summaryrefslogtreecommitdiff
path: root/include/llvm/Transforms/Utils/SimplifyIndVar.h
Commit message (Expand)AuthorAge
* Reformat blank lines.NAKAMURA Takumi2014-05-19
* [C++] Use 'nullptr'. Transforms edition.Craig Topper2014-04-25
* [Modules] Move ValueHandle into the IR library where Value itself lives.Chandler Carruth2014-03-04
* Add support to indvars for optimizing sadd.with.overflow.Andrew Trick2013-12-23
* Remove unused declarationAndrew Trick2012-09-11
* Remove unused simplifyIVUsersAndrew Trick2012-03-22
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-20
* Make headers standalone, move a virtual method out of line.Benjamin Kramer2011-11-14
* Cleanup. Make ScalarEvolution an explicit argument of theAndrew Trick2011-08-10
* Added a SimplifyIndVar utility to simplify induction variable usersAndrew Trick2011-08-10