llvm-project/llvm/test/CodeGen/ARM/GlobalISel
Diana Picus 930e6ec8f3 [ARM] GlobalISel: Select simple G_GLOBAL_VALUE instructions
Add support in the instruction selector for G_GLOBAL_VALUE for ELF and
MachO for the static relocation model. We don't handle Windows yet
because that's Thumb-only, and we don't handle Thumb in general at the
moment.

Support for PIC, ROPI, RWPI and TLS will be added in subsequent commits.

Differential Revision: https://reviews.llvm.org/D35883

llvm-svn: 309927
2017-08-03 09:14:59 +00:00
..
arm-instruction-select-cmp.mir [ARM] GlobalISel: Select s64 G_FCMP 2017-07-12 09:01:54 +00:00
arm-instruction-select-combos.mir [ARM] GlobalISel: Add more tests. NFC 2017-06-08 09:47:30 +00:00
arm-instruction-select-globals.mir [ARM] GlobalISel: Select simple G_GLOBAL_VALUE instructions 2017-08-03 09:14:59 +00:00
arm-instruction-select.mir [ARM] GlobalISel: Support G_BRCOND 2017-07-14 09:46:06 +00:00
arm-irtranslator.ll GlobalISel: add G_IMPLICIT_DEF instruction. 2017-06-30 20:27:36 +00:00
arm-isel-divmod.ll [ARM] GlobalISel: Support G_(S|U)REM for s8 and s16 2017-07-18 10:07:01 +00:00
arm-isel-fp.ll [ARM] GlobalISel: Select hard G_FCMP for s32 2017-07-07 08:39:04 +00:00
arm-isel-globals.ll [ARM] GlobalISel: Select simple G_GLOBAL_VALUE instructions 2017-08-03 09:14:59 +00:00
arm-isel.ll [ARM] GlobalISel: Support G_BRCOND 2017-07-14 09:46:06 +00:00
arm-legalize-divmod.mir [ARM] GlobalISel: Support G_(S|U)REM for s8 and s16 2017-07-18 10:07:01 +00:00
arm-legalize-fp.mir [ARM] GlobalISel: Tighten legalizer tests. NFC 2017-07-11 10:52:08 +00:00
arm-legalizer.mir [ARM] GlobalISel: Mark G_GLOBAL_VALUE as legal 2017-07-26 09:25:15 +00:00
arm-regbankselect.mir [ARM] GlobalISel: Map G_GLOBAL_VALUE to GPR 2017-07-26 11:01:13 +00:00
arm-unsupported.ll [ARM] GlobalISel: Select simple G_GLOBAL_VALUE instructions 2017-08-03 09:14:59 +00:00
lit.local.cfg