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
/
2010-07-20-Switch.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Emit a left-shift instead of a power-of-two multiply for jump-tables
Alexander Richardson
2018-05-16
1
-1
/
+2
*
[mips] Recommit: "N64 static relocation model support"
Simon Dardis
2017-01-27
1
-18
/
+35
*
Revert "[mips] N64 static relocation model support"
Simon Dardis
2017-01-26
1
-35
/
+18
*
[mips] N64 static relocation model support
Simon Dardis
2017-01-26
1
-18
/
+35
*
[mips] Correct label prefixes for N32 and N64.
Daniel Sanders
2016-07-19
1
-3
/
+3
*
[MC] Use .p2align instead of .align
Dan Gohman
2016-01-26
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
[mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 te...
Daniel Sanders
2014-04-14
1
-2
/
+6
*
[mips] Custom-legalize BR_JT.
Akira Hatanaka
2013-03-06
1
-15
/
+20
*
Fix test cases.
Akira Hatanaka
2012-06-14
1
-1
/
+0
*
Implement a DAGCombine in MipsISelLowering.cpp which transforms the following
Akira Hatanaka
2012-06-13
1
-13
/
+12
*
Fix test cases.
Akira Hatanaka
2012-05-12
1
-9
/
+12
*
Do not use $gp as a dedicated global register if the target ABI is not O32.
Akira Hatanaka
2012-04-25
1
-1
/
+2
*
Have TargetLowering::getPICJumpTableRelocBase return a node that points to the
Akira Hatanaka
2012-04-09
1
-0
/
+4
*
Add a new MachineJumpTableInfo entry type, EK_GPRel64BlockAddress, which is
Akira Hatanaka
2012-02-03
1
-1
/
+21
*
Have LowerJumpTable support Mips64. Modify 2010-07-20-Switch.ll to test N64 and
Akira Hatanaka
2011-12-05
1
-5
/
+13
*
Upgrade syntax of tests using volatile instructions to use 'load volatile' in...
Chris Lattner
2011-11-27
1
-2
/
+2
*
Change the default scheduler from Latency to ILP, since Latency
Dan Gohman
2011-10-24
1
-1
/
+1
*
Fix PR7174, a couple o Mips fixes:
Bruno Cardoso Lopes
2010-07-20
1
-0
/
+33