Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D16180
NFC. Move isDereferenceable to Loads.h/cpp ClosedPublic Authored by apilipenko on Jan 14 2016, 4:24 AM.
Details Summary
Diff Detail
Event Timelineapilipenko updated this object. apilipenko added a child revision: D10920: Unify isSafeToLoadUnconditionally and isDereferenceablePointer.Jan 14 2016, 4:27 AM apilipenko retitled this revision from Move isDereferenceable to Loads.h/cpp to NFC. Move isDereferenceable to Loads.h/cpp.Jan 14 2016, 4:30 AM This revision is now accepted and ready to land.Feb 2 2016, 6:21 PM Closed by commit rL261736: NFC. Move isDereferenceable to Loads.h/cpp (authored by apilipenko). · Explain WhyFeb 24 2016, 4:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 48913 llvm/trunk/include/llvm/Analysis/Loads.h
llvm/trunk/include/llvm/Analysis/ValueTracking.h
llvm/trunk/lib/Analysis/Loads.cpp
llvm/trunk/lib/Analysis/MemDerefPrinter.cpp
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/Transforms/IPO/ArgumentPromotion.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
|