Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D20044
[ValueTracking] Use guards to prove non-nullness of a value ClosedPublic Authored by sanjoy on May 6 2016, 7:35 PM.
Details
Diff Detail
Event Timelinesanjoy updated this object. This revision now requires changes to proceed.May 9 2016, 6:28 PM
This revision is now accepted and ready to land.May 9 2016, 7:26 PM Closed by commit rL269008: [ValueTracking] Use guards to prove non-nullness of a value (authored by sanjoy). · Explain WhyMay 9 2016, 7:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 56658 llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/test/Transforms/LICM/hoist-deref-load.ll
|