summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/alloca.ll
Commit message (Expand)AuthorAge
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-30
* [mips] Print move instructions.Akira Hatanaka2013-03-04
* [mips] Use "or $r0, $r1, $zero" instead of "addu $r0, $zero, $r1" to copyAkira Hatanaka2012-12-20
* Expand DYNAMIC_STACKALLOC nodes rather than doing custom-lowering.Akira Hatanaka2012-07-31
* Fix test cases.Akira Hatanaka2012-05-12
* Fix test cases.Akira Hatanaka2011-09-09
* Change the chain input of nodes that load the address of a function. This changeAkira Hatanaka2011-06-24
* Re-apply 132758 and 132768 which were speculatively reverted in 132777. Akira Hatanaka2011-06-21
* Speculatively revert 132758 and 132768 to try to fix the Windows buildbots.Eric Christopher2011-06-09
* Fix bug in lowering of DYNAMIC_STACKALLOC nodes. The correct offset of theAkira Hatanaka2011-06-08
* Fix lowering of DYNAMIC_STACKALLOC nodes.Akira Hatanaka2011-05-25