summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/coalescing-with-subregs-in-loop-bug.mir
Commit message (Collapse)AuthorAgeFilesLines
* Improve handling of COPY instructions with identical value numbersKrzysztof Parzyszek2018-06-251-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 Parzyszek2018-06-131-215/+0
| | | | | | This reverts r334594, it breaks buildbots and fails with expensive checks. llvm-svn: 334598
* Improve handling of COPY instructions with identical value numbersKrzysztof Parzyszek2018-06-131-0/+215
Differential Revision: https://reviews.llvm.org/D48102 llvm-svn: 334594
OpenPOWER on IntegriCloud