llvm-project/llvm/test/CodeGen/ARM/GlobalISel
Diana Picus 49472ff1cf [ARM] GlobalISel: Add support for G_MUL
Support G_MUL, very similar to G_ADD and G_SUB. The only difference is
in the instruction selector, where we have to select either MUL or MULv5
depending on the target.

llvm-svn: 300665
2017-04-19 07:29:46 +00:00
..
arm-instruction-select.mir [ARM] GlobalISel: Add support for G_MUL 2017-04-19 07:29:46 +00:00
arm-irtranslator.ll [ARM] GlobalISel: Add support for G_SUB 2017-04-18 12:35:28 +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: Add support for G_MUL 2017-04-19 07:29:46 +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: Add support for G_MUL 2017-04-19 07:29:46 +00:00
arm-regbankselect.mir [ARM] GlobalISel: Add support for G_MUL 2017-04-19 07:29:46 +00:00
lit.local.cfg