Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / Mips / alloca.ll
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-03-04 Akira Hatanaka[mips] Print move instructions.
2012-12-20 Akira Hatanaka[mips] Use "or $r0, $r1, $zero" instead of "addu $r0...
2012-07-31 Akira HatanakaExpand DYNAMIC_STACKALLOC nodes rather than doing custo...
2012-05-12 Akira HatanakaFix test cases.
2011-09-09 Akira HatanakaFix test cases.
2011-06-24 Akira HatanakaChange the chain input of nodes that load the address...
2011-06-21 Akira HatanakaRe-apply 132758 and 132768 which were speculatively...
2011-06-09 Eric ChristopherSpeculatively revert 132758 and 132768 to try to fix...
2011-06-08 Akira HatanakaFix bug in lowering of DYNAMIC_STACKALLOC nodes. The...
2011-05-25 Akira HatanakaFix lowering of DYNAMIC_STACKALLOC nodes.