Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / Mips / i64arg.ll
2013-11-09 Akira Hatanaka[mips] Make sure there is a chain edge dependency betwe...
2013-09-28 Akira Hatanaka[mips] Make sure loads from lazy-binding entries do...
2013-07-12 Akira Hatanaka[mips] Implement MipsTargetMachine::getInstrItineraryDa...
2013-03-04 Akira Hatanaka[mips] Print move instructions.
2013-01-22 Akira Hatanaka[mips] Implement MipsRegisterInfo::getRegPressureLimit.
2012-12-20 Akira Hatanaka[mips] Use "or $r0, $r1, $zero" instead of "addu $r0...
2012-07-25 Akira HatanakaEliminate the stack slot used to save the global base...
2012-06-14 Akira HatanakaFix test cases.
2011-10-24 Dan GohmanChange the default scheduler from Latency to ILP, since...
2011-09-09 Akira HatanakaFix test cases.
2011-06-24 Akira HatanakaChange the chain input of nodes that load the address...
2011-05-20 Akira HatanakaMake $fp and $ra callee-saved registers and let PrologE...
2011-05-20 Akira HatanakaFix bug in which nodes that write to argument registers...
2011-05-19 Akira HatanakaAlign i64 arguments to 64 bit boundaries.