summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Util/PredicateInfo/condprop.ll
Commit message (Expand)AuthorAgeFilesLines
* [PredicateInfo] Use SmallVector instead of SmallPtrSet.Florian Hahn2019-07-251-3/+3
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+471
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-471/+0
* [PredicateInfo] Use custom mangling to support ssa_copy with unnamed types.Florian Hahn2018-07-241-27/+27
* [PredicateInfo] Enable -reverse-iterate tests only for +Asserts buildsMandeep Singh Grang2017-06-011-1/+0
* [PredicateInfo] Fix non-determinism in codegen uncovered by reverse iterating...Mandeep Singh Grang2017-06-011-3/+4
* PredicateInfo: Support switch statementsDaniel Berlin2017-02-221-3/+10
* PredicateInfo: Clean up predicate info a little, using insertionDaniel Berlin2017-02-181-1/+2
* PredicateInfo: Handle critical edgesDaniel Berlin2017-02-121-25/+25
* Add PredicateInfo utility and printing passDaniel Berlin2017-02-071-0/+463
OpenPOWER on IntegriCloud