Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Tests] Consolidate more lftr tests | Philip Reames | 2019-05-17 | 1 | -68/+0 |
* | [IndVarSimplify] Generate full checks for some LFTR tests; NFC | Nikita Popov | 2019-04-20 | 1 | -5/+25 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+48 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -48/+0 |
* | Make DataLayout Non-Optional in the Module | Mehdi Amini | 2015-03-04 | 1 | -0/+4 |
* | IndVarSimplify: Allow LFTR to fire more often | David Majnemer | 2014-11-18 | 1 | -1/+1 |
* | IndVarSimplify: Don't let LFTR compare against a poison value | David Majnemer | 2014-09-03 | 1 | -2/+2 |
* | Fix broken CHECK lines. | Benjamin Kramer | 2014-01-11 | 1 | -2/+2 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | LFTR improvement to avoid truncation. | Andrew Trick | 2013-07-12 | 1 | -0/+44 |