llvm-project/llvm/test/CodeGen/Mips/GlobalISel/llvm-ir
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
..
add.ll [MIPS GlobalISel] Legalize i8 and i16 add 2018-08-26 07:25:33 +00:00
bitwise.ll [MIPS GlobalISel] Select bitwise instructions 2018-08-21 08:15:56 +00:00
call.ll [MIPS GlobalISel] Add lowerCall 2018-06-06 07:24:52 +00:00
global_address.ll [MIPS GlobalISel] Select global address 2018-08-01 09:03:23 +00:00
pointers.ll [MIPS GlobalISel] Lower pointer arguments 2018-07-25 12:35:01 +00:00
ret.ll
stack_args.ll [MIPS GlobalISel] Select instructions to load and store i32 on stack 2018-07-16 13:29:32 +00:00