summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/align16.ll
AgeCommit message (Expand)Author
2015-10-15[mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.Daniel Sanders
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-12-15Last change for mips16 prolog/epilog cleanup and optimization.Reed Kotler
2013-12-10Next step in Mips16 prologue/epilogue cleanup.Reed Kotler
2013-12-08Cleaning up of prologue/epilogue code for Mips16. First stepReed Kotler
2013-08-04Add the saving of S2. This is needed for some of the floating pointReed Kotler
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2013-02-13For Mips 16, add the optimization where the 16 bit form of addiu sp can be usedReed Kotler