aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/largeimmprinting.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+3
* [mips] Make sure loads from lazy-binding entries do not get CSE'd or hoisted outAkira Hatanaka2013-09-281-2/+2
* [mips] Stop reserving register AT and use register scavenger when a scratchAkira Hatanaka2012-11-031-4/+18
* [mips] Use register number instead of name to print register $AT.Akira Hatanaka2012-11-021-3/+3
* Add definitions of two subclasses of MipsFrameLowering, Mips16FrameLowering andAkira Hatanaka2012-07-311-1/+1
* Eliminate the stack slot used to save the global base register.Akira Hatanaka2012-07-251-1/+1
* Fix test cases.Akira Hatanaka2012-06-141-1/+1
* Fix test cases.Akira Hatanaka2012-05-121-2/+1
* Modify MipsFrameLowering::emitPrologue and emitEpilogue.Akira Hatanaka2012-01-251-2/+2
* Change names for MIPS "generic" processors defined in Mips.td to match what GNUAkira Hatanaka2011-11-291-1/+1
* Reapply r143206, with fixes. Disallow physical register lifetimesDan Gohman2011-11-031-5/+1
* Revert r143206, as there are still some failing tests.Dan Gohman2011-10-291-1/+5
* Reapply r143177 and r143179 (reverting r143188), with schedulerDan Gohman2011-10-281-5/+1
* Speculatively disable Dan's commits 143177 and 143179 to see ifDuncan Sands2011-10-281-1/+5
* Eliminate LegalizeOps' LegalizedNodes map and have it just call RAUWDan Gohman2011-10-281-5/+1
* Disable these tests harder. They're XFAIL'd, but that means they still run, andNick Lewycky2011-09-061-1/+2
* Revert r131152, r129796, r129761. This code is currently consideredDan Gohman2011-09-011-0/+3
* Change the chain input of nodes that load the address of a function. This changeAkira Hatanaka2011-06-241-1/+1
* Detect FI|cst pattern in MipsDAGToDAGISel::SelectAddr. Patch by Sasa Stankovic.Akira Hatanaka2011-06-021-1/+1
* Test case for r132003.Akira Hatanaka2011-05-241-0/+23