1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/test/CodeGen/X86/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
..
binop-isel.ll
irtranslator-call.ll
irtranslator-callingconv_64bit.ll GlobalISel: restrict G_EXTRACT instruction to just one operand. 2017-03-06 23:50:28 +00:00
irtranslator-callingconv.ll GlobalISel: restrict G_EXTRACT instruction to just one operand. 2017-03-06 23:50:28 +00:00
legalize-add.mir
legalize-sub.mir
lit.local.cfg
x86_64-instructionselect.mir
X86-regbankselect.mir