llvm-6502/lib/Target/R600
Tom Stellard 1454cb86be R600: Improve custom lowering of select_cc
Two changes:
1. Prefer SET* instructions when possible
2. Handle the CND*_INT case with floating-point args

Reviewed-by: Christian König <christian.koenig@amd.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176699 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-08 15:37:09 +00:00
..
InstPrinter
MCTargetDesc
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
AMDGPUInstrInfo.cpp
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
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
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 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
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
R600InstrInfo.h
R600Instructions.td R600: Improve custom lowering of select_cc 2013-03-08 15:37:09 +00:00
R600Intrinsics.td
R600ISelLowering.cpp R600: Improve custom lowering of select_cc 2013-03-08 15:37:09 +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.h
R600RegisterInfo.cpp
R600RegisterInfo.h
R600RegisterInfo.td
R600Schedule.td
SIAnnotateControlFlow.cpp
SIInsertWaits.cpp
SIInstrFormats.td
SIInstrInfo.cpp
SIInstrInfo.h
SIInstrInfo.td
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