1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/test/CodeGen/AArch64/GlobalISel
Tom Stellard 482bb1693d GlobalISel: Fix unconditional fallback with global isel abort is disabled
Reviewers: t.p.northover, ab, qcolombet

Subscribers: mehdi_amini, vkalintiris, wdng, dberris, llvm-commits, rovka

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

llvm-svn: 287344
2016-11-18 14:14:35 +00:00
..
arm64-callingconv.ll GlobalISel: move type information to MachineRegisterInfo. 2016-09-09 11:46:34 +00:00
arm64-fallback.ll [GlobalISel] Get the AArch64 tests to work on Linux 2016-10-14 10:19:40 +00:00
arm64-instructionselect.mir GlobalISel: add tests for G_ZEXT/G_SEXT to types smaller than 32-bits. 2016-11-14 22:50:22 +00:00
arm64-irtranslator-stackprotect.ll GlobalISel: translate stack protector intrinsics 2016-10-31 18:30:59 +00:00
arm64-irtranslator.ll GlobalISel: support translating volatile loads and stores. 2016-10-19 15:55:06 +00:00
arm64-regbankselect.mir [GlobalISel] Get the AArch64 tests to work on Linux 2016-10-14 10:19:40 +00:00
call-translator-ios.ll GlobalISel: handle stack-based parameters on AArch64. 2016-09-22 13:49:25 +00:00
call-translator.ll GlobalISel: handle stack-based parameters on AArch64. 2016-09-22 13:49:25 +00:00
gisel-abort.ll GlobalISel: Fix unconditional fallback with global isel abort is disabled 2016-11-18 14:14:35 +00:00
irtranslator-exceptions.ll GlobalISel: translate invoke and landingpad instructions 2016-11-09 22:39:54 +00:00
legalize-add.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-and.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-cmp.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-combines.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-constant.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-div.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-ext.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-fcmp.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-gep.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-ignore-non-generic.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-load-store.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-mul.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-or.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-property.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-rem.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-simple.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-sub.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
legalize-xor.mir GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
lit.local.cfg [AArch64][GlobalISel] Replace test REQUIRES with lit.local.cfg. NFC. 2016-08-02 19:04:29 +00:00
regbankselect-default.mir [AArch64][GlobalISel] Add default regbank mapping for int<>FP. 2016-09-16 15:12:46 +00:00
translate-gep.ll GlobalISel: translate GEP instructions. 2016-09-12 11:20:22 +00:00
verify-regbankselected.mir GlobalISel: remove G_TYPE and G_PHI 2016-09-09 11:47:31 +00:00
verify-selected.mir GlobalISel: remove G_TYPE and G_PHI 2016-09-09 11:47:31 +00:00