AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cpp
authorTom Stellard <thomas.stellard@amd.com>
Thu, 28 Jan 2016 16:04:37 +0000 (16:04 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 28 Jan 2016 16:04:37 +0000 (16:04 +0000)
commit2ff726272ae72bf2ddf9356cf4569a1b938e7ed5
treec5f68abe20b867b4a059c47e6371538d067544b0
parent7a2e2bed67cccec20e657abbdeac64564a0e5f7e
AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cpp

Summary:
Also delete all the stub functions that are identical to the
implementations in TargetInstrInfo.cpp.

Reviewers: arsenm

Subscribers: arsenm, llvm-commits

Differential Revision: http://reviews.llvm.org/D16609

llvm-svn: 259054
llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.cpp
llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.h
llvm/lib/Target/AMDGPU/R600InstrInfo.cpp
llvm/lib/Target/AMDGPU/R600InstrInfo.h
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.h