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
/
cmov.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Optimize materialization of i64 constants
Simon Dardis
2016-07-25
1
-10
/
+15
*
[mips] Use --check-prefixes where appropriate. NFC.
Daniel Sanders
2016-06-24
1
-7
/
+7
*
[mips] MIPS32/64 itineraries
Simon Dardis
2016-06-14
1
-5
/
+5
*
[mips] Make Static a default relocation model for MIPS codegen
Petar Jovanovic
2016-04-11
1
-7
/
+7
*
Revert "[mips] Promote the result of SETCC nodes to GPR width."
Vasileios Kalintiris
2016-03-01
1
-49
/
+73
*
[mips] Promote the result of SETCC nodes to GPR width.
Vasileios Kalintiris
2016-03-01
1
-73
/
+49
*
[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 l...
David Blaikie
2015-02-27
1
-3
/
+3
*
[mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc...
Daniel Sanders
2014-11-07
1
-17
/
+17
*
[SDAG] Introduce a combined set to the DAG combiner which tracks nodes
Chandler Carruth
2014-07-24
1
-21
/
+6
*
[mips] Fix two patterns that select i32's (for MIPS32r6) / i64's (for MIPS64r6)
Sasa Stankovic
2014-07-22
1
-0
/
+74
*
[mips][mips64r6] Correct select patterns that have the condition or true/fals...
Daniel Sanders
2014-07-09
1
-46
/
+46
*
[mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz].[ds] are not available ...
Daniel Sanders
2014-06-12
1
-75
/
+539
*
[mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 te...
Daniel Sanders
2014-04-14
1
-1
/
+1
*
[mips] Fix more incorrect uses of HasMips64 and isMips64()
Daniel Sanders
2014-04-14
1
-1
/
+2
*
[mips] Small code generation improvement for conditional operator (select)
Matheus Almeida
2013-12-05
1
-8
/
+51
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-16
/
+16
*
[mips] Remove trailing whitespace.
Akira Hatanaka
2013-07-12
1
-4
/
+4
*
[mips] Implement MipsTargetMachine::getInstrItineraryData().
Akira Hatanaka
2013-07-12
1
-6
/
+6
*
Cleanup: test source files do not need to be executable
Arnaud A. de Grandmaison
2013-04-22
1
-0
/
+0
*
[mips] Fix inefficient code generation.
Akira Hatanaka
2013-03-01
1
-0
/
+137
*
Fix test cases in test/CodeGen/Mips.
Akira Hatanaka
2012-06-02
1
-4
/
+6
*
Fix test cases.
Akira Hatanaka
2012-05-12
1
-4
/
+4
*
Add another peephole pattern for conditional moves.
Akira Hatanaka
2012-05-09
1
-0
/
+20
*
Do not use $gp as a dedicated global register if the target ABI is not O32.
Akira Hatanaka
2012-04-25
1
-4
/
+4
*
64-bit WrapperPICPat patterns.
Akira Hatanaka
2011-12-07
1
-8
/
+15
*
Change the default scheduler from Latency to ILP, since Latency
Dan Gohman
2011-10-24
1
-2
/
+2
*
Fix test cases.
Akira Hatanaka
2011-09-09
1
-2
/
+2
*
Define a wrapper node for target constant nodes (tglobaladdr, etc.).
Akira Hatanaka
2011-05-28
1
-1
/
+17
*
Fix Mips, Sparc, and XCore tests that were dependent on register allocation.
Jakob Stoklund Olesen
2011-03-31
1
-2
/
+3
*
Match a pattern generated by a dag combiner opt where:
Bruno Cardoso Lopes
2010-12-07
1
-0
/
+15