llvm-6502/lib/Target/R600
2013-04-04 13:59:59 +00:00
..
InstPrinter
MCTargetDesc R600: Add support for native control flow 2013-04-01 21:48:05 +00:00
TargetInfo
AMDGPU.h R600: Add support for native control flow 2013-04-01 21:48:05 +00:00
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 R600/SI: add mulhu/mulhs patterns 2013-03-27 09:12:51 +00:00
AMDGPUISelLowering.h
AMDGPUMachineFunction.cpp R600/SI: Share code recording ShaderTypeAttribute between generations 2013-04-01 21:47:53 +00:00
AMDGPUMachineFunction.h R600/SI: Share code recording ShaderTypeAttribute between generations 2013-04-01 21:47:53 +00:00
AMDGPUMCInstLower.cpp
AMDGPUMCInstLower.h
AMDGPURegisterInfo.cpp
AMDGPURegisterInfo.h
AMDGPURegisterInfo.td
AMDGPUStructurizeCFG.cpp
AMDGPUSubtarget.cpp
AMDGPUSubtarget.h
AMDGPUTargetMachine.cpp R600: Add support for native control flow 2013-04-01 21:48:05 +00:00
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 Target/R600: Fix CMake build to add missing files. 2013-04-01 22:05:58 +00:00
LLVMBuild.txt
Makefile
Processors.td
R600ControlFlowFinalizer.cpp R600: Take export into account when computing cf address 2013-04-04 13:59:59 +00:00
R600Defines.h
R600EmitClauseMarkers.cpp R600: Fix last ALU of a clause being emitted in a separate clause 2013-04-03 18:24:47 +00:00
R600ExpandSpecialInstrs.cpp
R600InstrInfo.cpp R600: Factorize maximum alu per clause in a single location 2013-04-03 16:49:34 +00:00
R600InstrInfo.h R600: Factorize maximum alu per clause in a single location 2013-04-03 16:49:34 +00:00
R600Instructions.td R600: Add support for native control flow 2013-04-01 21:48:05 +00:00
R600Intrinsics.td
R600ISelLowering.cpp R600/SI: add mulhu/mulhs patterns 2013-03-27 09:12:51 +00:00
R600ISelLowering.h
R600MachineFunctionInfo.cpp R600/SI: Share code recording ShaderTypeAttribute between generations 2013-04-01 21:47:53 +00:00
R600MachineFunctionInfo.h R600/SI: Share code recording ShaderTypeAttribute between generations 2013-04-01 21:47:53 +00:00
R600MachineScheduler.cpp R600: Factorize maximum alu per clause in a single location 2013-04-03 16:49:34 +00:00
R600MachineScheduler.h
R600RegisterInfo.cpp
R600RegisterInfo.h
R600RegisterInfo.td R600: Emit CF_ALU and use true kcache register. 2013-04-01 21:47:42 +00:00
R600Schedule.td
SIAnnotateControlFlow.cpp
SIInsertWaits.cpp
SIInstrFormats.td
SIInstrInfo.cpp R600/SI: add cummuting of rev instructions 2013-03-27 09:12:59 +00:00
SIInstrInfo.h R600/SI: add cummuting of rev instructions 2013-03-27 09:12:59 +00:00
SIInstrInfo.td R600/SI: add cummuting of rev instructions 2013-03-27 09:12:59 +00:00
SIInstructions.td R600/SI: add SETO/SETUO patterns 2013-03-27 15:27:31 +00:00
SIIntrinsics.td
SIISelLowering.cpp R600/SI: add cummuting of rev instructions 2013-03-27 09:12:59 +00:00
SIISelLowering.h
SILowerControlFlow.cpp
SIMachineFunctionInfo.cpp R600/SI: Share code recording ShaderTypeAttribute between generations 2013-04-01 21:47:53 +00:00
SIMachineFunctionInfo.h R600/SI: Share code recording ShaderTypeAttribute between generations 2013-04-01 21:47:53 +00:00
SIRegisterInfo.cpp
SIRegisterInfo.h
SIRegisterInfo.td
SISchedule.td