1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/lib/Target/VE
Kazushi (Jam) Marukawa 95dabe4c03 [VE] Simplify definitions of uimm6 and simm7
Summary: To prepare continuous changes, simplify uimm6 and simm7 operands.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D77700
2020-04-08 09:53:42 +02:00
..
MCTargetDesc [VE] Update lea/load/store instructions 2020-04-06 11:49:46 +02:00
TargetInfo
CMakeLists.txt [VE] Move VEInstPrinter.cpp and VEInstPrinter.h into MCTargetDesc 2020-03-17 11:33:54 +01:00
LLVMBuild.txt [VE] Move VEInstPrinter.cpp and VEInstPrinter.h into MCTargetDesc 2020-03-17 11:33:54 +01:00
VE.h [VE] Change name of enum to CondCode 2020-03-25 09:20:05 +01:00
VE.td
VEAsmPrinter.cpp [VE] Update lea/load/store instructions 2020-04-06 11:49:46 +02:00
VECallingConv.td
VEFrameLowering.cpp [VE] Adapt aa26dd985848364df01d3f8f0f3eaccfd5ee80dc and 2481f26ac3f228cc085d4d68ee72dadc07afa48f 2020-04-07 15:45:19 -07:00
VEFrameLowering.h [VE] Adapt aa26dd985848364df01d3f8f0f3eaccfd5ee80dc and 2481f26ac3f228cc085d4d68ee72dadc07afa48f 2020-04-07 15:45:19 -07:00
VEInstrFormats.td
VEInstrInfo.cpp [VE] Migrate to the getMachineMemOperand overload using llvm::Align 2020-04-07 16:04:54 -07:00
VEInstrInfo.h [VE] Fix -Wunused-private-field after D72598 and -Wdeprecated-declarations after D76348 2020-03-20 15:06:58 -07:00
VEInstrInfo.td [VE] Simplify definitions of uimm6 and simm7 2020-04-08 09:53:42 +02:00
VEISelDAGToDAG.cpp [VE] Update lea/load/store instructions 2020-04-06 11:49:46 +02:00
VEISelLowering.cpp [VE] TLS codegen 2020-02-18 16:09:12 +01:00
VEISelLowering.h [VE] TLS codegen 2020-02-18 16:09:12 +01:00
VEMachineFunctionInfo.cpp
VEMachineFunctionInfo.h [VE] Support for PIC (global data and calls) 2020-02-14 09:50:02 +01:00
VEMCInstLower.cpp [VE] half fptrunc+store&load+fpext 2020-02-04 17:16:09 +01:00
VERegisterInfo.cpp [VE] Adapt aa26dd985848364df01d3f8f0f3eaccfd5ee80dc and 2481f26ac3f228cc085d4d68ee72dadc07afa48f 2020-04-07 15:45:19 -07:00
VERegisterInfo.h [VE] Adapt aa26dd985848364df01d3f8f0f3eaccfd5ee80dc and 2481f26ac3f228cc085d4d68ee72dadc07afa48f 2020-04-07 15:45:19 -07:00
VERegisterInfo.td
VESubtarget.cpp
VESubtarget.h
VETargetMachine.cpp
VETargetMachine.h [VE] Target-specific bit size for sjljehprepare 2020-03-10 17:51:16 +01:00
VETargetTransformInfo.h