Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |