Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+36 |
| | | | | | | | | The reversion apparently deleted the test/Transforms directory. Will be re-reverting again. llvm-svn: 358552 | ||||
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -36/+0 |
| | | | | | | | | As it's causing some bot failures (and per request from kbarton). This reverts commit r358543/ab70da07286e618016e78247e4a24fcb84077fda. llvm-svn: 358546 | ||||
* | [InstCombine] Some cleanup in optimization of redundant insertvalue ↵ | Michael Zolotukhin | 2014-05-08 | 1 | -0/+11 |
| | | | | | | | | instructions. And one more test added. llvm-svn: 208355 | ||||
* | [InstCombine] Add optimization of redundant insertvalue instructions. | Michael Zolotukhin | 2014-05-07 | 1 | -0/+25 |
rdar://problem/11861387 llvm-svn: 208214 |