Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
0f3be56a7c89047aa1cc737a81317c514c642cf0
/
compiler
57096b7
Merge "Added polynomial induction variables analysis. With tests."
by Treehugger Robot
· 8 years ago
df7822e
Added polynomial induction variables analysis. With tests.
by Aart Bik
· 8 years ago
88e9168
Merge "Clean up Class::GetDirectInterface()."
by Vladimir Marko
· 8 years ago
19a4d37
Clean up Class::GetDirectInterface().
by Vladimir Marko
· 8 years ago
f3dcdd9
Merge "ARM: VIXL32: Implement read barriers."
by Nicolas Geoffray
· 8 years ago
b08265b
Merge "MIPS32: Pass more arguments in registers."
by Vladimir Marko
· 8 years ago
b4ee681
Merge "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry.""
by Nicolas Geoffray
· 8 years ago
2f34995
Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry."
by Nicolas Geoffray
· 8 years ago
7f73596
Merge "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry."
by Nicolas Geoffray
· 8 years ago
1a5bfdc
Merge "Reduce calls to DescriptorEquals"
by Mathieu Chartier
· 8 years ago
1b8464d
MIPS32: Pass more arguments in registers.
by Alexey Frunze
· 8 years ago
d494c5e
ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry.
by Artem Serov
· 8 years ago
58c3f6a
Reduce calls to DescriptorEquals
by Mathieu Chartier
· 8 years ago
edb2ac3
ARM: VIXL32: Implement read barriers.
by Anton Kirilov
· 8 years ago
6746874
Merge "Added geometric induction variables analysis."
by Aart Bik
· 8 years ago
1d0ae3f
Fix two tests after vdex change.
by Nicolas Geoffray
· 8 years ago
cce05bd
Merge "ARM: VIXL32: Clean usage of scopes."
by Nicolas Geoffray
· 8 years ago
5677d9a
Merge "ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch."
by Nicolas Geoffray
· 8 years ago
c071a01
Added geometric induction variables analysis.
by Aart Bik
· 8 years ago
374ddf3
ARM: VIXL32: Clean usage of scopes.
by Alexandre Rames
· 8 years ago
51c17fa
Create empty VerifiedMethod after vdex verification.
by Nicolas Geoffray
· 8 years ago
d4cc5b2
ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch.
by Artem Serov
· 8 years ago
3acf361
Merge "Set the location checksum in vdex."
by Nicolas Geoffray
· 8 years ago
cc1b535
ART: Clean up ClassLinker
by Andreas Gampe
· 8 years ago
5d0c300
Merge "ART: Fix typo in IsCallerSave"
by Treehugger Robot
· 8 years ago
8a4252e
ART: Fix typo in IsCallerSave
by Matthew Gharrity
· 8 years ago
d0f081e
ART: Delete unnecessary ScopedObjectAccess
by Andreas Gampe
· 8 years ago
141c6f6
Merge "Class Hierarchy Analysis (CHA)"
by Mingyao Yang
· 8 years ago
f54e5df
Set the location checksum in vdex.
by Nicolas Geoffray
· 8 years ago
5eb1e1e
Merge "Add LoadString kind of kJitTableAddress for dump-cfg."
by Mingyao Yang
· 8 years ago
063fc77
Class Hierarchy Analysis (CHA)
by Mingyao Yang
· 8 years ago
2c8c6b6
Revert "Make sure that const-class linkage is preserved, try again."
by Vladimir Marko
· 8 years ago
00a4410
Additional debug logging for bug 33231647.
by Vladimir Marko
· 8 years ago
9036914
Merge "Make sure that const-class linkage is preserved, try again."
by Treehugger Robot
· 8 years ago
cb5ab35
Make sure that const-class linkage is preserved, try again.
by Vladimir Marko
· 8 years ago
982e0bf
Merge "ARM: VIXL32: A couple of fixes to have more tests passing."
by Nicolas Geoffray
· 8 years ago
2ba0c37
Merge "Move compiled methods to use AtomicMethodRefMap"
by Mathieu Chartier
· 8 years ago
679ba8d
Merge "Optimizations around escape analysis. With tests."
by Treehugger Robot
· 8 years ago
be44dcf
Add LoadString kind of kJitTableAddress for dump-cfg.
by Mingyao Yang
· 8 years ago
71bf7b4
Optimizations around escape analysis. With tests.
by Aart Bik
· 8 years ago
acab8d4
Move compiled methods to use AtomicMethodRefMap
by Mathieu Chartier
· 8 years ago
392fb01
Merge "Add atomic method reference map"
by Mathieu Chartier
· 8 years ago
9df8931
Add atomic method reference map
by Mathieu Chartier
· 8 years ago
211fd80
Merge "ART: Add dex::StringIndex"
by Treehugger Robot
· 8 years ago
657022c
ARM: VIXL32: A couple of fixes to have more tests passing.
by Artem Serov
· 8 years ago
725466c
Merge "ARM: VIXL32: Implement HClassTableGet Visitor."
by Nicolas Geoffray
· 8 years ago
07e6a79
Merge "ARM: VIXL32: Fix some test failures."
by Nicolas Geoffray
· 8 years ago
c9e2fc2
Merge "Move inline caches GC handling in JitCodeCache."
by Nicolas Geoffray
· 8 years ago
ae7f6b9
Merge "ARM: Fix JNI MacroAssembler after VIXL update."
by Mathieu Chartier
· 8 years ago
8fb28dc
Merge "Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""""
by Vladimir Marko
· 8 years ago
171cf81
Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""""
by Vladimir Marko
· 8 years ago
e51ca8b
Move inline caches GC handling in JitCodeCache.
by Nicolas Geoffray
· 8 years ago
8a0128a
ART: Add dex::StringIndex
by Andreas Gampe
· 8 years ago
6287c23
ARM: Fix JNI MacroAssembler after VIXL update.
by Artem Serov
· 8 years ago
8662aaa
Merge "Use non vixl arm macro assembler"
by Mathieu Chartier
· 8 years ago
67986a1
Use non vixl arm macro assembler
by Mathieu Chartier
· 8 years ago
ec428a7
Merge "ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics."
by Vladimir Marko
· 8 years ago
df74375
Merge "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""""
by Vladimir Marko
· 8 years ago
c564620
ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics.
by Vladimir Marko
· 8 years ago
e47172b
Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""
by Vladimir Marko
· 8 years ago
96fd51d
Moved escape analysis to reusable module
by Aart Bik
· 8 years ago
dda4396
ARM: VIXL32: Fix some test failures.
by Anton Kirilov
· 8 years ago
b77051e
ARM: VIXL32: Fix breaking changes from recent VIXL update.
by Scott Wakeling
· 8 years ago
d011142
Merge "ARM: VIXL32: Improve codegen on CBZ/CBNZ"
by Nicolas Geoffray
· 8 years ago
c3076fe
Merge "Use input-vdex-fd, or input-vdex in dex2oat."
by Nicolas Geoffray
· 8 years ago
b0bbe8e
Use input-vdex-fd, or input-vdex in dex2oat.
by Nicolas Geoffray
· 8 years ago
7b7a78e
Merge "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""
by Vladimir Marko
· 8 years ago
09ded92
Revert "Revert "Revert "Make sure that const-class linkage is preserved."""
by Vladimir Marko
· 8 years ago
8d2c459
ARM: VIXL32: Implement HClassTableGet Visitor.
by xueliang.zhong
· 8 years ago
f51bc62
ARM: VIXL32: Improve codegen on CBZ/CBNZ
by xueliang.zhong
· 8 years ago
8f34359
Merge "Revert "Revert "Make sure that const-class linkage is preserved."""
by Vladimir Marko
· 8 years ago
4b60096
Merge "Speed up verified methods"
by Mathieu Chartier
· 8 years ago
25dcbad
Revert "Revert "Make sure that const-class linkage is preserved.""
by Vladimir Marko
· 8 years ago
fc2dd61
Speed up verified methods
by Mathieu Chartier
· 8 years ago
f215c52
Merge changes from topic 'dex2oat_dexlayout'
by Jeff Hao
· 8 years ago
ecffc67
Revert "Make sure that const-class linkage is preserved."
by Vladimir Marko
· 8 years ago
608f2ce
Add new --layout-profile compiler-filter for dex2oat.
by Jeff Hao
· 8 years ago
b46782a
Merge "Use a per-thread VerifierDeps."
by Nicolas Geoffray
· 8 years ago
24a56c6
Merge "Clear the right data pointer."
by Nicolas Geoffray
· 8 years ago
f46501c
Clear the right data pointer.
by Nicolas Geoffray
· 8 years ago
eb9c58e
Merge "ARM: VIXL32: Fix the assembler usage in the intrinsics."
by Nicolas Geoffray
· 8 years ago
340dafa
Use a per-thread VerifierDeps.
by Nicolas Geoffray
· 8 years ago
9ee5fdf
Merge "Make sure that const-class linkage is preserved."
by Vladimir Marko
· 8 years ago
a598b86
Merge "ART: Add dex::TypeIndex"
by Treehugger Robot
· 8 years ago
b88c484
ARM: VIXL32: Fix the assembler usage in the intrinsics.
by Anton Kirilov
· 8 years ago
19886db
Make sure that const-class linkage is preserved.
by Vladimir Marko
· 8 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 8 years ago
1b86849
Use type lookup tables in compiler
by Mathieu Chartier
· 8 years ago
dac7ad1
Merge "Revert "Revert "Revert "Revert "JIT root tables."""""
by Nicolas Geoffray
· 8 years ago
132d836
Revert "Revert "Revert "Revert "JIT root tables.""""
by Nicolas Geoffray
· 8 years ago
2dae2f2
Merge "Add dequickening support."
by Nicolas Geoffray
· 8 years ago
67eb391
Merge "ARM: VIXL32: Fix PackedSwitch."
by Nicolas Geoffray
· 8 years ago
965a21e
Merge "Make ImageWriter and PatchOat helper classes nested."
by Treehugger Robot
· 8 years ago
01b70e8
Add dequickening support.
by Nicolas Geoffray
· 8 years ago
137b075
Merge "Change offline profile to store type_idx of classes."
by Jeff Hao
· 8 years ago
54b5855
Change offline profile to store type_idx of classes.
by Jeff Hao
· 8 years ago
8eaa426
Merge "[MIPS64] JNI Compiler: compiler independent test"
by Treehugger Robot
· 8 years ago
ad06b98
Make ImageWriter and PatchOat helper classes nested.
by Vladimir Marko
· 8 years ago
09a940d
ARM: VIXL32: Fix PackedSwitch.
by Artem Serov
· 8 years ago
3825da5
Merge "Revert "jni: Punt to generic JNI for mips""
by Treehugger Robot
· 8 years ago
Next »