We're about to start using it there.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D25877
Analysis: Move llvm::getConstantRangeFromMetadata to IR library. ClosedPublic Authored by pcc on Oct 21 2016, 12:46 PM.
Details Summary We're about to start using it there.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 21 2016, 12:55 PM Closed by commit rL284865: Analysis: Move llvm::getConstantRangeFromMetadata to IR library. (authored by pcc). · Explain WhyOct 21 2016, 1:08 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 75470 llvm/trunk/include/llvm/Analysis/ValueTracking.h
llvm/trunk/include/llvm/IR/ConstantRange.h
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/lib/IR/ConstantRange.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
llvm/trunk/lib/Transforms/Scalar/GuardWidening.cpp
|