Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+246 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -246/+0 |
* | [JumpThreading] Safely replace uses of condition | Anna Thomas | 2017-05-23 | 1 | -2/+2 |
* | [JumpThreading] Dont RAUW condition incorrectly | Anna Thomas | 2017-05-18 | 1 | -2/+2 |
* | Take indirect branch into account as well when folding. | Xin Tong | 2017-05-01 | 1 | -0/+54 |
* | [JumpThread] Do RAUW in case Cond folds to a constant in the CFG | Xin Tong | 2017-05-01 | 1 | -0/+57 |
* | [JumpThread] We want to fold (not thread) when all predecessor go to single B... | Xin Tong | 2017-04-23 | 1 | -0/+135 |