mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-07 11:33:44 +00:00
d787c047bc
This is certainly not the last word on scheduling for this target, but right now this allows a few apps to run / finish with radeonsi, most notably UT2004 / Lightsmark. They fail to compile some shaders with the default scheduler because it ends up trying to spill registers, which we don't support yet (and which is probably a bad idea in general for performance if it can be avoided). NOTE: This is a candidate for the Mesa stable branch. Reviewed-by: Christian König <christian.koenig@amd.com> Reviewed-by: Tom Stellard <thomas.stellard@amd.com> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176687 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
InstPrinter | ||
MCTargetDesc | ||
TargetInfo | ||
AMDGPU.h | ||
AMDGPU.td | ||
AMDGPUAsmPrinter.cpp | ||
AMDGPUAsmPrinter.h | ||
AMDGPUCallingConv.td | ||
AMDGPUConvertToISA.cpp | ||
AMDGPUFrameLowering.cpp | ||
AMDGPUFrameLowering.h | ||
AMDGPUIndirectAddressing.cpp | ||
AMDGPUInstrInfo.cpp | ||
AMDGPUInstrInfo.h | ||
AMDGPUInstrInfo.td | ||
AMDGPUInstructions.td | ||
AMDGPUIntrinsics.td | ||
AMDGPUISelLowering.cpp | ||
AMDGPUISelLowering.h | ||
AMDGPUMCInstLower.cpp | ||
AMDGPUMCInstLower.h | ||
AMDGPURegisterInfo.cpp | ||
AMDGPURegisterInfo.h | ||
AMDGPURegisterInfo.td | ||
AMDGPUStructurizeCFG.cpp | ||
AMDGPUSubtarget.cpp | ||
AMDGPUSubtarget.h | ||
AMDGPUTargetMachine.cpp | ||
AMDGPUTargetMachine.h | ||
AMDIL7XXDevice.cpp | ||
AMDIL7XXDevice.h | ||
AMDIL.h | ||
AMDILBase.td | ||
AMDILCFGStructurizer.cpp | ||
AMDILDevice.cpp | ||
AMDILDevice.h | ||
AMDILDeviceInfo.cpp | ||
AMDILDeviceInfo.h | ||
AMDILDevices.h | ||
AMDILEvergreenDevice.cpp | ||
AMDILEvergreenDevice.h | ||
AMDILInstrInfo.td | ||
AMDILIntrinsicInfo.cpp | ||
AMDILIntrinsicInfo.h | ||
AMDILIntrinsics.td | ||
AMDILISelDAGToDAG.cpp | ||
AMDILISelLowering.cpp | ||
AMDILNIDevice.cpp | ||
AMDILNIDevice.h | ||
AMDILPeepholeOptimizer.cpp | ||
AMDILRegisterInfo.td | ||
AMDILSIDevice.cpp | ||
AMDILSIDevice.h | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
Makefile | ||
Processors.td | ||
R600Defines.h | ||
R600ExpandSpecialInstrs.cpp | ||
R600InstrInfo.cpp | ||
R600InstrInfo.h | ||
R600Instructions.td | ||
R600Intrinsics.td | ||
R600ISelLowering.cpp | ||
R600ISelLowering.h | ||
R600MachineFunctionInfo.cpp | ||
R600MachineFunctionInfo.h | ||
R600MachineScheduler.cpp | ||
R600MachineScheduler.h | ||
R600RegisterInfo.cpp | ||
R600RegisterInfo.h | ||
R600RegisterInfo.td | ||
R600Schedule.td | ||
SIAnnotateControlFlow.cpp | ||
SIInsertWaits.cpp | ||
SIInstrFormats.td | ||
SIInstrInfo.cpp | ||
SIInstrInfo.h | ||
SIInstrInfo.td | ||
SIInstructions.td | ||
SIIntrinsics.td | ||
SIISelLowering.cpp | ||
SIISelLowering.h | ||
SILowerControlFlow.cpp | ||
SIMachineFunctionInfo.cpp | ||
SIMachineFunctionInfo.h | ||
SIRegisterInfo.cpp | ||
SIRegisterInfo.h | ||
SIRegisterInfo.td | ||
SISchedule.td |