[PATCH] D11885: AMDGPU/SI: Add SI Machine Scheduler
Axel Davy via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 7 03:09:25 PDT 2015
axeldavy updated this revision to Diff 34135.
axeldavy added a comment.
Herald added a subscriber: arsenm.
I did introduce new classes to have things more modularized and more readable.
http://reviews.llvm.org/D11885
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11885.34135.patch
Type: text/x-patch
Size: 81023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150907/f4f83449/attachment-0001.bin>
More information about the llvm-commits
mailing list