Fix test cases.
[oota-llvm.git] / test / CodeGen / Mips / largeimmprinting.ll
2012-05-12 Akira HatanakaFix test cases.
2012-01-25 Akira HatanakaModify MipsFrameLowering::emitPrologue and emitEpilogue.
2011-11-29 Akira HatanakaChange names for MIPS "generic" processors defined...
2011-11-03 Dan GohmanReapply r143206, with fixes. Disallow physical register...
2011-10-29 Dan GohmanRevert r143206, as there are still some failing tests.
2011-10-28 Dan GohmanReapply r143177 and r143179 (reverting r143188), with...
2011-10-28 Duncan SandsSpeculatively disable Dan's commits 143177 and 143179...
2011-10-28 Dan GohmanEliminate LegalizeOps' LegalizedNodes map and have...
2011-09-06 Nick LewyckyDisable these tests harder. They're XFAIL'd, but that...
2011-09-01 Dan GohmanRevert r131152, r129796, r129761. This code is currentl...
2011-06-24 Akira HatanakaChange the chain input of nodes that load the address...
2011-06-02 Akira HatanakaDetect FI|cst pattern in MipsDAGToDAGISel::SelectAddr...
2011-05-24 Akira HatanakaTest case for r132003.