[AMDGPU]: PHI Elimination hooks added for custom COPY insertion.
authorAlexander Timofeev <Alexander.Timofeev@amd.com>
Tue, 10 Sep 2019 10:58:57 +0000 (10:58 +0000)
committerAlexander Timofeev <Alexander.Timofeev@amd.com>
Tue, 10 Sep 2019 10:58:57 +0000 (10:58 +0000)
commitc2d292f839165bc91a40c1a59ef443e9b58d689f
tree9482d6a4724ba3d6515eae425c23f4854d19cc4f
parent2bf8d77453b32bad3aa7885146f96d1f6dc54b98
[AMDGPU]: PHI Elimination hooks added for custom COPY insertion.

  Reviewers: rampitec, vpykhtin

  Differential Revision: https://reviews.llvm.org/D67101

llvm-svn: 371508
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/lib/CodeGen/PHIElimination.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.h
llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
llvm/test/CodeGen/AMDGPU/phi-elimination-assertion.mir
llvm/test/CodeGen/AMDGPU/phi-elimination-end-cf.mir [new file with mode: 0644]