index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
Mips
/
largeimmprinting.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-2
/
+2
*
Revert "[mips] Reordering callseq* nodes to be linear"
Aleksandar Beserminji
2017-10-20
1
-6
/
+5
*
[mips] Reordering callseq* nodes to be linear
Aleksandar Beserminji
2017-09-29
1
-5
/
+6
*
Revert "[mips] Reordering callseq* nodes to be linear"
Aleksandar Beserminji
2017-09-29
1
-6
/
+5
*
[mips] Reordering callseq* nodes to be linear
Aleksandar Beserminji
2017-09-29
1
-5
/
+6
*
[mips] Optimize stack pointer adjustments.
Simon Dardis
2016-06-14
1
-15
/
+13
*
[mips] Make Static a default relocation model for MIPS codegen
Petar Jovanovic
2016-04-11
1
-3
/
+3
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-2
/
+2
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-1
/
+1
*
Replace obsolete -mattr=n64 command line option with -target-abi=n64. No func...
Vladimir Medic
2015-02-26
1
-2
/
+2
*
[mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 te...
Daniel Sanders
2014-04-14
1
-1
/
+3
*
[mips] Make sure loads from lazy-binding entries do not get CSE'd or hoisted out
Akira Hatanaka
2013-09-28
1
-2
/
+2
*
[mips] Stop reserving register AT and use register scavenger when a scratch
Akira Hatanaka
2012-11-03
1
-4
/
+18
*
[mips] Use register number instead of name to print register $AT.
Akira Hatanaka
2012-11-02
1
-3
/
+3
*
Add definitions of two subclasses of MipsFrameLowering, Mips16FrameLowering and
Akira Hatanaka
2012-07-31
1
-1
/
+1
*
Eliminate the stack slot used to save the global base register.
Akira Hatanaka
2012-07-25
1
-1
/
+1
*
Fix test cases.
Akira Hatanaka
2012-06-14
1
-1
/
+1
*
Fix test cases.
Akira Hatanaka
2012-05-12
1
-2
/
+1
*
Modify MipsFrameLowering::emitPrologue and emitEpilogue.
Akira Hatanaka
2012-01-25
1
-2
/
+2
*
Change names for MIPS "generic" processors defined in Mips.td to match what GNU
Akira Hatanaka
2011-11-29
1
-1
/
+1
*
Reapply r143206, with fixes. Disallow physical register lifetimes
Dan Gohman
2011-11-03
1
-5
/
+1
*
Revert r143206, as there are still some failing tests.
Dan Gohman
2011-10-29
1
-1
/
+5
*
Reapply r143177 and r143179 (reverting r143188), with scheduler
Dan Gohman
2011-10-28
1
-5
/
+1
*
Speculatively disable Dan's commits 143177 and 143179 to see if
Duncan Sands
2011-10-28
1
-1
/
+5
*
Eliminate LegalizeOps' LegalizedNodes map and have it just call RAUW
Dan Gohman
2011-10-28
1
-5
/
+1
*
Disable these tests harder. They're XFAIL'd, but that means they still run, and
Nick Lewycky
2011-09-06
1
-1
/
+2
*
Revert r131152, r129796, r129761. This code is currently considered
Dan Gohman
2011-09-01
1
-0
/
+3
*
Change the chain input of nodes that load the address of a function. This change
Akira Hatanaka
2011-06-24
1
-1
/
+1
*
Detect FI|cst pattern in MipsDAGToDAGISel::SelectAddr. Patch by Sasa Stankovic.
Akira Hatanaka
2011-06-02
1
-1
/
+1
*
Test case for r132003.
Akira Hatanaka
2011-05-24
1
-0
/
+23