summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Util/PredicateInfo/testandor.ll
Commit message (Expand)AuthorAgeFilesLines
* [PredicateInfo] Use SmallVector instead of SmallPtrSet.Florian Hahn2019-07-251-13/+13
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+211
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-211/+0
* [PredicateInfo] Use custom mangling to support ssa_copy with unnamed types.Florian Hahn2018-07-241-26/+26
* [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-13/+14
* PredicateInfo: Clean up predicate info a little, using insertionDaniel Berlin2017-02-181-7/+13
* PredicateInfo: Handle critical edgesDaniel Berlin2017-02-121-17/+17
* Add PredicateInfo utility and printing passDaniel Berlin2017-02-071-0/+205
OpenPOWER on IntegriCloud