[AMDGPU]: PHI Elimination hooks added for custom COPY insertion. Fixed
authorAlexander Timofeev <Alexander.Timofeev@amd.com>
Tue, 17 Sep 2019 09:08:58 +0000 (09:08 +0000)
committerAlexander Timofeev <Alexander.Timofeev@amd.com>
Tue, 17 Sep 2019 09:08:58 +0000 (09:08 +0000)
commit6524a7a2b9ca072bd7f7b4355d1230e70c679d2f
tree8830065ed519d43c6438428f75bc7b2d630a589b
parent95b28a4c728adfebd30406d88151fb0df51a6c5b
[AMDGPU]: PHI Elimination hooks added for custom COPY insertion. Fixed

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

Reviewers: rampitec, vpykhtin
llvm-svn: 372086
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]