Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
3e6c13997373efac343a65740da0c4f6e77338b9
/
compiler
/
optimizing
31275df
Merge "Fix type conversion bug"
by Treehugger Robot
· 8 years ago
dab6907
Fix type conversion bug
by Aart Bik
· 8 years ago
715f43e
MIPS32: Improve stack alignment, use sdc1/ldc1, where possible.
by Chris Larsen
· 8 years ago
e4df8d9
Merge "Improve sign and zero extension analysis."
by Treehugger Robot
· 8 years ago
2e61a57
MIPS32: Do implicit null check properly
by Goran Jakovljevic
· 8 years ago
4d1a9d4
Improve sign and zero extension analysis.
by Aart Bik
· 8 years ago
96b7474
Merge "Use ScopedArenaAllocator for code generation."
by Vladimir Marko
· 8 years ago
b277aa1
Merge "ART: Introduce Uint8 loads in compiled code."
by Vladimir Marko
· 8 years ago
61b9228
ART: Introduce Uint8 loads in compiled code.
by Vladimir Marko
· 8 years ago
ce20f2f
Merge "Revert "Force OSR compilation on all compilations.""
by Nicolas Geoffray
· 8 years ago
1949baf
Revert "Force OSR compilation on all compilations."
by Nicolas Geoffray
· 8 years ago
28d3cda
Merge "Force OSR compilation on all compilations."
by Nicolas Geoffray
· 8 years ago
e4311fc
Merge "Fix braino in BoundsCheckSlowPathX86_64."
by Treehugger Robot
· 8 years ago
174b2e2
Use ScopedArenaAllocator for code generation.
by Vladimir Marko
· 8 years ago
c217666
Force OSR compilation on all compilations.
by Nicolas Geoffray
· 8 years ago
003444a
Fix braino in BoundsCheckSlowPathX86_64.
by Nicolas Geoffray
· 8 years ago
3b8c82f
MIPS32R2: Enable table-based switch in presence of irreducible loops
by Alexey Frunze
· 8 years ago
4054e74
Merge "Fix wrong length passed to AAIOBE on x86/x64."
by Treehugger Robot
· 8 years ago
0aff3a8
Fix wrong length passed to AAIOBE on x86/x64.
by Nicolas Geoffray
· 8 years ago
89b8df0
Fix min/max SIMD reduction
by Goran Jakovljevic
· 8 years ago
6ee6d22
Merge "ARM: Support SIMD reduction for 32-bit backend."
by Aart Bik
· 8 years ago
6e9b137
ARM: Support SIMD reduction for 32-bit backend.
by Artem Serov
· 8 years ago
37c7405
Merge "Fix using LiveIntervals beyond their lifetime."
by Vladimir Marko
· 8 years ago
bea75ff
Fix using LiveIntervals beyond their lifetime.
by Vladimir Marko
· 8 years ago
009d166
Use ScopedArenaAllocator in BCE, DCE, LSE, ...
by Vladimir Marko
· 8 years ago
52d52f5
Use ScopedArenaAllocator in GVN.
by Vladimir Marko
· 8 years ago
f361267
Use ScopedArenaAllocator for Phi elimination pass.
by Vladimir Marko
· 8 years ago
69d310e
Use ScopedArenaAllocator for building HGraph.
by Vladimir Marko
· 8 years ago
e764d2e
Use ScopedArenaAllocator for register allocation.
by Vladimir Marko
· 8 years ago
ca6fff8
ART: Use ScopedArenaAllocator for pass-local data.
by Vladimir Marko
· 8 years ago
85eda8b
Merge "Try to preserve dex pc better in vector code."
by Treehugger Robot
· 8 years ago
46b6dbc
Try to preserve dex pc better in vector code.
by Aart Bik
· 8 years ago
a290160
MIPS32R2: Share address computation
by Lena Djokic
· 8 years ago
c8fb211
ART: Simplify And(TypeConversion<Int64>(x), Const32).
by Vladimir Marko
· 8 years ago
5adf26c
Merge "ART: Introduce Uint8 compiler data type."
by Vladimir Marko
· 8 years ago
d5d2f2c
ART: Introduce Uint8 compiler data type.
by Vladimir Marko
· 8 years ago
25ae379
Merge "ART: Add VarHandle fence intrinsics"
by Orion Hodson
· 8 years ago
efac0df
Merge "Generalized zero/sign-ext analysis. Generalized SAD."
by Treehugger Robot
· 8 years ago
df011c3
Generalized zero/sign-ext analysis. Generalized SAD.
by Aart Bik
· 8 years ago
7ba68c8
Merge "ARM/ARM64: Move simplifier visitors to .cc files."
by Treehugger Robot
· 8 years ago
4a4610a
ART: Add VarHandle fence intrinsics
by Orion Hodson
· 8 years ago
0f689e7
ARM/ARM64: Move simplifier visitors to .cc files.
by Vladimir Marko
· 8 years ago
d7d5ed9
Merge "ART: Increase the number of potential instrinsics"
by Orion Hodson
· 8 years ago
cd9903d
Merge "ART: Generalize "x >> (s & m)" simplification."
by Vladimir Marko
· 8 years ago
cfcc9cf
ART: Increase the number of potential instrinsics
by Orion Hodson
· 8 years ago
7033d49
ART: Generalize "x >> (s & m)" simplification.
by Vladimir Marko
· 8 years ago
9c0a6ce
Merge "Enables GVN for x86 and x86_64."
by Treehugger Robot
· 8 years ago
2a7b84b
Merge "Add DexInstructionIterator and use it a few places"
by Mathieu Chartier
· 8 years ago
1d2d4ff
Add DexInstructionIterator and use it a few places
by Mathieu Chartier
· 8 years ago
9e14787
Enables GVN for x86 and x86_64.
by Aart Bik
· 8 years ago
68ca702
Added SAD test. Generalized vector analysis of narrow type.
by Aart Bik
· 8 years ago
e5b35ed
Merge "Enables GVN for MIPS32 and MIPS64."
by Treehugger Robot
· 8 years ago
0ebe0d8
ART: Introduce compiler data type.
by Vladimir Marko
· 8 years ago
994cfb3
Merge "MIPS32R2: Allow all kinds of class/string loads and invokes"
by Vladimir Marko
· 8 years ago
dbbac8f
Implement Sum-of-Abs-Differences idiom recognition.
by Aart Bik
· 8 years ago
2406bf1
Merge "Ensure extract is seen as having scalar result."
by Treehugger Robot
· 8 years ago
b8e9c35
Enables GVN for MIPS32 and MIPS64.
by Lena Djokic
· 8 years ago
debb510
MIPS32R2: Allow all kinds of class/string loads and invokes
by Goran Jakovljevic
· 8 years ago
5e3afa9
Ensure extract is seen as having scalar result.
by Aart Bik
· 8 years ago
d8dbc8d
Refactor compiled_method.h .
by Vladimir Marko
· 8 years ago
7452797
Refactor linker files from compiler/ to dex2oat/.
by Vladimir Marko
· 9 years ago
0588f3a
Merge changes Ib4459783,Ibb40f919
by Treehugger Robot
· 8 years ago
09659c2
ART: Remove heap poisoning from globals.h
by Andreas Gampe
· 8 years ago
4f7dd34
Recognize ABS cases.
by Aart Bik
· 8 years ago
08601a4
Merge changes I38b16291,I159669ec
by Treehugger Robot
· 8 years ago
dbeacd6
Merge "Clean up AtomicDexRefMap"
by Mathieu Chartier
· 8 years ago
217d6d3
ART: Remove old code
by Andreas Gampe
· 8 years ago
217488a
ART: Move read barrier config out of globals
by Andreas Gampe
· 8 years ago
e2abbc6
ART: Move kDexNoIndex to dex_file_types.h
by Andreas Gampe
· 8 years ago
fc8b422
Clean up AtomicDexRefMap
by Mathieu Chartier
· 8 years ago
1b404a8
Add debug info for link-time generated thunks.
by Vladimir Marko
· 8 years ago
3597f51
Merge "Bail for SIMD code in LSE."
by Treehugger Robot
· 8 years ago
d30f205
Bail for SIMD code in LSE.
by Aart Bik
· 8 years ago
73b326e
Add a DCHECK for BCE.
by Mingyao Yang
· 8 years ago
bae9c9a
Fix bug in BCE remainder handling.
by Aart Bik
· 8 years ago
47d00f6
Merge changes I88fd4905,Ib8c0a28c
by Treehugger Robot
· 8 years ago
1ffbc05
Merge "No unrolling for large loop bodies."
by Treehugger Robot
· 8 years ago
521b50f
No unrolling for large loop bodies.
by Aart Bik
· 8 years ago
9d9f2d7
Merge "Use mmapped boot image class table for PIC app HLoadClass."
by Vladimir Marko
· 8 years ago
a7c83ac
ART: Clean up WellKnownClasses include.
by Andreas Gampe
· 8 years ago
94ec2db
Use mmapped boot image class table for PIC app HLoadClass.
by Vladimir Marko
· 8 years ago
8e9090b
Generalize range analysis.
by Aart Bik
· 8 years ago
d4d1182
Merge "ARM64: Tune SIMD loop unrolling factor heuristic."
by Aart Bik
· 8 years ago
dcaf0e5
Bug fix on 32-bit vs 64-bit movd/movdq on x86_64.
by Aart Bik
· 8 years ago
86ce504
Merge "optimizing: add block-scoped constructor fence merging pass"
by Treehugger Robot
· 8 years ago
dd018df
optimizing: add block-scoped constructor fence merging pass
by Igor Murashkin
· 8 years ago
88f929c
Merge "Use mmapped boot image intern table for PIC app HLoadString."
by Vladimir Marko
· 8 years ago
f26bb6c
ARM64: Tune SIMD loop unrolling factor heuristic.
by Artem Serov
· 8 years ago
6cfbdbc
Use mmapped boot image intern table for PIC app HLoadString.
by Vladimir Marko
· 8 years ago
b92cc33
Pass stats into the loop optimization phase.
by Aart Bik
· 8 years ago
21b8592
Added vectorization stats.
by Aart Bik
· 8 years ago
0148de4
Basic SIMD reduction support.
by Aart Bik
· 8 years ago
982334c
Revert "Basic SIMD reduction support."
by Nicolas Geoffray
· 8 years ago
cfa59b4
Basic SIMD reduction support.
by Aart Bik
· 8 years ago
fa830aa
Merge "Revert "Basic SIMD reduction support.""
by Jeff Tinker
· 8 years ago
a57b4ee
Revert "Basic SIMD reduction support."
by Aart Bik
· 8 years ago
cdb15e4
Merge "Refined range rule for ABS(x)"
by Aart Bik
· 8 years ago
af1a686
Merge "Basic SIMD reduction support."
by Treehugger Robot
· 8 years ago
7f56ff4
Refined range rule for ABS(x)
by Aart Bik
· 8 years ago
9879d0e
Basic SIMD reduction support.
by Aart Bik
· 8 years ago
Next »