Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve handling of COPY instructions with identical value numbers | Krzysztof Parzyszek | 2018-06-25 | 1 | -0/+98 |
| | | | | | | | | Testcases provided by Tim Renouf. Differential Revision: https://reviews.llvm.org/D48102 llvm-svn: 335472 | ||||
* | Revert "Improve handling of COPY instructions with identical value numbers" | Krzysztof Parzyszek | 2018-06-13 | 1 | -215/+0 |
| | | | | | | This reverts r334594, it breaks buildbots and fails with expensive checks. llvm-svn: 334598 | ||||
* | Improve handling of COPY instructions with identical value numbers | Krzysztof Parzyszek | 2018-06-13 | 1 | -0/+215 |
Differential Revision: https://reviews.llvm.org/D48102 llvm-svn: 334594 |