summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/hf16call32_body.ll
AgeCommit message (Expand)Author
2016-05-14[mips] Enable IAS by default for 32-bit MIPS targets (O32).Daniel Sanders
2015-10-21[mips][mips16] Re-work the inline assembly stubs to work with IAS. NFC.Daniel Sanders
2015-10-15[mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.Daniel Sanders
2015-10-12[mips] Whitespace cleanup in MIPS16 tests to reduce noise in following change...Daniel Sanders
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-11-19[Mips] Adjust float ABI settings in case of MIPS16 mode.Simon Atanasyan
2013-09-25Fix a bad typo in the inline assembly code for mips16 pic fp stubsReed Kotler
2013-08-22Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling
2013-05-16Patch number 2 for mips16/32 floating point interoperability stubs.Reed Kotler