Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
ba257bc268f4f7ae4bb59d79c20bf0110dcb81fb
ba257bc
art: use -O1 to compile tests with clang for arm64
by Colin Cross
· 9 years ago
2cd15c3
Merge "Re-enable optimization for clang arm64 art builds"
by Colin Cross
· 9 years ago
1cab143
Re-enable optimization for clang arm64 art builds
by Colin Cross
· 9 years ago
f8b69bc
Merge "For LSE, further optimize stores for singleton references."
by Mingyao Yang
· 9 years ago
803cbb9
For LSE, further optimize stores for singleton references.
by Mingyao Yang
· 9 years ago
045d37a
Merge "Make use of new method iterators."
by Alex Light
· 9 years ago
280a65b
Merge "MIPS64: Fuse long and FP compare & condition in Optimizing."
by Roland Levillain
· 9 years ago
9d9435f
Merge "Disable jsr166.LinkedTransferQueueTest#testTransfer2 again."
by Roland Levillain
· 9 years ago
0041acf
Disable jsr166.LinkedTransferQueueTest#testTransfer2 again.
by Roland Levillain
· 9 years ago
d9493c2
Merge "ART: Fix bug in LSE"
by Nicolas Geoffray
· 9 years ago
ecf52df
ART: Fix bug in LSE
by David Brazdil
· 9 years ago
2739411
Merge "Disable the UnsafeCASObject intrinsic with read barriers."
by Roland Levillain
· 9 years ago
391b866
Disable the UnsafeCASObject intrinsic with read barriers.
by Roland Levillain
· 9 years ago
570a920
Merge "Revert "Revert "X86: Use locked add rather than mfence"""
by Aart Bik
· 9 years ago
51a64d5
Make use of new method iterators.
by Alex Light
· 9 years ago
299a939
MIPS64: Fuse long and FP compare & condition in Optimizing.
by Alexey Frunze
· 9 years ago
fae1db9
Merge "ART: Refactor CommonRuntimeTest::SetUp"
by Andreas Gampe
· 9 years ago
a00f012
ART: Refactor CommonRuntimeTest::SetUp
by Andreas Gampe
· 9 years ago
5640499
Merge "ART: Recognize cortex-a53.a57 for ARM features"
by Andreas Gampe
· 9 years ago
ec178ee
Merge "Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"""
by Alex Light
· 9 years ago
14c4e90
Merge "Revert "Revert "ART: Reduce the instructions generated by packed switch."""
by Vladimir Marko
· 9 years ago
6132a38
Merge "Fix braino in parallel move resolver."
by Nicolas Geoffray
· 9 years ago
8e00676
Merge "Revert "Tweak inlining heuristics.""
by Nicolas Geoffray
· 9 years ago
b17d1cc
Revert "Tweak inlining heuristics."
by Nicolas Geoffray
· 9 years ago
f3e0ee2
Revert "Revert "ART: Reduce the instructions generated by packed switch.""
by Vladimir Marko
· 9 years ago
0ac7a8e
Merge "Optimizing/ARM: Fix AddConstant() to adhere to set_cc."
by Vladimir Marko
· 9 years ago
f5c09c3
Optimizing/ARM: Fix AddConstant() to adhere to set_cc.
by Vladimir Marko
· 9 years ago
3e3e4a7
Fix braino in parallel move resolver.
by Nicolas Geoffray
· 9 years ago
ff6ab45
Merge "Tweak inlining heuristics."
by Nicolas Geoffray
· 9 years ago
fcb7613
Tweak inlining heuristics.
by Nicolas Geoffray
· 9 years ago
2dbab95
Merge "Change DCHECK into CHECK to diagnose sporadic crash."
by Nicolas Geoffray
· 9 years ago
4aaa1d3
Change DCHECK into CHECK to diagnose sporadic crash.
by Nicolas Geoffray
· 9 years ago
bdd12e0
Merge "Add some dumping when SIGQUIT for the JIT."
by Nicolas Geoffray
· 9 years ago
fb9f4ad
Merge "Fix (non-intrinsic) UnsafeCASObject for the read barrier config."
by Hiroshi Yamauchi
· 9 years ago
901c55e
ART: Recognize cortex-a53.a57 for ARM features
by Andreas Gampe
· 9 years ago
17077d8
Revert "Revert "X86: Use locked add rather than mfence""
by Mark P Mendell
· 9 years ago
d16bb3f
Merge "Ensure that ClassTable has correct alignment in image."
by Alex Light
· 9 years ago
e050c8f
Ensure that ClassTable has correct alignment in image.
by Alex Light
· 9 years ago
e64300b
Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""
by Alex Light
· 9 years ago
cc78f3f
Fix (non-intrinsic) UnsafeCASObject for the read barrier config.
by Hiroshi Yamauchi
· 9 years ago
1c70f18
Merge "Revert "X86: Use locked add rather than mfence""
by Aart Bik
· 9 years ago
0da3b91
Revert "X86: Use locked add rather than mfence"
by Aart Bik
· 9 years ago
1f31265
Merge "Remove references to dlmalloc specific functions"
by Dimitry Ivanov
· 9 years ago
c3ca1e6
Merge "X86: Use locked add rather than mfence"
by Aart Bik
· 9 years ago
9ddcbf6
Merge "Make the 008-exceptions test print everything to stdout"
by Andreas Gampe
· 9 years ago
27f114d
Merge "Remove spurious references to kEmitCompilerReadBarrier in MIPS."
by Roland Levillain
· 9 years ago
698fa97
Remove spurious references to kEmitCompilerReadBarrier in MIPS.
by Roland Levillain
· 9 years ago
cbf8af8
Merge "MIPS32: Fuse long and FP compare & condition in Optimizing."
by Roland Levillain
· 9 years ago
1329b15
Merge "Adjust tests blacklisted for heap poisoning and read barriers."
by Roland Levillain
· 9 years ago
42d3ab3
Merge "Disable LinkedTransferQueueTest tests failing on the CC."
by Roland Levillain
· 9 years ago
4741516
Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64"""
by Roland Levillain
· 9 years ago
caad53d
Disable LinkedTransferQueueTest tests failing on the CC.
by Roland Levillain
· 9 years ago
64daedd
Make the 008-exceptions test print everything to stdout
by Kevin Brodsky
· 9 years ago
e217fee
Adjust tests blacklisted for heap poisoning and read barriers.
by Roland Levillain
· 9 years ago
7f3b38c
Merge "Add test case for bad arm code generation."
by Nicolas Geoffray
· 9 years ago
d7d3538
Merge "Revert "ART: Reduce the instructions generated by packed switch.""
by Nicolas Geoffray
· 9 years ago
a22cd2e
Add test case for bad arm code generation.
by Nicolas Geoffray
· 9 years ago
b4c1376
Revert "ART: Reduce the instructions generated by packed switch."
by Nicolas Geoffray
· 9 years ago
6b75bc0
Merge "ART: Compile run-tests with Java 7."
by Vladimir Marko
· 9 years ago
f45c3f8
ART: Compile run-tests with Java 7.
by Vladimir Marko
· 9 years ago
96f721d
Merge "Revert "ART: Set RTI of Arm64IntermediateAddress""
by Nicolas Geoffray
· 9 years ago
dce90b9
Revert "ART: Set RTI of Arm64IntermediateAddress"
by Nicolas Geoffray
· 9 years ago
b059c8a
Merge "Revert "ART: Refactor SsaBuilder for more precise typing info""
by Nicolas Geoffray
· 9 years ago
68289a5
Revert "ART: Refactor SsaBuilder for more precise typing info"
by Alex Light
· 9 years ago
cd7b0ee
MIPS32: Fuse long and FP compare & condition in Optimizing.
by Alexey Frunze
· 9 years ago
bc90a05
Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""
by Alex Light
· 9 years ago
ae358c1
Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"
by Alex Light
· 9 years ago
0bbc172
Merge "Various induction/range analysis improvements."
by Aart Bik
· 9 years ago
7b3e4f9
X86: Use locked add rather than mfence
by Mark Mendell
· 9 years ago
7d57d7f
Various induction/range analysis improvements.
by Aart Bik
· 9 years ago
7d5a577
Merge "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"
by Alex Light
· 9 years ago
ad94d64
Merge "Remove reference of deleted file."
by Nicolas Geoffray
· 9 years ago
8f27951
Remove reference of deleted file.
by Nicolas Geoffray
· 9 years ago
aee2156
Add some dumping when SIGQUIT for the JIT.
by Nicolas Geoffray
· 9 years ago
3e2d206
Merge "Remove test given its flakiness."
by Nicolas Geoffray
· 9 years ago
ab54190
Remove test given its flakiness.
by Nicolas Geoffray
· 9 years ago
96c9de9
Merge "Refactor DexFile::DecodeDebugInfo."
by David Srbecky
· 9 years ago
b06e28e
Refactor DexFile::DecodeDebugInfo.
by David Srbecky
· 9 years ago
74768fb
Merge "x86-64 Baker's read barrier fast path implementation."
by Roland Levillain
· 9 years ago
089ff48
Merge "x86 Baker's read barrier fast path implementation."
by Roland Levillain
· 9 years ago
bd00c82
Merge "Lower jitthreshold for jit profile test."
by Calin Juravle
· 9 years ago
bf14c65
Merge "Fix --inline-max-code-units option."
by Nicolas Geoffray
· 9 years ago
18c12bb
Fix --inline-max-code-units option.
by Nicolas Geoffray
· 9 years ago
0675bec
Lower jitthreshold for jit profile test.
by Calin Juravle
· 9 years ago
3b0ec01
Merge "Revert "Make the JIT the default in ART.""
by Nicolas Geoffray
· 9 years ago
e722d29
Revert "Make the JIT the default in ART."
by Nicolas Geoffray
· 9 years ago
1e7f8db
x86-64 Baker's read barrier fast path implementation.
by Roland Levillain
· 9 years ago
7c1559a
x86 Baker's read barrier fast path implementation.
by Roland Levillain
· 9 years ago
7cd230c
Merge "Make the JIT the default in ART."
by Nicolas Geoffray
· 9 years ago
e6465bc
Remove references to dlmalloc specific functions
by Dimitry Ivanov
· 9 years ago
37fcf39
Merge "Get DCHECK back to EncodedStaticFieldValueIterator"
by Shinichiro Hamaji
· 9 years ago
6286a97
Combine direct_methods_ and virtual_methods_ fields of mirror::Class
by Alex Light
· 9 years ago
a8be6ae
Merge "Temporary disable linker-namespaces"
by Dimitry Ivanov
· 9 years ago
3951251
Merge "Increase the sleep time in 554-jit-profile-file"
by Calin Juravle
· 9 years ago
34021dd
Increase the sleep time in 554-jit-profile-file
by Calin Juravle
· 9 years ago
7f57579
Temporary disable linker-namespaces
by Dimitry Ivanov
· 9 years ago
377cb3b
Merge "Disable 554-jit-profile-file for the READ_BARRIER mode."
by Calin Juravle
· 9 years ago
c44edf6
Disable 554-jit-profile-file for the READ_BARRIER mode.
by Calin Juravle
· 9 years ago
b9d6996
Merge "Print more info on why the code_cache test fails in 115-native-bridge."
by Calin Juravle
· 9 years ago
8cf97d7
Merge "Revert "Revert "Enable profiled guided compilation in dex2oat"""
by Calin Juravle
· 9 years ago
Next »