aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/alloca.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-17/+17
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-11/+7
* [mips] Print move instructions.Akira Hatanaka2013-03-041-5/+5
* [mips] Use "or $r0, $r1, $zero" instead of "addu $r0, $zero, $r1" to copyAkira Hatanaka2012-12-201-5/+5
* Expand DYNAMIC_STACKALLOC nodes rather than doing custom-lowering.Akira Hatanaka2012-07-311-10/+5
* Fix test cases.Akira Hatanaka2012-05-121-7/+3
* Fix test cases.Akira Hatanaka2011-09-091-1/+1
* Change the chain input of nodes that load the address of a function. This changeAkira Hatanaka2011-06-241-5/+3
* Re-apply 132758 and 132768 which were speculatively reverted in 132777. Akira Hatanaka2011-06-211-6/+75
* Speculatively revert 132758 and 132768 to try to fix the Windows buildbots.Eric Christopher2011-06-091-75/+6
* Fix bug in lowering of DYNAMIC_STACKALLOC nodes. The correct offset of theAkira Hatanaka2011-06-081-6/+75
* Fix lowering of DYNAMIC_STACKALLOC nodes.Akira Hatanaka2011-05-251-0/+31