summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/hf16call32.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Enable IAS by default for 32-bit MIPS targets (O32).Daniel Sanders2016-05-141-4/+4
* [mips][ias] Accept $31 or $ra in hf16call32.ll. IAS prints the latter.Daniel Sanders2015-11-161-14/+14
* [mips][mips16] Fix typo in FileCheck directive.Daniel Sanders2015-10-221-1/+1
* [mips][mips16] Re-work the inline assembly stubs to work with IAS. NFC.Daniel Sanders2015-10-211-92/+92
* [mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.Daniel Sanders2015-10-151-1/+1
* [mips] Whitespace cleanup in MIPS16 tests to reduce noise in following change...Daniel Sanders2015-10-121-156/+156
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-24/+24
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-104/+104
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-265/+265
* [Mips] Adjust float ABI settings in case of MIPS16 mode.Simon Atanasyan2013-11-191-1/+1
* Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling2013-08-221-2/+2
* Fix some misc. issues with Mips16 fp stubs.Reed Kotler2013-08-011-48/+50
* This is the first of three patches which creates stubs used forReed Kotler2013-05-141-0/+1028
OpenPOWER on IntegriCloud