llvm-project/llvm/test/CodeGen/Mips/GlobalISel
Petar Jovanovic 1fa5051bad [MIPS GlobalISel] Legalize i8 and i16 add
Legalize G_ADD for types smaller than i32.
LegalizationArtifactCombiner replaces extend instructions with appropriate
bitwise instructions.

Patch by Petar Avramovic.

Differential Revision: https://reviews.llvm.org/D51213

llvm-svn: 340697
2018-08-26 07:25:33 +00:00
..
instruction-select [MIPS GlobalISel] Select bitwise instructions 2018-08-21 08:15:56 +00:00
irtranslator [MIPS GlobalISel] Lower i8 and i16 arguments 2018-08-23 20:41:09 +00:00
legalizer [MIPS GlobalISel] Legalize i8 and i16 add 2018-08-26 07:25:33 +00:00
llvm-ir [MIPS GlobalISel] Legalize i8 and i16 add 2018-08-26 07:25:33 +00:00
regbankselect [MIPS GlobalISel] Select bitwise instructions 2018-08-21 08:15:56 +00:00