llvm-project/llvm/test/CodeGen/AArch64/GlobalISel
Justin Bogner fde0104649 GlobalISel: Implement narrowing for G_STORE
Legalize stores of types that are too wide by breaking them up into
sequences of smaller stores.

llvm-svn: 292412
2017-01-18 17:29:54 +00:00
..
arm64-callingconv-ios.ll GlobalISel: correctly handle varargs 2017-01-17 22:30:10 +00:00
arm64-callingconv.ll GlobalISel: correctly handle varargs 2017-01-17 22:30:10 +00:00
arm64-fallback.ll GlobalISel: fall back gracefully for debug intrinsics. 2016-12-08 22:44:13 +00:00
arm64-instructionselect.mir GlobalISel: fix comparison order for G_FCMP 2017-01-17 23:04:01 +00:00
arm64-irtranslator-stackprotect.ll GlobalISel: translate stack protector intrinsics 2016-10-31 18:30:59 +00:00
arm64-irtranslator.ll [GlobalISel] track predecessor mapping during switch lowering. 2017-01-17 22:13:50 +00:00
arm64-regbankselect.mir [AArch64] Change a test to use a generic instr instead of a target specific one. 2016-12-22 21:56:37 +00:00
call-translator-ios.ll GlobalISel: simplify MachineIRBuilder interface. 2016-12-07 21:05:38 +00:00
call-translator.ll GlobalISel: add callseq instructions to record stack usage 2017-01-17 22:43:34 +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] Add support for address-taken basic blocks 2017-01-05 13:27:52 +00:00
legalize-add.mir GlobalISel: make G_CONSTANT take a ConstantInt rather than int64_t. 2016-12-05 21:47:07 +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: make G_CONSTANT take a ConstantInt rather than int64_t. 2016-12-05 21:47:07 +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: Implement narrowing for G_STORE 2017-01-18 17:29:54 +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: make G_CONSTANT take a ConstantInt rather than int64_t. 2016-12-05 21:47:07 +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