summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/GuardWidening.cpp
Commit message (Expand)AuthorAgeFilesLines
* [GuardWidening] Tighten the interface of the RangeCheck struct; NFCSanjoy Das2016-05-241-32/+37
* [GuardWidening] Fix incorrect use of remove_ifSanjoy Das2016-05-211-25/+29
* Add const qualifiers to appease bots; NFCSanjoy Das2016-05-191-3/+3
* [GuardWidening] Introduce range check mergingSanjoy Das2016-05-191-0/+244
* [GuardWidening] Use getEquivalentICmp to fold constant comparesSanjoy Das2016-05-191-13/+23
* New pass: guard wideningSanjoy Das2016-05-181-0/+428
OpenPOWER on IntegriCloud