Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+35 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -35/+0 |
* | NewGVN: We weren't properly simplifying selects with equal arguments due to a... | Daniel Berlin | 2017-08-24 | 1 | -8/+26 |
* | [NewGVN] Change test to reflect difference between GVN and NewGVN. | Davide Italiano | 2016-12-26 | 1 | -1/+2 |
* | [NewGVN] Add the pass to PassRegistry.def. | Davide Italiano | 2016-12-22 | 1 | -1/+0 |
* | [GVN] Initial check-in of a new global value numbering algorithm. | Davide Italiano | 2016-12-22 | 1 | -0/+17 |