summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/PredicateInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify the code and remove dead codeSylvestre Ledru2017-04-111-5/+3
* PredicateInfo: Support switch statementsDaniel Berlin2017-02-221-22/+88
* Removed extra ';'Simon Pilgrim2017-02-191-1/+1
* Add a DebugCounter for PredicateInfo renaming, and an associated testDaniel Berlin2017-02-191-0/+8
* Fix unused variable warning when assertions are disabled.Simon Pilgrim2017-02-191-4/+4
* PredicateInfo: Clean up predicate info a little, using insertionDaniel Berlin2017-02-181-67/+93
* PredicateInfo: Handle critical edgesDaniel Berlin2017-02-121-63/+107
* PredicateInfo: Some compilers are unhappy with naming Use *'s Use. Change the...Daniel Berlin2017-02-071-13/+13
* Add PredicateInfo utility and printing passDaniel Berlin2017-02-071-0/+640
OpenPOWER on IntegriCloud