[PATCH] D11885: AMDGPU/SI: Add SI Machine Scheduler

Axel Davy via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 15:56:27 PST 2016


axeldavy updated this revision to Diff 44691.
axeldavy added a comment.

Add some getters to protect some variables.


http://reviews.llvm.org/D11885

Files:
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/CMakeLists.txt
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SIMachineScheduler.cpp
  lib/Target/AMDGPU/SIMachineScheduler.h
  lib/Target/AMDGPU/SIRegisterInfo.cpp
  lib/Target/AMDGPU/SIRegisterInfo.h
  test/CodeGen/AMDGPU/si-scheduler.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11885.44691.patch
Type: text/x-patch
Size: 92011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160112/219d5c9f/attachment.bin>


More information about the llvm-commits mailing list