[PATCH] D16609: AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cpp

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 15:34:18 PST 2016


tstellarAMD created this revision.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.

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

http://reviews.llvm.org/D16609

Files:
  lib/Target/AMDGPU/AMDGPUInstrInfo.cpp
  lib/Target/AMDGPU/AMDGPUInstrInfo.h
  lib/Target/AMDGPU/R600InstrInfo.cpp
  lib/Target/AMDGPU/R600InstrInfo.h
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16609.46063.patch
Type: text/x-patch
Size: 21033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160126/595fb752/attachment.bin>


More information about the llvm-commits mailing list