index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Quick: Improve the BBCombine pass.
Vladimir Marko
2014-10-15
9
-41
/
+189
*
Rewrite null check elimination to work on dalvik regs.
Vladimir Marko
2014-10-15
9
-349
/
+585
*
ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK
Yevgeny Rouban
2014-10-15
3
-5
/
+26
*
Change MemMap::maps_ to not be global variable
Mathieu Chartier
2014-10-14
2
-8
/
+13
*
Add regression test for null check elimination.
Vladimir Marko
2014-10-13
1
-0
/
+2
*
Merge "Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK""
Vladimir Marko
2014-10-13
1
-1
/
+1
|
\
|
*
Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK"
Vladimir Marko
2014-10-13
1
-1
/
+1
*
|
Merge "Use Is*() helpers to shorten code in the optimizing compiler."
Roland Levillain
2014-10-13
7
-19
/
+19
|
\
\
|
*
|
Use Is*() helpers to shorten code in the optimizing compiler.
Roland Levillain
2014-10-09
7
-19
/
+19
*
|
|
Merge "Fix ScopedArenaAllocator::Reset() for Create()d allocators."
Vladimir Marko
2014-10-13
2
-1
/
+11
|
\
\
\
|
*
|
|
Fix ScopedArenaAllocator::Reset() for Create()d allocators.
Vladimir Marko
2014-10-10
2
-1
/
+11
*
|
|
|
Fix 2 new sets of clang compiler warnings.
Ian Rogers
2014-10-10
1
-9
/
+9
|
/
/
/
*
|
|
Cleanup baseline register allocator.
Nicolas Geoffray
2014-10-10
10
-182
/
+149
*
|
|
Merge "Fix code generation of materialized conditions."
Nicolas Geoffray
2014-10-10
14
-152
/
+298
|
\
\
\
|
*
|
|
Fix code generation of materialized conditions.
Nicolas Geoffray
2014-10-09
14
-152
/
+298
*
|
|
|
Enable -Wimplicit-fallthrough.
Ian Rogers
2014-10-09
16
-56
/
+77
*
|
|
|
stdint types all the way!
Ian Rogers
2014-10-09
21
-85
/
+85
*
|
|
|
Merge changes Ia0044523,Ieefe83cf
Ian Rogers
2014-10-09
4
-14
/
+6
|
\
\
\
\
|
*
|
|
|
ARM64: Update code after the VIXL 1.6 release.
Alexandre Rames
2014-10-09
4
-14
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
ART: X86: GenLongArith should handle overlapped VRs
Alexei Zavjalov
2014-10-09
4
-9
/
+32
|
/
/
/
*
|
|
Merge "Tidy ELF builder."
Ian Rogers
2014-10-09
15
-272
/
+334
|
\
\
\
|
*
|
|
Tidy ELF builder.
Ian Rogers
2014-10-09
15
-272
/
+334
*
|
|
|
Quick: Reduce memory usage and improve compile time.
Vladimir Marko
2014-10-09
4
-64
/
+55
*
|
|
|
Quick: Separate null check elimination and type inference.
Vladimir Marko
2014-10-09
4
-119
/
+150
|
|
/
/
|
/
|
|
*
|
|
Stop converting from Location to ManagedRegister.
Nicolas Geoffray
2014-10-09
17
-580
/
+584
*
|
|
Don't copy fill array data to quick literal pool.
Ian Rogers
2014-10-08
11
-173
/
+24
|
/
/
*
|
Header file clean up.
Ian Rogers
2014-10-08
8
-8
/
+8
*
|
Merge "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK"
Bill Buzbee
2014-10-08
1
-1
/
+1
|
\
\
|
|
/
|
*
ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK
Yevgeny Rouban
2014-10-07
1
-1
/
+1
*
|
Merge "ART: Fix SelectKind to work with nullptr"
Bill Buzbee
2014-10-08
1
-0
/
+4
|
\
\
|
*
|
ART: Fix SelectKind to work with nullptr
Chao-ying Fu
2014-10-01
1
-0
/
+4
*
|
|
Merge "ART: Fix issues with SplitBlock"
Bill Buzbee
2014-10-08
1
-2
/
+13
|
\
\
\
|
*
|
|
ART: Fix issues with SplitBlock
Mathew Zaleski
2014-10-08
1
-2
/
+13
*
|
|
|
Merge "Fix to MirGraph::GetSSANameWithConst()"
Bill Buzbee
2014-10-08
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Fix to MirGraph::GetSSANameWithConst()
Mark Mendell
2014-10-06
1
-1
/
+2
*
|
|
|
|
Fix and improve static evaluation of constant expressions.
Roland Levillain
2014-10-08
2
-41
/
+173
*
|
|
|
|
Merge "Implement method calls using relative BL on ARM64."
Vladimir Marko
2014-10-08
8
-66
/
+307
|
\
\
\
\
\
|
*
|
|
|
|
Implement method calls using relative BL on ARM64.
Vladimir Marko
2014-10-03
8
-66
/
+307
*
|
|
|
|
|
Add trivial register hints to the register allocator.
Nicolas Geoffray
2014-10-07
9
-91
/
+482
*
|
|
|
|
|
Add support for floats and doubles.
Nicolas Geoffray
2014-10-07
17
-212
/
+534
*
|
|
|
|
|
Merge "Inserting a node must also update its inputs users."
Nicolas Geoffray
2014-10-07
2
-3
/
+61
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Inserting a node must also update its inputs users.
Nicolas Geoffray
2014-10-07
2
-3
/
+61
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge "Propagate optimization flags to kMirOpCheck."
Vladimir Marko
2014-10-07
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Propagate optimization flags to kMirOpCheck.
Vladimir Marko
2014-10-06
1
-0
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Fix movw on x86/x86_64 to accept any 16bits immediate.
Nicolas Geoffray
2014-10-07
2
-2
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge "Do not use kDiesAtEntry when inputs must be in specific reg."
Nicolas Geoffray
2014-10-07
1
-4
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Do not use kDiesAtEntry when inputs must be in specific reg.
Nicolas Geoffray
2014-10-07
1
-4
/
+12
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Add a prepare for register allocation pass.
Nicolas Geoffray
2014-10-06
15
-60
/
+280
|
/
/
/
/
*
|
|
|
Add support for inputs dying at entry of instructions.
Nicolas Geoffray
2014-10-06
6
-59
/
+87
|
/
/
/
*
|
|
Merge "ART: Prepare for ELF64."
Brian Carlstrom
2014-10-04
10
-426
/
+25
|
\
\
\
[next]