Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / Mips / o32_cc_vararg.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-08-02 Akira HatanakaSet transient stack alignment in constructor of MipsFra...
2012-07-31 Akira HatanakaLet PEI::calculateFrameObjectOffsets compute the final...
2012-07-25 Akira HatanakaEliminate the stack slot used to save the global base...
2012-06-14 Akira HatanakaFix test cases.
2011-09-09 Akira HatanakaDrop support for Mips1 and Mips2.
2011-05-23 Akira HatanakaChange StackDirection from StackGrowsUp to StackGrowsDown.
2011-05-04 Jakob Stoklund OlesenDon't run this test through -regalloc=basic.
2011-04-15 Akira HatanakaRe-enable test o32_cc_vararg.ll.
2011-04-15 Akira HatanakaAdd pass that expands pseudo instructions into target...
2011-04-13 Andrew TrickRecommit r129383. PreRA scheduler heuristic fixes:...
2011-03-31 Jakob Stoklund OlesenFix Mips, Sparc, and XCore tests that were dependent...
2011-03-09 Bruno Cardoso LopesImprove varags handling, with testcases. Patch by Sasa...