1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test/CodeGen/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
..
Alloc
Arith [M68k] Refactor codegen patterns for logic operations and add tests for it 2021-06-23 13:25:24 +08:00
CConv
CodeModel
Control
Encoding [M68k][AsmParser] Fix invalid register name parsing logics 2021-05-05 17:13:02 -07:00
GlobalISel [M68k][GloballSel] LegalizerInfo implementation 2021-07-15 13:00:43 -06:00
ShiftRotate [M68k] Add testcases for shift and rotate instructions 2021-06-23 13:26:58 +08:00
CollapseMOVEM.mir
inline-asm.ll [M68k] Support for inline asm operands w/ simple constraints 2021-05-20 14:00:09 -07:00
lit.local.cfg
reserved-regs.ll [M68k] Allow user to preserve certain registers 2021-05-20 13:57:22 -07:00
varargs.ll