Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [IndVars] Eliminate loop exits with equivalent exit counts | Philip Reames | 2019-10-20 | 1 | -5/+4 |
* | Remove a stale comment, noted in post commit review for rL375038 | Philip Reames | 2019-10-16 | 1 | -1/+0 |
* | [IndVars] Fix a miscompile in off-by-default loop predication implementation | Philip Reames | 2019-10-16 | 1 | -9/+4 |
* | [Tests] Add a test demonstrating a miscompile in the off-by-default loop-pred... | Philip Reames | 2019-10-14 | 1 | -0/+75 |
* | [IndVars] An implementation of loop predication without a need for speculation | Philip Reames | 2019-10-01 | 1 | -0/+790 |