summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/largeimmprinting.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* Revert "[mips] Reordering callseq* nodes to be linear"Aleksandar Beserminji2017-10-201-6/+5
* [mips] Reordering callseq* nodes to be linearAleksandar Beserminji2017-09-291-5/+6
* Revert "[mips] Reordering callseq* nodes to be linear"Aleksandar Beserminji2017-09-291-6/+5
* [mips] Reordering callseq* nodes to be linearAleksandar Beserminji2017-09-291-5/+6
* [mips] Optimize stack pointer adjustments.Simon Dardis2016-06-141-15/+13
* [mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic2016-04-111-3/+3
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Replace obsolete -mattr=n64 command line option with -target-abi=n64. No func...Vladimir Medic2015-02-261-2/+2
* [mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 te...Daniel Sanders2014-04-141-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
OpenPOWER on IntegriCloud