1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/test/CodeGen/ARM/GlobalISel
Tim Northover 948ccd8eb0 GlobalISel: restrict G_EXTRACT instruction to just one operand.
A bit more painful than G_INSERT because it was more widely used, but this
should simplify the handling of extract operations in most locations.

llvm-svn: 297100
2017-03-06 23:50:28 +00:00
..
arm-instruction-select.mir GlobalISel: restrict G_EXTRACT instruction to just one operand. 2017-03-06 23:50:28 +00:00
arm-irtranslator.ll GlobalISel: restrict G_EXTRACT instruction to just one operand. 2017-03-06 23:50:28 +00:00
arm-isel.ll GlobalISel: restrict G_EXTRACT instruction to just one operand. 2017-03-06 23:50:28 +00:00
arm-legalizer.mir [ARM] GlobalISel: Legalize 32-bit constants 2017-02-28 11:33:46 +00:00
arm-regbankselect.mir GlobalISel: restrict G_EXTRACT instruction to just one operand. 2017-03-06 23:50:28 +00:00
lit.local.cfg