1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/lib/Target/CSKY
Zi Xuan Wu 844e8b7b70 [NFC][CSKY] Resort the instruction description in td
Resort the instruction description in td to make it easy to upstream more instructions and add predicts later.
2021-04-21 12:36:07 +08:00
..
AsmParser [CSKY 6/n] Add support branch and symbol series instruction 2021-04-20 15:36:49 +08:00
MCTargetDesc [CSKY 6/n] Add support branch and symbol series instruction 2021-04-20 15:36:49 +08:00
TargetInfo [CSKY] Add visibility macro to fix link error 2021-01-11 16:18:01 +08:00
CMakeLists.txt [CSKY 4/n] Add basic CSKYAsmParser and CSKYInstPrinter 2021-04-20 15:36:49 +08:00
CSKY.td [CSKY 4/n] Add basic CSKYAsmParser and CSKYInstPrinter 2021-04-20 15:36:49 +08:00
CSKYInstrFormats.td [CSKY 6/n] Add support branch and symbol series instruction 2021-04-20 15:36:49 +08:00
CSKYInstrInfo.td [NFC][CSKY] Resort the instruction description in td 2021-04-21 12:36:07 +08:00
CSKYRegisterInfo.td [CSKY 2/n] Add basic tablegen infra for CSKY 2020-12-07 11:56:09 +08:00
CSKYTargetMachine.cpp [llvm] Use Optional::getValueOr (NFC) 2021-01-12 21:43:50 -08:00
CSKYTargetMachine.h