llvm-6502/lib/Target/R600
Matt Arsenault fa76ba82f2 R600/SI: Fix definitions for ds_read2 / ds_write2 instructions.
These were just wrong, using the wrong register classes
and store2 was missing an operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214756 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-04 18:49:22 +00:00
..
InstPrinter
MCTargetDesc R600/SI: Do abs/neg folding with ComplexPatterns 2014-08-01 00:32:39 +00:00
TargetInfo
AMDGPU.h
AMDGPU.td
AMDGPUAsmPrinter.cpp
AMDGPUAsmPrinter.h
AMDGPUCallingConv.td
AMDGPUFrameLowering.cpp
AMDGPUFrameLowering.h
AMDGPUInstrInfo.cpp Remove line with no effect 2014-07-29 21:00:53 +00:00
AMDGPUInstrInfo.h Fix header including itself 2014-07-29 00:02:37 +00:00
AMDGPUInstrInfo.td
AMDGPUInstructions.td R600/SI: Fix build warning 2014-08-01 02:05:57 +00:00
AMDGPUIntrinsicInfo.cpp
AMDGPUIntrinsicInfo.h
AMDGPUIntrinsics.td
AMDGPUISelDAGToDAG.cpp R600/SI: Do abs/neg folding with ComplexPatterns 2014-08-01 00:32:39 +00:00
AMDGPUISelLowering.cpp Use the known address space constant rather than checking it 2014-08-04 16:55:35 +00:00
AMDGPUISelLowering.h
AMDGPUMachineFunction.cpp
AMDGPUMachineFunction.h
AMDGPUMCInstLower.cpp
AMDGPUMCInstLower.h
AMDGPUPromoteAlloca.cpp
AMDGPURegisterInfo.cpp
AMDGPURegisterInfo.h
AMDGPURegisterInfo.td
AMDGPUSubtarget.cpp Move the R600 intrinsic support back to the target machine - there's 2014-08-04 17:37:43 +00:00
AMDGPUSubtarget.h Move the R600 intrinsic support back to the target machine - there's 2014-08-04 17:37:43 +00:00
AMDGPUTargetMachine.cpp Move the R600 intrinsic support back to the target machine - there's 2014-08-04 17:37:43 +00:00
AMDGPUTargetMachine.h Move the R600 intrinsic support back to the target machine - there's 2014-08-04 17:37:43 +00:00
AMDGPUTargetTransformInfo.cpp
AMDILCFGStructurizer.cpp
CaymanInstructions.td
CMakeLists.txt
EvergreenInstructions.td
LLVMBuild.txt
Makefile
Processors.td
R600ClauseMergePass.cpp
R600ControlFlowFinalizer.cpp
R600Defines.h
R600EmitClauseMarkers.cpp
R600ExpandSpecialInstrs.cpp
R600InstrFormats.td
R600InstrInfo.cpp
R600InstrInfo.h
R600Instructions.td
R600Intrinsics.td
R600ISelLowering.cpp Revert "R600: Move code for generating REGISTER_LOAD into R600ISelLowering.cpp" 2014-08-01 21:55:50 +00:00
R600ISelLowering.h
R600MachineFunctionInfo.cpp
R600MachineFunctionInfo.h
R600MachineScheduler.cpp R600: Remove unused include 2014-08-04 16:55:33 +00:00
R600MachineScheduler.h
R600OptimizeVectorRegisters.cpp
R600Packetizer.cpp
R600RegisterInfo.cpp
R600RegisterInfo.h
R600RegisterInfo.td
R600Schedule.td
R600TextureIntrinsicsReplacer.cpp
R700Instructions.td
SIAnnotateControlFlow.cpp
SIDefines.h R600/SI: Add isMUBUF / isMTBUF 2014-07-29 18:51:56 +00:00
SIFixSGPRCopies.cpp
SIFixSGPRLiveRanges.cpp
SIInsertWaits.cpp
SIInstrFormats.td R600/SI: Do abs/neg folding with ComplexPatterns 2014-08-01 00:32:39 +00:00
SIInstrInfo.cpp R600/SI: Do abs/neg folding with ComplexPatterns 2014-08-01 00:32:39 +00:00
SIInstrInfo.h R600/SI: Do abs/neg folding with ComplexPatterns 2014-08-01 00:32:39 +00:00
SIInstrInfo.td R600/SI: Fix definitions for ds_read2 / ds_write2 instructions. 2014-08-04 18:49:22 +00:00
SIInstructions.td R600/SI: Fix definitions for ds_read2 / ds_write2 instructions. 2014-08-04 18:49:22 +00:00
SIIntrinsics.td
SIISelLowering.cpp R600/SI: Fix formatting. 2014-08-02 01:10:28 +00:00
SIISelLowering.h
SILowerControlFlow.cpp
SILowerI1Copies.cpp R600/SI: Do abs/neg folding with ComplexPatterns 2014-08-01 00:32:39 +00:00
SIMachineFunctionInfo.cpp
SIMachineFunctionInfo.h
SIRegisterInfo.cpp
SIRegisterInfo.h
SIRegisterInfo.td
SISchedule.td
SIShrinkInstructions.cpp R600/SI: Remove leftover debugging code 2014-08-01 21:51:05 +00:00
SITypeRewriter.cpp