summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/alloca.ll
AgeCommit message (Expand)Author
2016-04-11[mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
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-04-30TBAA: remove !tbaa from testing cases if not used.Manman Ren
2013-03-04[mips] Print move instructions.Akira Hatanaka
2012-12-20[mips] Use "or $r0, $r1, $zero" instead of "addu $r0, $zero, $r1" to copyAkira Hatanaka
2012-07-31Expand DYNAMIC_STACKALLOC nodes rather than doing custom-lowering.Akira Hatanaka
2012-05-12Fix test cases.Akira Hatanaka
2011-09-09Fix test cases.Akira Hatanaka
2011-06-24Change the chain input of nodes that load the address of a function. This changeAkira Hatanaka
2011-06-21Re-apply 132758 and 132768 which were speculatively reverted in 132777. Akira Hatanaka
2011-06-09Speculatively revert 132758 and 132768 to try to fix the Windows buildbots.Eric Christopher
2011-06-08Fix bug in lowering of DYNAMIC_STACKALLOC nodes. The correct offset of theAkira Hatanaka
2011-05-25Fix lowering of DYNAMIC_STACKALLOC nodes.Akira Hatanaka