[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:37:52 PST 2016


tstellarAMD updated this revision to Diff 46064.
tstellarAMD added a comment.

Move a few more functions that I missed in the first revision.


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.46064.patch
Type: text/x-patch
Size: 22395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160126/810b01d8/attachment.bin>


More information about the llvm-commits mailing list