index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
dex
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
*
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
*
|
Enable -Wimplicit-fallthrough.
Ian Rogers
2014-10-09
13
-44
/
+53
*
|
stdint types all the way!
Ian Rogers
2014-10-09
1
-1
/
+1
*
|
ART: X86: GenLongArith should handle overlapped VRs
Alexei Zavjalov
2014-10-09
4
-9
/
+32
*
|
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
*
|
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
5
-5
/
+5
*
|
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
|
|
/
/
*
|
|
Merge "Implement method calls using relative BL on ARM64."
Vladimir Marko
2014-10-08
6
-4
/
+169
|
\
\
\
|
*
|
|
Implement method calls using relative BL on ARM64.
Vladimir Marko
2014-10-03
6
-4
/
+169
*
|
|
|
Propagate optimization flags to kMirOpCheck.
Vladimir Marko
2014-10-06
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge "Quick compiler: Fix ambiguous LoadValue()"
buzbee
2014-10-03
6
-16
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Quick compiler: Fix ambiguous LoadValue()
buzbee
2014-10-03
6
-16
/
+9
*
|
|
Merge "AArch64: oat patches should be 32-bit ints."
Vladimir Marko
2014-10-03
2
-20
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
AArch64: oat patches should be 32-bit ints.
Matteo Franchin
2014-10-03
2
-20
/
+17
*
|
|
Remove all uses of MIR_INLINED.
Vladimir Marko
2014-10-02
6
-50
/
+28
|
/
/
*
|
Merge "Fix build_all_egdes in MIRGraph::ProcessCanThrow()."
Vladimir Marko
2014-10-02
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix build_all_egdes in MIRGraph::ProcessCanThrow().
Vladimir Marko
2014-10-01
1
-2
/
+2
*
|
Merge "Quick: Fix LVN/GVN handling of acquire operations."
Vladimir Marko
2014-10-01
3
-28
/
+34
|
\
\
|
|
/
|
/
|
|
*
Quick: Fix LVN/GVN handling of acquire operations.
Vladimir Marko
2014-10-01
3
-28
/
+34
*
|
Enable -Wunreachable-code
Ian Rogers
2014-09-30
1
-1
/
+1
*
|
Merge "ART: Fix GenReduceVector and GenSetVector"
Bill Buzbee
2014-09-30
1
-18
/
+12
|
\
\
|
*
|
ART: Fix GenReduceVector and GenSetVector
Udayan Banerji
2014-09-26
1
-18
/
+12
*
|
|
Merge "ART: Reset bb id to the last list mir"
Bill Buzbee
2014-09-30
1
-1
/
+1
|
\
\
\
|
*
|
|
ART: Reset bb id to the last list mir
Chao-ying Fu
2014-09-23
1
-1
/
+1
*
|
|
|
Merge "ART: Allow overridable calculation of basic block dataflow"
Bill Buzbee
2014-09-30
2
-14
/
+19
|
\
\
\
\
|
*
|
|
|
ART: Allow overridable calculation of basic block dataflow
Razvan A Lupusoru
2014-09-30
2
-14
/
+19
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Update maximum number of reachable blocks in last step"
Bill Buzbee
2014-09-30
1
-3
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Update maximum number of reachable blocks in last step
Johnny Qiu
2014-06-05
1
-3
/
+3
*
|
|
|
Merge "ART: Fix some -Wpedantic errors"
Andreas Gampe
2014-09-30
3
-8
/
+8
|
\
\
\
\
|
*
|
|
|
ART: Fix some -Wpedantic errors
Andreas Gampe
2014-09-29
3
-8
/
+8
*
|
|
|
|
AArch64: address some outstanding TODOs.
Matteo Franchin
2014-09-30
7
-226
/
+192
*
|
|
|
|
Merge "ART: Fix movnti assembler"
Ian Rogers
2014-09-30
1
-10
/
+10
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ART: Fix movnti assembler
Razvan A Lupusoru
2014-09-29
1
-10
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "ART: Deprecate CompilationUnit's code_item"
Ian Rogers
2014-09-29
14
-76
/
+53
|
\
\
\
\
|
*
|
|
|
ART: Deprecate CompilationUnit's code_item
Razvan A Lupusoru
2014-09-29
14
-76
/
+53
|
|
/
/
/
*
|
|
|
Reduce scope of MIR analysis attributes.
Ian Rogers
2014-09-29
2
-337
/
+338
|
/
/
/
[next]