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

Axel Davy via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 14:27:11 PST 2016


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

Add a test with --misched=si


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.44559.patch
Type: text/x-patch
Size: 91120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160111/ef3c7ee4/attachment.bin>


More information about the llvm-commits mailing list