1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/CodeGen/ARM/GlobalISel
Diana Picus b692b7a557 [ARM] GlobalISel: Support G_AND
This is identical to the support for the other binary operators:
- widen to s32
- map into GPR
- select ANDrr (via TableGen'erated code)

llvm-svn: 304885
2017-06-07 09:17:41 +00:00
..
arm-instruction-select.mir [ARM] GlobalISel: Support G_AND 2017-06-07 09:17:41 +00:00
arm-irtranslator.ll [Improve CodeGen Testing] This patch renables MIRPrinter print fields which have value equal to its default. 2017-06-06 08:16:19 +00:00
arm-isel-divmod.ll [ARM] GlobalISel: Legalize s8 and s16 G_(S|U)DIV 2017-04-24 09:12:19 +00:00
arm-isel-fp.ll GlobalISel: Allow legalizing G_FADD to a libcall 2017-04-11 10:52:34 +00:00
arm-isel.ll [ARM] GlobalISel: Support G_AND 2017-06-07 09:17:41 +00:00
arm-legalize-divmod.mir [ARM] GlobalISel: Legalize s8 and s16 G_(S|U)DIV 2017-04-24 09:12:19 +00:00
arm-legalize-fp.mir GlobalISel: Allow legalizing G_FADD to a libcall 2017-04-11 10:52:34 +00:00
arm-legalizer.mir [ARM] GlobalISel: Support G_AND 2017-06-07 09:17:41 +00:00
arm-regbankselect.mir [ARM] GlobalISel: Support G_AND 2017-06-07 09:17:41 +00:00
arm-unsupported.ll [ARM] GlobalISel: Support struct params/returns 2017-06-02 10:16:48 +00:00
lit.local.cfg