1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/CodeGen/ARM/GlobalISel
Diana Picus 8326f0e07f [ARM] GlobalISel: Support global variables for RWPI
In RWPI code, globals that are not read-only are accessed relative to
the SB register (R9). This is achieved by explicitly generating an ADD
instruction between SB and an offset that we either load from a constant
pool or movw + movt into a register.

llvm-svn: 312521
2017-09-05 07:57:41 +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.mir [ARM] GlobalISel: Support G_BRCOND 2017-07-14 09:46:06 +00:00
arm-irtranslator.ll Fix ARMv4 support 2017-08-28 20:20:47 +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-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: 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 [GISel]: Add a clean up combiner during legalization. 2017-08-30 19:32:59 +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-select-globals-pic.mir [ARM] GlobalISel: More tests. NFC. 2017-09-01 10:18:37 +00:00
arm-select-globals-ropi-rwpi.mir [ARM] GlobalISel: Support global variables for RWPI 2017-09-05 07:57:41 +00:00
arm-select-globals-static.mir [ARM] GlobalISel: Rename tests. NFC. 2017-08-29 09:00:58 +00:00
arm-unsupported.ll [ARM] GlobalISel: Support global variables for RWPI 2017-09-05 07:57:41 +00:00
lit.local.cfg