Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+287 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -287/+0 |
* | [GVN] Small tweaks to comments, style, and missed vector handling | Philip Reames | 2019-02-20 | 1 | -5/+19 |
* | [GVN] Fix last crasher w/non-integral pointers | Philip Reames | 2019-02-20 | 1 | -1/+59 |
* | [GVN] Fix a crash bug w/non-integral pointers and memtransfers | Philip Reames | 2019-02-19 | 1 | -0/+59 |
* | [GVN] Fix a non-integral pointer bug w/vector types | Philip Reames | 2019-02-19 | 1 | -0/+31 |
* | [GVN] Fix a crash bug around non-integral pointers | Philip Reames | 2019-02-19 | 1 | -0/+68 |
* | [Test] Autogenerate existing tests before adding more | Philip Reames | 2019-02-19 | 1 | -10/+28 |
* | [GVN] Don't coerce non-integral pointers to integers or vice versa | Sanjoy Das | 2017-04-19 | 1 | -0/+39 |