OSDN Git Service

AMDGPU: Remove hasPostISelHook from most instructions
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 26 Sep 2015 05:06:48 +0000 (05:06 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 26 Sep 2015 05:06:48 +0000 (05:06 +0000)
commit5775e77c0c225d8d8bf4b8e8d56da31a1f77422b
tree4a737512e7c0781d0786d7bf870ad38f22b3d6a6
parent4d6cb933eb23e4dc167b04a981a8434da2ab13c5
AMDGPU: Remove hasPostISelHook from most instructions

Since this is only needed for VOP3 and a few other special
case instructions, stop setting it on everything.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248657 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIInstrFormats.td
lib/Target/AMDGPU/SIInstrInfo.td