Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
81c769436a89b25c781eb2da882f11fd8d11f84d
/
compiler
/
optimizing
36a5d0c
Merge "MIPS64: ART Vectorizer"
by Aart Bik
· 8 years ago
0a50965
Merge "Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64""
by Vladimir Marko
· 8 years ago
ab63934
Merge "Revert "ART: Reference.getReferent intrinsic for arm and arm64""
by Vladimir Marko
· 8 years ago
2c97600
Merge "Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String."
by Vladimir Marko
· 8 years ago
9f7e91c
Merge "Fixed bug in relying on precise FP in periodic sequence."
by Aart Bik
· 8 years ago
8523ea1
Fixed bug in relying on precise FP in periodic sequence.
by Aart Bik
· 8 years ago
4ee8e29
Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64"
by Vladimir Marko
· 8 years ago
d254f5c
Revert "ART: Reference.getReferent intrinsic for arm and arm64"
by Vladimir Marko
· 8 years ago
b486a98
ART: Introduce thread-current-inl.h
by Andreas Gampe
· 8 years ago
1656ca9
Merge "ART: Clean up thread.h and thread_list.h"
by Treehugger Robot
· 8 years ago
847e6ce
Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String.
by Vladimir Marko
· 8 years ago
9b70b4a
Merge "Delay allocating environment locations."
by Treehugger Robot
· 8 years ago
b4fe268
Merge "Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1"
by Treehugger Robot
· 8 years ago
ec32f64
Delay allocating environment locations.
by Vladimir Marko
· 8 years ago
72a75f7
Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1
by xueliang.zhong
· 8 years ago
513061a
ART: Clean up thread.h and thread_list.h
by Andreas Gampe
· 8 years ago
38c4ae5
Merge "Handle gracefully profiles with invalid classes or methods"
by Calin Juravle
· 8 years ago
d853fe4
Merge "Add access flag for previously warm methods"
by Mathieu Chartier
· 8 years ago
0855688
Handle gracefully profiles with invalid classes or methods
by Calin Juravle
· 8 years ago
f044c22
Add access flag for previously warm methods
by Mathieu Chartier
· 8 years ago
d490129
ART: Clean up heap headers
by Andreas Gampe
· 8 years ago
deae7db
ART: Add missing namespace comments
by Andreas Gampe
· 8 years ago
19680d3
MIPS64: ART Vectorizer
by Goran Jakovljevic
· 8 years ago
6079dca
MIPS32R2: Fix MethodLoadKind::kBootImageLinkTimePcRelative
by Alexey Frunze
· 8 years ago
dbddc22
Refactor profiles to use TypeReference instead of ClassReference
by Mathieu Chartier
· 8 years ago
a559fa1
Merge "Fix compiler crash due to inline caches and improve docs"
by Treehugger Robot
· 8 years ago
e6f87cc
Fix compiler crash due to inline caches and improve docs
by Calin Juravle
· 8 years ago
6dd5019
Merge "Do not deopt when using AOT inline caches"
by Treehugger Robot
· 8 years ago
af44e6c
Do not deopt when using AOT inline caches
by Calin Juravle
· 8 years ago
ce38efe
Merge "ARM: Specify if some branches go to far targets"
by Treehugger Robot
· 8 years ago
0abc6bb
Merge "Support for narrow operands in "dangerous" operations."
by Aart Bik
· 8 years ago
304c8a5
Support for narrow operands in "dangerous" operations.
by Aart Bik
· 8 years ago
19d7d50
ARM64: Fix IsAdrpPatch().
by Vladimir Marko
· 8 years ago
fd52253
ARM: Specify if some branches go to far targets
by Anton Kirilov
· 8 years ago
3b101e4
Merge "optimizing: Fix a potential nullptr dereference"
by Treehugger Robot
· 8 years ago
f207299
optimizing: Fix a potential nullptr dereference
by George Burgess IV
· 8 years ago
81cbb24
Merge "Use arena allocation for profiles"
by Calin Juravle
· 8 years ago
a17d679
Merge "Use PC-relative pointer to boot image methods."
by Treehugger Robot
· 8 years ago
4199aa0
Merge "Create load store analysis pass"
by Nicolas Geoffray
· 8 years ago
1f68cb5
Merge "Revert "Support for narrow operands in "dangerous" operations.""
by Nicolas Geoffray
· 8 years ago
9231690
Revert "Support for narrow operands in "dangerous" operations."
by Nicolas Geoffray
· 8 years ago
cc3171a
Use arena allocation for profiles
by Calin Juravle
· 8 years ago
2cd620b
Merge "Support for narrow operands in "dangerous" operations."
by Aart Bik
· 8 years ago
6597946
Use PC-relative pointer to boot image methods.
by Vladimir Marko
· 8 years ago
5601d4e
Revert "Revert "ARM: Improve the code generated for HCondition with a constant input""
by Anton Kirilov
· 8 years ago
c239a2b
Create load store analysis pass
by xueliang.zhong
· 8 years ago
636e870
Support for narrow operands in "dangerous" operations.
by Aart Bik
· 8 years ago
17481b5
Merge "Made idiom recognition more robust."
by Treehugger Robot
· 8 years ago
5f80500
Made idiom recognition more robust.
by Aart Bik
· 8 years ago
662ee25
Merge "optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes"
by Treehugger Robot
· 8 years ago
79d8fa7
optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes
by Igor Murashkin
· 8 years ago
c1ff6bf
Merge "X86: Fix LoadString/Class for non-PIC boot image."
by Vladimir Marko
· 8 years ago
00916b9
X86: Fix LoadString/Class for non-PIC boot image.
by Vladimir Marko
· 8 years ago
47aa869
Merge "No need to lock when calling Thread.interrupted."
by Nicolas Geoffray
· 8 years ago
d1c2276
Merge "Remove LoadString/Class kind kBootImageLinkTimeAddress."
by Vladimir Marko
· 8 years ago
a1633a7
Merge "Min/max SIMDization support."
by Aart Bik
· 8 years ago
764d454
Remove LoadString/Class kind kBootImageLinkTimeAddress.
by Vladimir Marko
· 8 years ago
365719c
No need to lock when calling Thread.interrupted.
by Nicolas Geoffray
· 8 years ago
c8e93c7
Min/max SIMDization support.
by Aart Bik
· 8 years ago
f4e23a8
MIPS: Drop unnecessary code for R6 (NAN2008)
by Lena Djokic
· 8 years ago
63529dd
Merge "MIPS64: Saves 128-bit vector registers along SuspendCheckSlowPath"
by Aart Bik
· 8 years ago
de6fc4a
Merge "ARM64: Share address computation across SIMD LDRs/STRs."
by Treehugger Robot
· 8 years ago
7d157fc
Clean up some uses of "auto".
by Vladimir Marko
· 8 years ago
58d7ddc
Merge "Instruction scheduling for ARM."
by Nicolas Geoffray
· 8 years ago
e1811ed
ARM64: Share address computation across SIMD LDRs/STRs.
by Artem Serov
· 8 years ago
92f4672
Merge "Improve the documentation of an ARM64 parallel move resolver corner case."
by Roland Levillain
· 8 years ago
270970e
Merge "ARM/AOT: Allow 16-bit LDR for Baker read barrier loads."
by Treehugger Robot
· 8 years ago
c8a5b6c
Merge "Revert "ARM: Improve the code generated for HCondition with a constant input""
by Nicolas Geoffray
· 8 years ago
3082661
Revert "ARM: Improve the code generated for HCondition with a constant input"
by Nicolas Geoffray
· 8 years ago
ddc38fe
Merge "Add runtime reasons for deopt."
by Nicolas Geoffray
· 8 years ago
4e92c3c
Add runtime reasons for deopt.
by Nicolas Geoffray
· 8 years ago
1a9a9e3
Merge "Moved knowledge on masking shift operands to simplifier."
by Aart Bik
· 8 years ago
50e20d5
Moved knowledge on masking shift operands to simplifier.
by Aart Bik
· 8 years ago
88abba2
ARM/AOT: Allow 16-bit LDR for Baker read barrier loads.
by Vladimir Marko
· 8 years ago
da33049
Merge "ARM: Improve the code generated for HCondition with a constant input"
by Treehugger Robot
· 8 years ago
b404f34
ARM: Improve the code generated for HCondition with a constant input
by Anton Kirilov
· 8 years ago
bf2dd4b
Merge "MIPS32: Implement branchless HCondition for longs"
by Treehugger Robot
· 8 years ago
d8b6a53
MIPS64: Saves 128-bit vector registers along SuspendCheckSlowPath
by Goran Jakovljevic
· 8 years ago
9302917
Merge "Improve the implementation of UnsafeCASObject with Baker read barriers."
by Roland Levillain
· 8 years ago
f7caf68
Instruction scheduling for ARM.
by xueliang.zhong
· 8 years ago
ff48700
Improve the implementation of UnsafeCASObject with Baker read barriers.
by Roland Levillain
· 8 years ago
fe307fd
Merge "ARM: Link-time generated thunks for Baker CC read barrier."
by Vladimir Marko
· 8 years ago
eee1c0e
ARM: Link-time generated thunks for Baker CC read barrier.
by Vladimir Marko
· 8 years ago
4ae432d
optimizing: Fix undefined behavior in graph checker
by Igor Murashkin
· 8 years ago
f3fb1fc
Merge "MIPS: Change remaining entrypoints to save everything."
by Treehugger Robot
· 8 years ago
286fb44
Merge "ARM/VIXL: Remove obsolete DeduplicateDexCacheAddressLiteral()."
by Treehugger Robot
· 8 years ago
e39e702
ARM/VIXL: Remove obsolete DeduplicateDexCacheAddressLiteral().
by Vladimir Marko
· 8 years ago
3d0731a
Merge "Fixed bug due to not updating TC information (with regression test)"
by Aart Bik
· 8 years ago
e22445f
Fixed bug due to not updating TC information (with regression test)
by Aart Bik
· 8 years ago
952b235
Improve the documentation of an ARM64 parallel move resolver corner case.
by Roland Levillain
· 8 years ago
3650acb
Merge "inliner: Do not assume that the outermost_graph has an art method"
by Treehugger Robot
· 8 years ago
07f01df
inliner: Do not assume that the outermost_graph has an art method
by Calin Juravle
· 8 years ago
2982555
Merge "optimizing: constructor fence redundancy elimination - remove dmb after LSE"
by Treehugger Robot
· 8 years ago
d01745e
optimizing: constructor fence redundancy elimination - remove dmb after LSE
by Igor Murashkin
· 8 years ago
7113885
Merge "Allow same-length integral type mixing in SIMD."
by Aart Bik
· 8 years ago
bf06526
Merge "Bug fix on shift that exceeds "lane width"."
by Aart Bik
· 8 years ago
920f9b1
Merge "Use dex2oat instead of dex2oatd in non-debug run-tests."
by Roland Levillain
· 8 years ago
267a436
Merge "MIPS: java.lang.Integer.valueOf intrinsic."
by Treehugger Robot
· 8 years ago
6c3af16
Use dex2oat instead of dex2oatd in non-debug run-tests.
by Roland Levillain
· 8 years ago
c83dd7b
Revert "Add concurrent card graying for immune spaces"
by Mathieu Chartier
· 8 years ago
Next »