index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
register_allocator_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a parent environment to HEnvironment.
Nicolas Geoffray
2015-05-11
1
-8
/
+8
*
Revert "GVN final fields even with side effects."
Nicolas Geoffray
2015-04-30
1
-4
/
+4
*
GVN final fields even with side effects.
Nicolas Geoffray
2015-04-30
1
-4
/
+4
*
Linear scan: split at better positions.
Nicolas Geoffray
2015-04-23
1
-0
/
+4
*
ART: Fix a failing gtest
David Brazdil
2015-04-17
1
-6
/
+3
*
Move the linear order to the HGraph.
Nicolas Geoffray
2015-04-15
1
-15
/
+15
*
[optimizing] Implement x86/x86_64 math intrinsics
Mark Mendell
2015-04-01
1
-16
/
+49
*
ART: Force constants into the entry block
David Brazdil
2015-03-26
1
-4
/
+3
*
ART: Fix crash in gtests
David Brazdil
2015-03-24
1
-0
/
+6
*
[optimizing compiler] x86 goodness
Mark Mendell
2015-03-02
1
-30
/
+30
*
Move arenas into runtime
Mathieu Chartier
2015-02-19
1
-1
/
+1
*
Merge "Create HGraph outside Builder, print timings"
David Brazdil
2015-02-04
1
-4
/
+6
|
\
|
*
Create HGraph outside Builder, print timings
David Brazdil
2015-02-04
1
-4
/
+6
*
|
Fix test after register allocator changes.
Nicolas Geoffray
2015-02-04
1
-4
/
+4
|
/
*
Fix register allocator test.
Calin Juravle
2015-01-20
1
-1
/
+1
*
Add implicit null checks for the optimizing compiler
Calin Juravle
2015-01-16
1
-15
/
+16
*
Fix a bug in the register allocator.
Nicolas Geoffray
2015-01-16
1
-0
/
+102
*
[optimizing compiler] Add support for volatile
Calin Juravle
2014-12-19
1
-4
/
+7
*
Inlining support in optimizing.
Nicolas Geoffray
2014-12-15
1
-6
/
+2
*
Treat SSA transformation special, as we may have to bailout.
Nicolas Geoffray
2014-12-02
1
-3
/
+3
*
[optimizing compiler] Add DIV_LONG
Calin Juravle
2014-11-12
1
-1
/
+1
*
Do not update Out after it has a valid location.
Nicolas Geoffray
2014-11-07
1
-2
/
+4
*
[optimizing compiler] Add div-int and exception handling.
Calin Juravle
2014-11-06
1
-0
/
+41
*
Some improvement to reg alloc.
Mingyao Yang
2014-11-03
1
-4
/
+7
*
Fix register_allocator_test after reg alloc changes.
Nicolas Geoffray
2014-10-21
1
-2
/
+2
*
Stop converting from Location to ManagedRegister.
Nicolas Geoffray
2014-10-09
1
-6
/
+5
*
Add trivial register hints to the register allocator.
Nicolas Geoffray
2014-10-07
1
-3
/
+250
*
Fix test now that instructions can die at instruction entry.
Nicolas Geoffray
2014-09-29
1
-3
/
+3
*
Fix a bug in the register allocator.
Nicolas Geoffray
2014-09-16
1
-0
/
+55
*
Fix valgrind errors.
Nicolas Geoffray
2014-09-11
1
-23
/
+24
*
Runtime support for the new stack maps for the opt compiler.
Nicolas Geoffray
2014-09-08
1
-11
/
+11
*
Fix SsaDeadPhiElimination in the presence of dependent phis.
Nicolas Geoffray
2014-08-07
1
-0
/
+35
*
Fix a bug in LiveInterval::FirstRegisterUseAfter.
Nicolas Geoffray
2014-06-25
1
-0
/
+38
*
Final CL to enable register allocation on x86.
Nicolas Geoffray
2014-06-12
1
-7
/
+7
*
Plug code generator into liveness analysis.
Nicolas Geoffray
2014-06-10
1
-15
/
+26
*
Add a linear scan register allocator to the optimizing compiler.
Nicolas Geoffray
2014-05-26
1
-0
/
+310