mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
04475a0f09
Summary: Add DLD/DLDU/DLDL/PFCH/TS1AM/TS2AM/TS3AM/ATMAM/CAS instructions newly. Add regression tests for them to asmparser, mccodeemitter, and disassembler. In order to add those instructions, change asmparser to support UImm0to2 and UImm1 operands, add new decode functions to disassembler, and add new print functions to instprinter. Differential Revision: https://reviews.llvm.org/D81454 |
||
---|---|---|
.. | ||
AsmParser | ||
Disassembler | ||
MCTargetDesc | ||
TargetInfo | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
VE.h | ||
VE.td | ||
VEAsmPrinter.cpp | ||
VECallingConv.td | ||
VEFrameLowering.cpp | ||
VEFrameLowering.h | ||
VEInstrFormats.td | ||
VEInstrInfo.cpp | ||
VEInstrInfo.h | ||
VEInstrInfo.td | ||
VEISelDAGToDAG.cpp | ||
VEISelLowering.cpp | ||
VEISelLowering.h | ||
VEMachineFunctionInfo.cpp | ||
VEMachineFunctionInfo.h | ||
VEMCInstLower.cpp | ||
VERegisterInfo.cpp | ||
VERegisterInfo.h | ||
VERegisterInfo.td | ||
VESubtarget.cpp | ||
VESubtarget.h | ||
VETargetMachine.cpp | ||
VETargetMachine.h | ||
VETargetTransformInfo.h |