llvm-project/llvm/test/CodeGen/Mips/GlobalISel/llvm-ir
Petar Jovanovic 326ec32403 [MIPS GlobalISel] Add lowerCall
Add minimal support to lower function calls.
Support only functions with arguments/return that go through registers
and have type i32.

Patch by Petar Avramovic.

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

llvm-svn: 334071
2018-06-06 07:24:52 +00:00
..
add.ll
call.ll [MIPS GlobalISel] Add lowerCall 2018-06-06 07:24:52 +00:00
ret.ll