llvm-project/llvm/test/CodeGen/Mips/GlobalISel
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
..
instruction-select [globalisel] Remove redundant -global-isel option from tests that use -run-pass. NFC 2018-05-05 21:19:59 +00:00
irtranslator [MIPS GlobalISel] Add lowerCall 2018-06-06 07:24:52 +00:00
legalizer [globalisel] Remove redundant -global-isel option from tests that use -run-pass. NFC 2018-05-05 21:19:59 +00:00
llvm-ir [MIPS GlobalISel] Add lowerCall 2018-06-06 07:24:52 +00:00
regbankselect [globalisel] Remove redundant -global-isel option from tests that use -run-pass. NFC 2018-05-05 21:19:59 +00:00