Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PredicateInfo] Use SmallVector instead of SmallPtrSet. | Florian Hahn | 2019-07-25 | 1 | -3/+3 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+471 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -471/+0 |
* | [PredicateInfo] Use custom mangling to support ssa_copy with unnamed types. | Florian Hahn | 2018-07-24 | 1 | -27/+27 |
* | [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 | -3/+4 |
* | PredicateInfo: Support switch statements | Daniel Berlin | 2017-02-22 | 1 | -3/+10 |
* | PredicateInfo: Clean up predicate info a little, using insertion | Daniel Berlin | 2017-02-18 | 1 | -1/+2 |
* | PredicateInfo: Handle critical edges | Daniel Berlin | 2017-02-12 | 1 | -25/+25 |
* | Add PredicateInfo utility and printing pass | Daniel Berlin | 2017-02-07 | 1 | -0/+463 |