llvm-project/llvm/lib/Target/M68k
Simon Pilgrim 50efb2ecd4 Fix M68k missing header errors. 2022-03-10 13:18:20 +00:00
..
AsmParser [M68k] Add missing include 2022-02-11 10:17:39 +00:00
Disassembler [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
GISel Fix M68k missing header errors. 2022-03-10 13:18:20 +00:00
MCTargetDesc [NFC][MC] remove unused argument `MCRegisterInfo` in `MCCodeEmitter` 2022-02-16 13:10:09 +08:00
TargetInfo [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
CMakeLists.txt [M68k] Adopt the new VarLenCodeEmitterGen for arithmetic instructions 2022-02-11 09:31:12 -08:00
M68k.h [M68k][NFC] Add missing #endif comment 2022-01-12 13:07:57 +08:00
M68k.td [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
M68kAsmPrinter.cpp [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
M68kAsmPrinter.h [M68k][NFC] Add missing #endif comment 2022-01-12 13:07:57 +08:00
M68kCallingConv.h [M68k][NFC] Add missing #endif comment 2022-01-12 13:07:57 +08:00
M68kCallingConv.td
M68kCollapseMOVEMPass.cpp [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
M68kExpandPseudo.cpp [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
M68kFrameLowering.cpp [M68k][NFC] Use Register instead of unsigned int 2022-01-13 15:49:39 +08:00
M68kFrameLowering.h [M68k][NFC] Add missing #endif comment 2022-01-12 13:07:57 +08:00
M68kISelDAGToDAG.cpp [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
M68kISelLowering.cpp m68k: Support bit shifts on 64-bit integers 2022-02-12 06:11:49 +08:00
M68kISelLowering.h m68k: Support bit shifts on 64-bit integers 2022-02-12 06:11:49 +08:00
M68kInstrArithmetic.td [NFC][M68k] Fix typo 2022-02-13 13:10:11 +08:00
M68kInstrBits.td [M68k] Adopt VarLenCodeEmitter for bits instructions 2022-02-17 14:16:19 -08:00
M68kInstrBuilder.h [NFC] Fix endif comments to match with include guard 2022-01-07 15:52:59 +08:00
M68kInstrCompiler.td [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
M68kInstrControl.td Revert "Revert "[M68k] Adopt VarLenCodeEmitter for control instructions"" 2022-02-16 17:41:49 +08:00
M68kInstrData.td [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
M68kInstrFormats.td [M68k] Adopt VarLenCodeEmitter for bits instructions 2022-02-17 14:16:19 -08:00
M68kInstrInfo.cpp [M68k][NFC] Use Register instead of unsigned int 2022-01-13 15:49:39 +08:00
M68kInstrInfo.h [M68k][NFC] Add missing #endif comment 2022-01-12 13:07:57 +08:00
M68kInstrInfo.td [M68k] Adopt the new VarLenCodeEmitterGen for arithmetic instructions 2022-02-11 09:31:12 -08:00
M68kInstrShiftRotate.td [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
M68kMCInstLower.cpp [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
M68kMCInstLower.h [M68k][NFC] Add missing #endif comment 2022-01-12 13:07:57 +08:00
M68kMachineFunction.cpp [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
M68kMachineFunction.h [NFC] Fix endif comments to match with include guard 2022-01-07 15:52:59 +08:00
M68kRegisterInfo.cpp Fix M68k missing header errors. 2022-03-10 13:18:20 +00:00
M68kRegisterInfo.h m68k: Support bit shifts on 64-bit integers 2022-02-12 06:11:49 +08:00
M68kRegisterInfo.td [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
M68kSchedule.td [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
M68kSubtarget.cpp [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
M68kSubtarget.h [nfc][codegen] Move RegisterBank[Info].h under CodeGen 2022-03-01 21:53:25 -08:00
M68kTargetMachine.cpp [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
M68kTargetMachine.h [M68k][NFC] Add missing #endif comment 2022-01-12 13:07:57 +08:00
M68kTargetObjectFile.cpp [M68k][NFC] Fix file header 2022-01-04 10:14:01 +08:00
M68kTargetObjectFile.h [M68k][NFC] Add missing #endif comment 2022-01-12 13:07:57 +08:00