Without a valid data layout, deferenceable(N) doesn't get parsed or
propagated. Since this is the key item we are testing, add a dependency
on the pass.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D7508
MemDerefPrinter: Require DataLayoutPass for higher accuracy ClosedPublic Authored by artagnon on Feb 9 2015, 9:12 AM.
Details Summary Without a valid data layout, deferenceable(N) doesn't get parsed or
Diff Detail
Event TimelineClosed by commit rL228611: MemDerefPrinter: Require DataLayoutPass for higher accuracy (authored by artagnon). · Explain WhyFeb 9 2015, 1:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 19611 llvm/trunk/lib/Analysis/MemDerefPrinter.cpp
llvm/trunk/test/Analysis/ValueTracking/memory-dereferenceable.ll
|