Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
1d0a03c2eb0e26ded029b84e011458e8466f87de
/
compiler
/
optimizing
1d0a03c
ART: Fix DeadPhiHandling creating >2 equivalents
by David Brazdil
· 10 years ago
3b9f304
Address HPackedSwitch issues raised after merge
by Mark Mendell
· 10 years ago
0b7ac98
MIPS64: Implement intrinsics from java.lang.Math:
by Chris Larsen
· 10 years ago
aff587c
Merge "MIPS64: Implement intrinsics from libcore.io.Memory:"
by Andreas Gampe
· 10 years ago
95ca073
Merge "MIPS64: Implement miscellaneous bit manipulation intrinsics"
by Andreas Gampe
· 10 years ago
70fb1f4
MIPS64: Implement intrinsics from libcore.io.Memory:
by Chris Larsen
· 10 years ago
430c4f5
Optimizing: Add comment on DCE's packed-switch value check.
by Vladimir Marko
· 10 years ago
ec7e44f
Merge "Optimizing: Tag more arena allocations."
by Vladimir Marko
· 10 years ago
e92ed9d
Merge "Optimizing: Rewrite DCE's MarkReachableBlocks()."
by Vladimir Marko
· 10 years ago
211c211
Optimizing: Rewrite DCE's MarkReachableBlocks().
by Vladimir Marko
· 10 years ago
2aaa4b5
Optimizing: Tag more arena allocations.
by Vladimir Marko
· 10 years ago
d0180f9
ART: SsaBuilder clean up
by David Brazdil
· 10 years ago
d7558da
ART: Preserve loop headers with try/catch
by David Brazdil
· 10 years ago
e02fa20
Merge "Optimizing: Rewrite HGraph::FindBackEdges()."
by Vladimir Marko
· 10 years ago
51adce9
Merge "Optimizing: Rewrite HGraph::ComputeDominanceInformation()."
by Vladimir Marko
· 10 years ago
1f8695c
Optimizing: Rewrite HGraph::FindBackEdges().
by Vladimir Marko
· 10 years ago
d76d139
Optimizing: Rewrite HGraph::ComputeDominanceInformation().
by Vladimir Marko
· 10 years ago
cd26feb
Minor cleanup in range analysis.
by Aart Bik
· 10 years ago
f475bee
Various improvements in finding induction variables.
by Aart Bik
· 10 years ago
aab5b75
Replaced INT_MIN/MAX with modern-day limits.
by Aart Bik
· 10 years ago
33c0ed6
Merge "[optimizing] Add basic PackedSwitch support"
by Andreas Gampe
· 10 years ago
b3365e0
Various improvements in range analysis.
by Aart Bik
· 10 years ago
3039e38
MIPS64: Implement miscellaneous bit manipulation intrinsics
by Chris Larsen
· 10 years ago
3f4b39d
Merge "Further refinements to checkcast/instanceof."
by Nicolas Geoffray
· 10 years ago
abfcf18
Further refinements to checkcast/instanceof.
by Nicolas Geoffray
· 10 years ago
bb3d505
MIPS64: No call if ArraySet does not need a type check
by David Brazdil
· 10 years ago
9f0dece
ART: Print short register names with MIPS64
by David Brazdil
· 10 years ago
d0d11f2
Merge "ART: Fix bug in DeadPhiHandling"
by David Brazdil
· 10 years ago
b701315
ART: Fix bug in DeadPhiHandling
by David Brazdil
· 10 years ago
7b87ff9
Merge "ART: Optimize catch phi creation to save memory."
by David Brazdil
· 10 years ago
fe57faa
[optimizing] Add basic PackedSwitch support
by Mark Mendell
· 10 years ago
85c7bab
Revert "Revert "Optimize code generation of check-cast and instance-of.""
by Nicolas Geoffray
· 10 years ago
eead071
ART: Optimize catch phi creation to save memory.
by David Brazdil
· 10 years ago
3eaa32f
ART: Delete catch phis for undefined vregs.
by David Brazdil
· 10 years ago
dc25b96
Merge "Implement StringGetCharsNoCheck intrinsic for X86"
by Andreas Gampe
· 10 years ago
85b62f2
ART: Refactor intrinsics slow-paths
by Andreas Gampe
· 10 years ago
6766eae
Merge "Revert "Optimize code generation of check-cast and instance-of.""
by Nicolas Geoffray
· 10 years ago
7537437
Revert "Optimize code generation of check-cast and instance-of."
by Nicolas Geoffray
· 10 years ago
ca83cd0
Merge "Optimizing: Allow storing value objects in containers."
by Vladimir Marko
· 10 years ago
b7d8e8c
Optimizing: Do not use range-based loop when inserting elements.
by Vladimir Marko
· 10 years ago
76c92ac
Optimizing: Allow storing value objects in containers.
by Vladimir Marko
· 10 years ago
a201d5e
Merge "Optimize code generation of check-cast and instance-of."
by Nicolas Geoffray
· 10 years ago
271d30d
Merge "Revert "Support unresolved fields in optimizing" breaks debuggable tests."
by Calin Juravle
· 10 years ago
e6f49b4
Revert "Support unresolved fields in optimizing" breaks debuggable tests.
by Calin Juravle
· 10 years ago
64acf30
Optimize code generation of check-cast and instance-of.
by Nicolas Geoffray
· 10 years ago
017719a
Merge "Support unresolved fields in optimizing"
by Calin Juravle
· 10 years ago
9d56782
Merge "Support unresolved methods in Optimizing"
by Calin Juravle
· 10 years ago
b4b543d
Merge "BuildInvoke refactor: extract String.init in its own code path"
by Calin Juravle
· 10 years ago
23a8e35
Support unresolved fields in optimizing
by Calin Juravle
· 10 years ago
175dc73
Support unresolved methods in Optimizing
by Calin Juravle
· 10 years ago
5d01db1
BuildInvoke refactor: extract String.init in its own code path
by Calin Juravle
· 10 years ago
46aa836
Merge "X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight"
by Andreas Gampe
· 10 years ago
71bf809
Optimizing: Tag arena allocations in SsaBuilder.
by Vladimir Marko
· 10 years ago
831904f
Merge "Add option to append to the cfg dump."
by Calin Juravle
· 10 years ago
fe15701
Merge "Add OptimizingCompilerStats to the CodeGenerator class."
by Calin Juravle
· 10 years ago
8f8926a
Implement StringGetCharsNoCheck intrinsic for X86
by Mark Mendell
· 10 years ago
2d55479
X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight
by Mark Mendell
· 10 years ago
fa6b93c
Optimizing: Tag arena allocations in HGraph.
by Vladimir Marko
· 10 years ago
9ea4a93
Merge "Use induction variable range analysis in BCE (statically)."
by Aart Bik
· 10 years ago
7fa1a81
Merge "X86: Use short forward jumps if possible"
by Andreas Gampe
· 10 years ago
1a1d77f
Merge "Support X86 intrinsic System.arraycopy char"
by Andreas Gampe
· 10 years ago
22af3be
Use induction variable range analysis in BCE (statically).
by Aart Bik
· 10 years ago
87000a9
Add option to append to the cfg dump.
by Calin Juravle
· 10 years ago
b505997
Merge "Revert "Revert "ART: Register allocation and runtime support for try/catch"""
by David Brazdil
· 10 years ago
77a48ae
Revert "Revert "ART: Register allocation and runtime support for try/catch""
by David Brazdil
· 10 years ago
5c1a337
Merge "ART: Fix bug in reference type propagation"
by David Brazdil
· 10 years ago
baf89b8
ART: Fix bug in reference type propagation
by David Brazdil
· 10 years ago
94ca9af
Temporarly disable SSA creation in try/catch/debuggable.
by Nicolas Geoffray
· 10 years ago
659562a
Revert "ART: Register allocation and runtime support for try/catch"
by David Brazdil
· 10 years ago
b022fa1
ART: Register allocation and runtime support for try/catch
by David Brazdil
· 10 years ago
9af47e2
Merge "Optimizing: Tag basic block allocations with their source."
by Vladimir Marko
· 10 years ago
2d06e08
Merge "ART: Fix Quick-style LR vs PC core spill mask bug"
by Andreas Gampe
· 10 years ago
619552b
Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight"
by Vladimir Marko
· 10 years ago
9ee23f4
ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight
by Scott Wakeling
· 10 years ago
501fd63
ART: Fix Quick-style LR vs PC core spill mask bug
by Andreas Gampe
· 10 years ago
010c7fd
Merge "Induction variable range analysis."
by Aart Bik
· 10 years ago
d14c595
Induction variable range analysis.
by Aart Bik
· 10 years ago
b9c7992
Merge "Revert "Revert "Do a second check for testing intrinsic types."""
by Andreas Gampe
· 10 years ago
402ae2d
Merge "Add dex_pc to all HInstructions in builder."
by Nicolas Geoffray
· 10 years ago
3ecfd65
Add dex_pc to all HInstructions in builder.
by Yevgeny Rouban
· 10 years ago
bfb5ba9
Revert "Revert "Do a second check for testing intrinsic types.""
by Andreas Gampe
· 10 years ago
0616ae0
[optimizing] Add support for x86 constant area
by Mark Mendell
· 10 years ago
6058455
Optimizing: Tag basic block allocations with their source.
by Vladimir Marko
· 10 years ago
471a203
Simplify loop invariant operations during induction analysis.
by Aart Bik
· 10 years ago
6b79454
Merge "Further development of induction variable analysis."
by Aart Bik
· 10 years ago
e609b7c
Further development of induction variable analysis.
by Aart Bik
· 10 years ago
957fb89
Merge "ART: Move DexCache arrays to native."
by Vladimir Marko
· 10 years ago
897ce64
Merge "Reduce how often we call FindDexCache"
by Mathieu Chartier
· 10 years ago
736b560
Reduce how often we call FindDexCache
by Mathieu Chartier
· 10 years ago
05792b9
ART: Move DexCache arrays to native.
by Vladimir Marko
· 10 years ago
2e8e4ff
Merge "Revert "Optimizing: Tag basic block allocations with their source.""
by Vladimir Marko
· 10 years ago
145acc5
Revert "Optimizing: Tag basic block allocations with their source."
by Vladimir Marko
· 10 years ago
f7432c6
Merge "Optimizing: Tag basic block allocations with their source."
by Vladimir Marko
· 10 years ago
91e11c0
Optimizing: Tag basic block allocations with their source.
by Vladimir Marko
· 10 years ago
2a7c1ef
Add more dwarf debug line info for Optimized methods.
by Yevgeny Rouban
· 10 years ago
f9f6441
Optimizing: Tag Arena allocations with their source.
by Vladimir Marko
· 10 years ago
51995e1
Merge "SlowPath: Remove the use of Locations in the SlowPath constructors."
by Nicolas Geoffray
· 10 years ago
5c36017
Merge "Use CodeGenerator::RecordPcInfo instead of SlowPathCode::RecordPcInfo."
by Nicolas Geoffray
· 10 years ago
a63f0d4
Optimizing: Improve String.equals() thumb intrinsic.
by Vladimir Marko
· 10 years ago
46637e6
Merge "ART: Add 16-bit Thumb2 ROR, NEGS and CMP for high registers."
by Vladimir Marko
· 10 years ago
Next »