Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
5df7f784407e963280c4fc2bca18b17834b0f268
/
compiler
46dcaf9
Merge "Tidy up spelling"
by Kenny Root
· 9 years ago
00d597a
Tidy up spelling
by Kenny Root
· 9 years ago
0dbcaee
Merge "Don't use floating point callee saves in debuggable."
by Nicolas Geoffray
· 9 years ago
a841bc3
Merge "Optimizing: Tag even more arena allocations."
by Vladimir Marko
· 9 years ago
88a95ba
Don't use floating point callee saves in debuggable.
by Nicolas Geoffray
· 9 years ago
2525551
Merge "Implemented trip-count safety information."
by Aart Bik
· 9 years ago
9401f53
Implemented trip-count safety information.
by Aart Bik
· 9 years ago
1920c10
Revert "Revert "Enable optimizations with --debuggable.""
by Nicolas Geoffray
· 9 years ago
5233f93
Optimizing: Tag even more arena allocations.
by Vladimir Marko
· 9 years ago
0766e3f
Merge "Revert "Enable optimizations with --debuggable.""
by Nicolas Geoffray
· 9 years ago
b7d27a5
Revert "Enable optimizations with --debuggable."
by Nicolas Geoffray
· 9 years ago
de8a3f4
Merge "Enable optimizations with --debuggable."
by Nicolas Geoffray
· 9 years ago
f6860a5
Merge "Optimizing: Simplify UShr+And, Shr+And."
by Vladimir Marko
· 9 years ago
43855cc
Enable optimizations with --debuggable.
by Nicolas Geoffray
· 9 years ago
a2d8b18
Merge "Fix a bug in DeadPhiHandling around conflicting phis."
by Nicolas Geoffray
· 9 years ago
b11fc61
Fix a bug in DeadPhiHandling around conflicting phis.
by Nicolas Geoffray
· 9 years ago
a68ceb1
Merge "Optimizing: Tag arena allocations in code generators."
by Vladimir Marko
· 9 years ago
452c1b6
Optimizing: Simplify UShr+And, Shr+And.
by Vladimir Marko
· 9 years ago
9139578
Merge "Quick: Avoid shifting -1 left (undefined behavior)."
by Vladimir Marko
· 9 years ago
97a87ec
Quick: Avoid shifting -1 left (undefined behavior).
by Vladimir Marko
· 9 years ago
225b646
Optimizing: Tag arena allocations in code generators.
by Vladimir Marko
· 9 years ago
6e7455e
Use dominance information for null optimization in write barrier.
by Nicolas Geoffray
· 9 years ago
1d0a03c
ART: Fix DeadPhiHandling creating >2 equivalents
by David Brazdil
· 9 years ago
3b9f304
Address HPackedSwitch issues raised after merge
by Mark Mendell
· 9 years ago
6918bf1
Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable""
by Igor Murashkin
· 9 years ago
446ca43
Merge "Revert "lambda: Experimental support for capture-variable and liberate-variable""
by Nicolas Geoffray
· 9 years ago
7bbb80a
Revert "lambda: Experimental support for capture-variable and liberate-variable"
by Nicolas Geoffray
· 9 years ago
b175a45
Merge "MIPS64: Implement intrinsics from java.lang.Math:"
by Andreas Gampe
· 9 years ago
9c612ca
Merge "lambda: Experimental support for capture-variable and liberate-variable"
by Igor Murashkin
· 9 years ago
0b7ac98
MIPS64: Implement intrinsics from java.lang.Math:
by Chris Larsen
· 9 years ago
b721234
lambda: Experimental support for capture-variable and liberate-variable
by Igor Murashkin
· 9 years ago
aff587c
Merge "MIPS64: Implement intrinsics from libcore.io.Memory:"
by Andreas Gampe
· 9 years ago
95ca073
Merge "MIPS64: Implement miscellaneous bit manipulation intrinsics"
by Andreas Gampe
· 9 years ago
70fb1f4
MIPS64: Implement intrinsics from libcore.io.Memory:
by Chris Larsen
· 9 years ago
430c4f5
Optimizing: Add comment on DCE's packed-switch value check.
by Vladimir Marko
· 9 years ago
ec7e44f
Merge "Optimizing: Tag more arena allocations."
by Vladimir Marko
· 9 years ago
e92ed9d
Merge "Optimizing: Rewrite DCE's MarkReachableBlocks()."
by Vladimir Marko
· 9 years ago
211c211
Optimizing: Rewrite DCE's MarkReachableBlocks().
by Vladimir Marko
· 9 years ago
2aaa4b5
Optimizing: Tag more arena allocations.
by Vladimir Marko
· 9 years ago
d0180f9
ART: SsaBuilder clean up
by David Brazdil
· 9 years ago
d7558da
ART: Preserve loop headers with try/catch
by David Brazdil
· 9 years ago
e02fa20
Merge "Optimizing: Rewrite HGraph::FindBackEdges()."
by Vladimir Marko
· 9 years ago
51adce9
Merge "Optimizing: Rewrite HGraph::ComputeDominanceInformation()."
by Vladimir Marko
· 9 years ago
1f8695c
Optimizing: Rewrite HGraph::FindBackEdges().
by Vladimir Marko
· 9 years ago
d76d139
Optimizing: Rewrite HGraph::ComputeDominanceInformation().
by Vladimir Marko
· 9 years ago
cd26feb
Minor cleanup in range analysis.
by Aart Bik
· 9 years ago
f475bee
Various improvements in finding induction variables.
by Aart Bik
· 9 years ago
aab5b75
Replaced INT_MIN/MAX with modern-day limits.
by Aart Bik
· 9 years ago
33c0ed6
Merge "[optimizing] Add basic PackedSwitch support"
by Andreas Gampe
· 9 years ago
4ef1619
Merge "Clear allocator in image writer"
by Mathieu Chartier
· 9 years ago
5550c56
Clear allocator in image writer
by Mathieu Chartier
· 9 years ago
b3365e0
Various improvements in range analysis.
by Aart Bik
· 9 years ago
3039e38
MIPS64: Implement miscellaneous bit manipulation intrinsics
by Chris Larsen
· 9 years ago
3f4b39d
Merge "Further refinements to checkcast/instanceof."
by Nicolas Geoffray
· 9 years ago
abfcf18
Further refinements to checkcast/instanceof.
by Nicolas Geoffray
· 9 years ago
9edb5b1
Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime"
by Andreas Gampe
· 9 years ago
bb3d505
MIPS64: No call if ArraySet does not need a type check
by David Brazdil
· 9 years ago
9f0dece
ART: Print short register names with MIPS64
by David Brazdil
· 9 years ago
d0d11f2
Merge "ART: Fix bug in DeadPhiHandling"
by David Brazdil
· 9 years ago
b701315
ART: Fix bug in DeadPhiHandling
by David Brazdil
· 9 years ago
7b87ff9
Merge "ART: Optimize catch phi creation to save memory."
by David Brazdil
· 9 years ago
fe57faa
[optimizing] Add basic PackedSwitch support
by Mark Mendell
· 9 years ago
cd95335
Merge "Revert "Revert "Optimize code generation of check-cast and instance-of."""
by Nicolas Geoffray
· 9 years ago
85c7bab
Revert "Revert "Optimize code generation of check-cast and instance-of.""
by Nicolas Geoffray
· 9 years ago
eead071
ART: Optimize catch phi creation to save memory.
by David Brazdil
· 9 years ago
7bfd7ee
Merge "Fix x64's cmpw."
by Nicolas Geoffray
· 9 years ago
46fe065
Fix x64's cmpw.
by Nicolas Geoffray
· 9 years ago
3eaa32f
ART: Delete catch phis for undefined vregs.
by David Brazdil
· 9 years ago
dc25b96
Merge "Implement StringGetCharsNoCheck intrinsic for X86"
by Andreas Gampe
· 9 years ago
61b8bf0
Merge "ART: Skip image visitor in OatWriter for VerifyAtRuntime"
by Andreas Gampe
· 9 years ago
85b62f2
ART: Refactor intrinsics slow-paths
by Andreas Gampe
· 9 years ago
d5ce6a8
ART: Skip image visitor in OatWriter for VerifyAtRuntime
by Andreas Gampe
· 9 years ago
6766eae
Merge "Revert "Optimize code generation of check-cast and instance-of.""
by Nicolas Geoffray
· 9 years ago
7537437
Revert "Optimize code generation of check-cast and instance-of."
by Nicolas Geoffray
· 9 years ago
ca83cd0
Merge "Optimizing: Allow storing value objects in containers."
by Vladimir Marko
· 9 years ago
b7d8e8c
Optimizing: Do not use range-based loop when inserting elements.
by Vladimir Marko
· 9 years ago
76c92ac
Optimizing: Allow storing value objects in containers.
by Vladimir Marko
· 9 years ago
a201d5e
Merge "Optimize code generation of check-cast and instance-of."
by Nicolas Geoffray
· 9 years ago
271d30d
Merge "Revert "Support unresolved fields in optimizing" breaks debuggable tests."
by Calin Juravle
· 9 years ago
e6f49b4
Revert "Support unresolved fields in optimizing" breaks debuggable tests.
by Calin Juravle
· 9 years ago
64acf30
Optimize code generation of check-cast and instance-of.
by Nicolas Geoffray
· 9 years ago
017719a
Merge "Support unresolved fields in optimizing"
by Calin Juravle
· 9 years ago
9d56782
Merge "Support unresolved methods in Optimizing"
by Calin Juravle
· 9 years ago
b4b543d
Merge "BuildInvoke refactor: extract String.init in its own code path"
by Calin Juravle
· 9 years ago
23a8e35
Support unresolved fields in optimizing
by Calin Juravle
· 9 years ago
175dc73
Support unresolved methods in Optimizing
by Calin Juravle
· 9 years ago
5d01db1
BuildInvoke refactor: extract String.init in its own code path
by Calin Juravle
· 9 years ago
46aa836
Merge "X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight"
by Andreas Gampe
· 9 years ago
9eac83e
Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime"
by Andreas Gampe
· 9 years ago
740667a
ART: Skip compiler-driver compile loop for VerifyAtRuntime
by Andreas Gampe
· 9 years ago
71bf809
Optimizing: Tag arena allocations in SsaBuilder.
by Vladimir Marko
· 9 years ago
831904f
Merge "Add option to append to the cfg dump."
by Calin Juravle
· 9 years ago
fe15701
Merge "Add OptimizingCompilerStats to the CodeGenerator class."
by Calin Juravle
· 9 years ago
8f8926a
Implement StringGetCharsNoCheck intrinsic for X86
by Mark Mendell
· 9 years ago
2d55479
X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight
by Mark Mendell
· 9 years ago
fa6b93c
Optimizing: Tag arena allocations in HGraph.
by Vladimir Marko
· 9 years ago
e295be4
Merge "Additional MIPS64 instructions needed by intrinsics code."
by Andreas Gampe
· 9 years ago
9ea4a93
Merge "Use induction variable range analysis in BCE (statically)."
by Aart Bik
· 9 years ago
7fa1a81
Merge "X86: Use short forward jumps if possible"
by Andreas Gampe
· 9 years ago
1a1d77f
Merge "Support X86 intrinsic System.arraycopy char"
by Andreas Gampe
· 9 years ago
Next »