[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
[oota-llvm.git] / test / CodeGen / Mips / largeimmprinting.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-26 Vladimir MedicReplace obsolete -mattr=n64 command line option with...
2014-04-14 Daniel Sanders[mips] MIPS-IV is broadly the same as MIPS64 so duplica...
2013-09-28 Akira Hatanaka[mips] Make sure loads from lazy-binding entries do...
2012-11-03 Akira Hatanaka[mips] Stop reserving register AT and use register...
2012-11-02 Akira Hatanaka[mips] Use register number instead of name to print...
2012-07-31 Akira HatanakaAdd definitions of two subclasses of MipsFrameLowering...
2012-07-25 Akira HatanakaEliminate the stack slot used to save the global base...
2012-06-14 Akira HatanakaFix test cases.
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.