llvm-project/llvm/lib/Target/M68k
Min-Yih Hsu 99152a4164 [M68k][NFC] Rename 'GlSel' -> 'GISel'
AArch64 as well as other targets use the abbrev "GISel" so we'd better
to be consistent with them. NFC.
2021-11-11 11:01:09 -08:00
..
AsmParser Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
Disassembler Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
GISel [M68k][NFC] Rename 'GlSel' -> 'GISel' 2021-11-11 11:01:09 -08:00
MCTargetDesc Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
TargetInfo Fix shlib builds for all lib/Target/*/TargetInfo libs 2021-10-08 15:21:13 -07:00
CMakeLists.txt [M68k][NFC] Rename 'GlSel' -> 'GISel' 2021-11-11 11:01:09 -08:00
M68k.h [M68k][GloballSel] Adding initial GlobalISel infrastructure 2021-06-16 10:48:38 -06:00
M68k.td [M68k][NFC] Rename 'GlSel' -> 'GISel' 2021-11-11 11:01:09 -08:00
M68kAsmPrinter.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
M68kAsmPrinter.h [M68k] Support for inline asm operands w/ simple constraints 2021-05-20 14:00:09 -07:00
M68kCallingConv.h [M68k] Do not pass llvm::Function& to M68kCCState 2021-08-16 15:33:08 -07:00
M68kCallingConv.td
M68kCollapseMOVEMPass.cpp
M68kExpandPseudo.cpp
M68kFrameLowering.cpp [M68k] Separate ADDA from ADD and migrate rest of the arithmetic MC tests 2021-08-07 17:19:12 -07:00
M68kFrameLowering.h [CodeGen][NFC] Remove unused virtual function 2021-06-02 13:11:12 -07:00
M68kISelDAGToDAG.cpp
M68kISelLowering.cpp [NFC][llvm][M68k] Inclusive language: reword comment 2021-11-10 13:28:32 -05:00
M68kISelLowering.h [M68k][GloballSel] Lower outgoing return values in IRTranslator 2021-07-05 11:39:09 -07:00
M68kInstrArithmetic.td [M68k] Separate ADDA from ADD and migrate rest of the arithmetic MC tests 2021-08-07 17:19:12 -07:00
M68kInstrBits.td [M68k] Introduce DReg bead 2021-03-19 11:44:53 +00:00
M68kInstrBuilder.h
M68kInstrCompiler.td [M68k] Separate ADDA from ADD and migrate rest of the arithmetic MC tests 2021-08-07 17:19:12 -07:00
M68kInstrControl.td
M68kInstrData.td
M68kInstrFormats.td [M68k] Separate ADDA from ADD and migrate rest of the arithmetic MC tests 2021-08-07 17:19:12 -07:00
M68kInstrInfo.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
M68kInstrInfo.h [M68k] Separate ADDA from ADD and migrate rest of the arithmetic MC tests 2021-08-07 17:19:12 -07:00
M68kInstrInfo.td [M68k][AsmParser] Support parsing register masks & fix printing them 2021-08-24 10:40:02 +01:00
M68kInstrShiftRotate.td [M68k] Introduce DReg bead 2021-03-19 11:44:53 +00:00
M68kMCInstLower.cpp
M68kMCInstLower.h
M68kMachineFunction.cpp
M68kMachineFunction.h [M68k] fix -Wdefaulted-function-deleted and -Woverloaded-virtual 2021-04-30 11:23:31 -07:00
M68kRegisterInfo.cpp [NFCI] Move DEBUG_TYPE definition below #includes 2021-05-30 17:31:01 +08:00
M68kRegisterInfo.h
M68kRegisterInfo.td [M68k] Convert register Aliases to AltNames 2021-03-19 11:44:53 +00:00
M68kSchedule.td
M68kSubtarget.cpp [M68k][NFC] Rename 'GlSel' -> 'GISel' 2021-11-11 11:01:09 -08:00
M68kSubtarget.h [M68k][GloballSel] Adding initial GlobalISel infrastructure 2021-06-16 10:48:38 -06:00
M68kTargetMachine.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
M68kTargetMachine.h
M68kTargetObjectFile.cpp
M68kTargetObjectFile.h