Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PredicateInfo] Use SmallVector instead of SmallPtrSet. | Florian Hahn | 2019-07-25 | 1 | -13/+13 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+211 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -211/+0 |
* | [PredicateInfo] Use custom mangling to support ssa_copy with unnamed types. | Florian Hahn | 2018-07-24 | 1 | -26/+26 |
* | [PredicateInfo] Enable -reverse-iterate tests only for +Asserts builds | Mandeep Singh Grang | 2017-06-01 | 1 | -1/+0 |
* | [PredicateInfo] Fix non-determinism in codegen uncovered by reverse iterating... | Mandeep Singh Grang | 2017-06-01 | 1 | -13/+14 |
* | PredicateInfo: Clean up predicate info a little, using insertion | Daniel Berlin | 2017-02-18 | 1 | -7/+13 |
* | PredicateInfo: Handle critical edges | Daniel Berlin | 2017-02-12 | 1 | -17/+17 |
* | Add PredicateInfo utility and printing pass | Daniel Berlin | 2017-02-07 | 1 | -0/+205 |