This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/RPCS3/llvm.git
synced
2025-01-04 18:58:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0ba78a9121
llvm
/
lib
/
Target
/
R600
History
Matt Arsenault
0ba78a9121
R600/SI: Handle sign_extend and zero_extend to i64 with patterns.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@210563
91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-10 18:54:59 +00:00
..
InstPrinter
MCTargetDesc
TargetInfo
AMDGPU.h
AMDGPU.td
AMDGPUAsmPrinter.cpp
AMDGPUAsmPrinter.h
AMDGPUCallingConv.td
AMDGPUConvertToISA.cpp
AMDGPUFrameLowering.cpp
AMDGPUFrameLowering.h
AMDGPUInstrInfo.cpp
AMDGPUInstrInfo.h
AMDGPUInstrInfo.td
AMDGPUInstructions.td
AMDGPUIntrinsics.td
AMDGPUISelDAGToDAG.cpp
AMDGPUISelLowering.cpp
R600: Fix selection failure for vector bswap
2014-06-09 16:20:25 +00:00
AMDGPUISelLowering.h
AMDGPUMachineFunction.cpp
AMDGPUMachineFunction.h
AMDGPUMCInstLower.cpp
AMDGPUMCInstLower.h
AMDGPURegisterInfo.cpp
AMDGPURegisterInfo.h
AMDGPURegisterInfo.td
AMDGPUSubtarget.cpp
AMDGPUSubtarget.h
AMDGPUTargetMachine.cpp
AMDGPUTargetMachine.h
AMDGPUTargetTransformInfo.cpp
AMDILBase.td
AMDILCFGStructurizer.cpp
AMDILInstrInfo.td
AMDILIntrinsicInfo.cpp
AMDILIntrinsicInfo.h
AMDILIntrinsics.td
AMDILISelLowering.cpp
AMDILRegisterInfo.td
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
R600ISelLowering.h
R600MachineFunctionInfo.cpp
R600MachineFunctionInfo.h
R600MachineScheduler.cpp
R600MachineScheduler.h
R600OptimizeVectorRegisters.cpp
R600Packetizer.cpp
R600RegisterInfo.cpp
R600RegisterInfo.h
R600RegisterInfo.td
R600Schedule.td
R600TextureIntrinsicsReplacer.cpp
R700Instructions.td
SIAnnotateControlFlow.cpp
SIDefines.h
SIFixSGPRCopies.cpp
SIInsertWaits.cpp
SIInstrFormats.td
SIInstrInfo.cpp
R600/SI: Keep 64-bit not on SALU
2014-06-09 16:36:31 +00:00
SIInstrInfo.h
R600/SI: Keep 64-bit not on SALU
2014-06-09 16:36:31 +00:00
SIInstrInfo.td
R600/SI: Rename VOP3 helper class to be more general
2014-06-09 17:00:46 +00:00
SIInstructions.td
R600/SI: Handle sign_extend and zero_extend to i64 with patterns.
2014-06-10 18:54:59 +00:00
SIIntrinsics.td
SIISelLowering.cpp
R600/SI: Handle sign_extend and zero_extend to i64 with patterns.
2014-06-10 18:54:59 +00:00
SIISelLowering.h
R600/SI: Handle sign_extend and zero_extend to i64 with patterns.
2014-06-10 18:54:59 +00:00
SILowerControlFlow.cpp
SILowerI1Copies.cpp
SIMachineFunctionInfo.cpp
SIMachineFunctionInfo.h
SIRegisterInfo.cpp
SIRegisterInfo.h
SIRegisterInfo.td
SISchedule.td
SITypeRewriter.cpp