llvm-project/llvm/test/CodeGen/ARM/GlobalISel
Diana Picus 21a42bcc0b [ARM GlobalISel] Remove C++ code for G_CONSTANT
Get rid of the handwritten instruction selector code for handling
G_CONSTANT. This code wasn't checking all the preconditions correctly
anyway, so it's better to leave it to TableGen, which can handle at
least some cases correctly (e.g. MOVi, MOVi16, folding into binary
operations). Also add tests to cover those cases.

llvm-svn: 318146
2017-11-14 11:20:32 +00:00
..
arm-call-lowering.ll [ARM GlobalISel] Fix call opcodes 2017-10-25 11:42:40 +00:00
arm-instruction-select-cmp.mir MIR: Print the register class or bank in vreg defs 2017-10-24 18:04:54 +00:00
arm-instruction-select-combos.mir [globalisel][tablegen] Skip src child predicates 2017-11-03 10:30:19 +00:00
arm-instruction-select.mir [ARM GlobalISel] Remove C++ code for G_CONSTANT 2017-11-14 11:20:32 +00:00
arm-irtranslator.ll [ARM GlobalISel] Split test into 3. NFC 2017-10-25 11:21:15 +00:00
arm-isel-divmod.ll [ARM GlobalISel] Remove C++ code for G_CONSTANT 2017-11-14 11:20:32 +00:00
arm-isel-fp.ll [GlobalISel|ARM] : Allow legalizing G_FSUB 2017-10-30 13:51:56 +00:00
arm-isel-globals-pic.ll [ARM] GlobalISel: More tests. NFC. 2017-09-01 10:18:37 +00:00
arm-isel-globals-ropi-rwpi.ll [ARM] GlobalISel: Support global variables for RWPI 2017-09-05 07:57:41 +00:00
arm-isel-globals-static.ll [ARM] GlobalISel: Rename tests. NFC. 2017-08-29 09:00:58 +00:00
arm-isel.ll [ARM GlobalISel] Fix call opcodes 2017-10-25 11:42:40 +00:00
arm-legalize-divmod.mir [ARM GlobalISel] Fix call opcodes 2017-10-25 11:42:40 +00:00
arm-legalize-fp.mir [GlobalISel|ARM] : Allow legalizing G_FSUB 2017-10-30 13:51:56 +00:00
arm-legalizer.mir [ARM GlobalISel] Update legalizer test 2017-11-13 16:02:42 +00:00
arm-param-lowering.ll [ARM GlobalISel] Fix call opcodes 2017-10-25 11:42:40 +00:00
arm-regbankselect.mir [GlobalISel|ARM] : Allow legalizing G_FSUB 2017-10-30 13:51:56 +00:00
arm-select-globals-pic.mir [arm] Fix Unnecessary reloads from GOT. 2017-11-13 20:45:38 +00:00
arm-select-globals-ropi-rwpi.mir MIR: Print the register class or bank in vreg defs 2017-10-24 18:04:54 +00:00
arm-select-globals-static.mir MIR: Print the register class or bank in vreg defs 2017-10-24 18:04:54 +00:00
arm-unsupported.ll [ARM] GlobalISel: Support global variables for RWPI 2017-09-05 07:57:41 +00:00
lit.local.cfg