1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib/Target/M68k
Sushma Unnibhavi f7010a4bb7 [M68k][GloballSel] LegalizerInfo implementation
Added rules for G_ADD, G_SUB, G_MUL, G_UDIV to be legal.

Differential Revision: https://reviews.llvm.org/D105536
2021-07-15 13:00:43 -06:00
..
AsmParser [M68k][AsmParser] Fix invalid register name parsing logics 2021-05-05 17:13:02 -07:00
Disassembler [M68k][Disassembler][NFC] Decorate dump methods with LLVM_DUMP_METHOD 2021-04-22 12:02:07 -07:00
GlSel [M68k][GloballSel] LegalizerInfo implementation 2021-07-15 13:00:43 -06:00
MCTargetDesc [M68k] Change printing of absolute memory references 2021-04-19 22:24:12 +01:00
TargetInfo
CMakeLists.txt [M68k][GloballSel] Adding initial GlobalISel infrastructure 2021-06-16 10:48:38 -06:00
M68k.h [M68k][GloballSel] Adding initial GlobalISel infrastructure 2021-06-16 10:48:38 -06:00
M68k.td [M68k][GloballSel] Adding initial GlobalISel infrastructure 2021-06-16 10:48:38 -06:00
M68kAsmPrinter.cpp [M68k] Support for inline asm operands w/ simple constraints 2021-05-20 14:00:09 -07:00
M68kAsmPrinter.h [M68k] Support for inline asm operands w/ simple constraints 2021-05-20 14:00:09 -07:00
M68kCallingConv.h
M68kCallingConv.td
M68kCollapseMOVEMPass.cpp
M68kExpandPseudo.cpp
M68kFrameLowering.cpp [CodeGen][NFC] Remove unused virtual function 2021-06-02 13:11:12 -07:00
M68kFrameLowering.h [CodeGen][NFC] Remove unused virtual function 2021-06-02 13:11:12 -07:00
M68kInstrArithmetic.td [M68k] Refactor codegen patterns for logic operations and add tests for it 2021-06-23 13:25:24 +08:00
M68kInstrBits.td
M68kInstrBuilder.h
M68kInstrCompiler.td
M68kInstrControl.td
M68kInstrData.td
M68kInstrFormats.td
M68kInstrInfo.cpp [NFC] Edit the comment in M68kInstrInfo::ExpandMOVSZX_RM 2021-07-13 15:10:24 +09:00
M68kInstrInfo.h
M68kInstrInfo.td
M68kInstrShiftRotate.td
M68kISelDAGToDAG.cpp
M68kISelLowering.cpp [M68k][GloballSel] Lower outgoing return values in IRTranslator 2021-07-05 11:39:09 -07:00
M68kISelLowering.h [M68k][GloballSel] Lower outgoing return values in IRTranslator 2021-07-05 11:39:09 -07:00
M68kMachineFunction.cpp
M68kMachineFunction.h [M68k] fix -Wdefaulted-function-deleted and -Woverloaded-virtual 2021-04-30 11:23:31 -07:00
M68kMCInstLower.cpp
M68kMCInstLower.h
M68kRegisterInfo.cpp [NFCI] Move DEBUG_TYPE definition below #includes 2021-05-30 17:31:01 +08:00
M68kRegisterInfo.h
M68kRegisterInfo.td
M68kSchedule.td
M68kSubtarget.cpp [M68k] Fix incorrect #include-ed file in M68kSubtarget 2021-06-22 23:02:21 -07:00
M68kSubtarget.h [M68k][GloballSel] Adding initial GlobalISel infrastructure 2021-06-16 10:48:38 -06:00
M68kTargetMachine.cpp [M68k][GloballSel] Adding initial GlobalISel infrastructure 2021-06-16 10:48:38 -06:00
M68kTargetMachine.h
M68kTargetObjectFile.cpp
M68kTargetObjectFile.h