llvm-6502/lib/Target/R600
Vincent Lejeune fd49dac48f R600: Fix JUMP handling so that MachineInstr verification can occur
This allows R600 Target to use the newly created -verify-misched llc flag

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176819 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-11 18:15:06 +00:00
..
InstPrinter
MCTargetDesc R600/SI: remove GPR*AlignEncode 2013-03-01 09:46:17 +00:00
TargetInfo
AMDGPU.h R600/SI: rework input interpolation v2 2013-03-07 09:04:14 +00:00
AMDGPU.td R600/SI: add proper formal parameter handling for SI 2013-03-07 09:03:52 +00:00
AMDGPUAsmPrinter.cpp R600/SI: rework input interpolation v2 2013-03-07 09:04:14 +00:00
AMDGPUAsmPrinter.h
AMDGPUCallingConv.td R600/SI: add proper formal parameter handling for SI 2013-03-07 09:03:52 +00:00
AMDGPUConvertToISA.cpp
AMDGPUFrameLowering.cpp
AMDGPUFrameLowering.h
AMDGPUIndirectAddressing.cpp R600/SI: fix unused variable warning 2013-03-07 09:03:30 +00:00
AMDGPUInstrInfo.cpp R600/SI: add VOP mapping functions 2013-02-26 17:52:42 +00:00
AMDGPUInstrInfo.h
AMDGPUInstrInfo.td
AMDGPUInstructions.td R600/SI: remove shader type intrinsic 2013-03-07 09:03:46 +00:00
AMDGPUIntrinsics.td R600/SI: remove shader type intrinsic 2013-03-07 09:03:46 +00:00
AMDGPUISelLowering.cpp R600/SI: add proper formal parameter handling for SI 2013-03-07 09:03:52 +00:00
AMDGPUISelLowering.h R600/SI: add proper formal parameter handling for SI 2013-03-07 09:03:52 +00:00
AMDGPUMCInstLower.cpp
AMDGPUMCInstLower.h
AMDGPURegisterInfo.cpp
AMDGPURegisterInfo.h
AMDGPURegisterInfo.td
AMDGPUStructurizeCFG.cpp R600/SI: fix warning about overloaded virtual 2013-03-01 09:46:11 +00:00
AMDGPUSubtarget.cpp
AMDGPUSubtarget.h
AMDGPUTargetMachine.cpp R600/SI: rework input interpolation v2 2013-03-07 09:04:14 +00:00
AMDGPUTargetMachine.h
AMDIL7XXDevice.cpp
AMDIL7XXDevice.h
AMDIL.h R600/SI: remove SGPR address space v2 2013-03-07 09:03:59 +00:00
AMDILBase.td
AMDILCFGStructurizer.cpp R600: Fix JUMP handling so that MachineInstr verification can occur 2013-03-11 18:15:06 +00:00
AMDILDevice.cpp R600: Clean up datalayout strings so they better match hardware capabilities 2013-03-04 17:40:28 +00:00
AMDILDevice.h
AMDILDeviceInfo.cpp
AMDILDeviceInfo.h
AMDILDevices.h
AMDILEvergreenDevice.cpp
AMDILEvergreenDevice.h
AMDILInstrInfo.td
AMDILIntrinsicInfo.cpp
AMDILIntrinsicInfo.h
AMDILIntrinsics.td
AMDILISelDAGToDAG.cpp R600: Turn BUILD_VECTOR into Reg_Sequence 2013-03-05 15:04:49 +00:00
AMDILISelLowering.cpp R600/SI: add proper formal parameter handling for SI 2013-03-07 09:03:52 +00:00
AMDILNIDevice.cpp
AMDILNIDevice.h
AMDILPeepholeOptimizer.cpp
AMDILRegisterInfo.td
AMDILSIDevice.cpp R600: Clean up datalayout strings so they better match hardware capabilities 2013-03-04 17:40:28 +00:00
AMDILSIDevice.h
CMakeLists.txt R600/SI: rework input interpolation v2 2013-03-07 09:04:14 +00:00
LLVMBuild.txt
Makefile
Processors.td
R600Defines.h
R600ExpandSpecialInstrs.cpp
R600InstrInfo.cpp R600: Fix JUMP handling so that MachineInstr verification can occur 2013-03-11 18:15:06 +00:00
R600InstrInfo.h
R600Instructions.td R600: Fix JUMP handling so that MachineInstr verification can occur 2013-03-11 18:15:06 +00:00
R600Intrinsics.td
R600ISelLowering.cpp R600: Fix JUMP handling so that MachineInstr verification can occur 2013-03-11 18:15:06 +00:00
R600ISelLowering.h R600: Change operation action from Custom to Expand for BR_CC 2013-03-08 15:37:07 +00:00
R600MachineFunctionInfo.cpp
R600MachineFunctionInfo.h
R600MachineScheduler.cpp R600MachineScheduler.cpp: Fix use cases of dbgs(). Don't include <iostream> here. 2013-03-11 08:19:28 +00:00
R600MachineScheduler.h R600: initial scheduler code 2013-03-05 18:41:32 +00:00
R600RegisterInfo.cpp
R600RegisterInfo.h
R600RegisterInfo.td
R600Schedule.td
SIAnnotateControlFlow.cpp
SIInsertWaits.cpp R600/SI: fix inserting waits for unordered defines 2013-03-01 09:46:04 +00:00
SIInstrFormats.td R600/SI: remove GPR*AlignEncode 2013-03-01 09:46:17 +00:00
SIInstrInfo.cpp R600/SI: handle all registers in copyPhysReg v2 2013-03-01 09:46:27 +00:00
SIInstrInfo.h R600/SI: add VOP mapping functions 2013-02-26 17:52:42 +00:00
SIInstrInfo.td R600/SI: remove GPR*AlignEncode 2013-03-01 09:46:17 +00:00
SIInstructions.td R600/SI: rework input interpolation v2 2013-03-07 09:04:14 +00:00
SIIntrinsics.td R600/SI: rework input interpolation v2 2013-03-07 09:04:14 +00:00
SIISelLowering.cpp R600/SI: Use source scheduler 2013-03-08 10:58:01 +00:00
SIISelLowering.h R600/SI: rework input interpolation v2 2013-03-07 09:04:14 +00:00
SILowerControlFlow.cpp
SIMachineFunctionInfo.cpp R600/SI: rework input interpolation v2 2013-03-07 09:04:14 +00:00
SIMachineFunctionInfo.h R600/SI: rework input interpolation v2 2013-03-07 09:04:14 +00:00
SIRegisterInfo.cpp
SIRegisterInfo.h
SIRegisterInfo.td R600/SI: rework input interpolation v2 2013-03-07 09:04:14 +00:00
SISchedule.td