Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
3f84f2cb3cadc25d75e1e3e2c1bc26c1a671f336
/
test
22c1f54
ART: Fix ROR Checker test
by David Brazdil
· 9 years ago
88b8915
Merge "Refactor use of __ANDROID__ macro"
by Roland Levillain
· 9 years ago
4f4a6c4
Merge "ART: Naive NullCheck elimination in InstructionBuilder"
by David Brazdil
· 9 years ago
c120bbe
ART: Naive NullCheck elimination in InstructionBuilder
by David Brazdil
· 9 years ago
bb661c0
Refactor use of __ANDROID__ macro
by Bilyan Borisov
· 9 years ago
dbeb6ee
Avoid redundant Long allocation before unboxing
by Tobias Thierer
· 9 years ago
c6b5627
Fix HInstruction::ReplaceInput(), allow no-op.
by Vladimir Marko
· 9 years ago
44349d9
Merge "Revert "Increase timeout for the 570-checker-osr test from 20s to 60s.""
by Vladimir Marko
· 9 years ago
732350b
Revert "Increase timeout for the 570-checker-osr test from 20s to 60s."
by Vladimir Marko
· 9 years ago
b9d338b
Fix 570-checker-osr test for non-debuggable mode.
by Vladimir Marko
· 9 years ago
d676227
Increase timeout for the 570-checker-osr test from 20s to 60s.
by Vladimir Marko
· 9 years ago
c5c508d
Merge "Fix inlining loops in OSR mode."
by Vladimir Marko
· 9 years ago
fd66c50
Fix inlining loops in OSR mode.
by Vladimir Marko
· 9 years ago
fa3091e
ART: Fix IsLinearOrderWellFormed in liveness analysis
by David Brazdil
· 9 years ago
8446707
Merge "ART: Fix nits for verifier change"
by Andreas Gampe
· 9 years ago
8f4ade0
ART: Fix nits for verifier change
by Andreas Gampe
· 9 years ago
64c17bc
Merge "Disable stripped-dex test for no-dex2oat."
by Richard Uhler
· 9 years ago
1b85354
Disable stripped-dex test for no-dex2oat.
by Richard Uhler
· 9 years ago
2dcab78
Merge "Remove the no-longer-needed F/I and D/J alias."
by Aart Bik
· 9 years ago
18b36ab
Remove the no-longer-needed F/I and D/J alias.
by Aart Bik
· 9 years ago
062157f
Enable allocation elimination as part of LSE
by Mingyao Yang
· 9 years ago
240986c
Merge "Track removal of String hash functions."
by Narayan Kamath
· 9 years ago
5d8fa8b
Track removal of String hash functions.
by Narayan Kamath
· 9 years ago
d5d892d
Rename test whose name was too long for some configs
by David Brazdil
· 9 years ago
defccc5
Merge "Disable stripped-dex test on target."
by Richard Uhler
· 9 years ago
d7864d8
Disable stripped-dex test on target.
by Richard Uhler
· 9 years ago
cc9b74f
Merge "ART: Make iget receiver mismatch hard verifier error"
by Andreas Gampe
· 9 years ago
6659624
ART: Make iget receiver mismatch hard verifier error
by Andreas Gampe
· 9 years ago
0108f3d
Merge "Restore fallback behavior in the no-image stripped-dex case."
by Richard Uhler
· 9 years ago
adf8491
ART: Update DCHECKs in SsaLivenessAnalysis::AddBackEdgeUses
by David Brazdil
· 9 years ago
dad35b0
Merge "Remove the JIT from the instrumentation framework."
by Nicolas Geoffray
· 9 years ago
dc1d104
Merge "Revert "Remove the no-longer-needed F/I and D/J alias.""
by Aart Bik
· 9 years ago
4847513
Merge "Allow private methods in interfaces."
by Treehugger Robot
· 9 years ago
1f7624c
Revert "Remove the no-longer-needed F/I and D/J alias."
by Aart Bik
· 9 years ago
b55f1ac
Allow private methods in interfaces.
by Alex Light
· 9 years ago
76f5cb6
Restore fallback behavior in the no-image stripped-dex case.
by Richard Uhler
· 9 years ago
274fe4a
Remove the JIT from the instrumentation framework.
by Nicolas Geoffray
· 9 years ago
de76960
Merge "Remove the no-longer-needed F/I and D/J alias."
by Aart Bik
· 9 years ago
2f52064
Remove the no-longer-needed F/I and D/J alias.
by Aart Bik
· 9 years ago
e4010c6
Merge "Fix InsertDexFileInToClassLoader to handle null class loaders"
by Mathieu Chartier
· 9 years ago
6d25cf6
Fix InsertDexFileInToClassLoader to handle null class loaders
by Mathieu Chartier
· 9 years ago
04c2b2d
Merge "Revert "Update expectations for 031-class-attributes.""
by Narayan Kamath
· 9 years ago
ae49049
Revert "Update expectations for 031-class-attributes."
by Narayan Kamath
· 9 years ago
92ec594
Fix relocate in place to handle arbitrary app image layout
by Mathieu Chartier
· 9 years ago
1475924
ART: Change prebuild run-test setup
by Andreas Gampe
· 9 years ago
dea5933
Merge "Make sure non-fatal errors aren't printed."
by Alex Light
· 9 years ago
d26b7e4
Make sure non-fatal errors aren't printed.
by Alex Light
· 9 years ago
2c6760a
Merge "Remove AnnotationAccess and its remaining uses."
by Jeff Hao
· 9 years ago
8913162
Merge "Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"""
by David Brazdil
· 9 years ago
dee58d6
Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""
by David Brazdil
· 9 years ago
1939a88
Add 20s timeout to 570-checker-osr.
by Vladimir Marko
· 9 years ago
75563e3
Merge "Clean up OatQuickMethodHeader after Quick removal."
by Vladimir Marko
· 9 years ago
1133db7
Remove AnnotationAccess and its remaining uses.
by Jeff Hao
· 9 years ago
7d9a5b0
Merge "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""
by David Brazdil
· 9 years ago
6032891
Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"
by David Brazdil
· 9 years ago
9d07e3d
Clean up OatQuickMethodHeader after Quick removal.
by Vladimir Marko
· 9 years ago
75ee5c2
Merge "Fix BitCount intrinsics assertions."
by Roland Levillain
· 9 years ago
e3ff7b2
Refactor HGraphBuilder and SsaBuilder to remove HLocals
by David Brazdil
· 9 years ago
86ea7ee
Build dominator tree before generating HInstructions
by David Brazdil
· 9 years ago
1669fe3
Merge "Make test 146 run with secondary dex file in classpath."
by Alex Light
· 9 years ago
24a4fdf
Make test 146 run with secondary dex file in classpath.
by Alex Light
· 9 years ago
cbfa105
Merge "Make InvokeInterfaceTrampoline check methods"
by Alex Light
· 9 years ago
fa3912e
Fix BitCount intrinsics assertions.
by Roland Levillain
· 9 years ago
9fc547a
Make InvokeInterfaceTrampoline check methods
by Alex Light
· 9 years ago
5396b81
Fix a test info referencing AMD64 instead of ARM64.
by Vladimir Marko
· 9 years ago
fe2b137
Merge "Pack stack map entries on bit level to save space."
by Calin Juravle
· 9 years ago
835e023
Merge "Remove obsolete ANDROID_COMPILE_WITH_JACK"
by Ying Wang
· 9 years ago
09ed098
Pack stack map entries on bit level to save space.
by David Srbecky
· 9 years ago
897886f
Merge "Rename run-test 593-checker-boolean-to-integral-conversions."
by Roland Levillain
· 9 years ago
31d1417
Rename run-test 593-checker-boolean-to-integral-conversions.
by Roland Levillain
· 9 years ago
b0170f0
Merge "Fix Boolean to integral types conversions."
by Roland Levillain
· 9 years ago
922b88c
Merge "ART: Fix TypeConversion from long const to float on x86_64"
by David Brazdil
· 9 years ago
4c858cd
ART: Fix TypeConversion from long const to float on x86_64
by Pavel Vyssotski
· 9 years ago
2b763c3
Remove obsolete ANDROID_COMPILE_WITH_JACK
by Sebastien Hertz
· 9 years ago
20eef17
Merge "Fix arm64 simplifier bug that tries to remove same statement twice. With fail-before/pass-after test (on arm64)."
by Aart Bik
· 9 years ago
968056f
Fix arm64 simplifier bug that tries to remove same statement twice.
by Aart Bik
· 9 years ago
f355c3f
Fix Boolean to integral types conversions.
by Roland Levillain
· 9 years ago
cac5a7e
Optimizing: Improve const-string code generation.
by Vladimir Marko
· 9 years ago
ec89839
Merge "Add support for Dex version 37 in Runtime."
by Alex Light
· 9 years ago
782d046
Merge "ART: Relax verifier checks"
by Andreas Gampe
· 9 years ago
8d8fc48
ART: Relax verifier checks
by Andreas Gampe
· 9 years ago
b0b3859
Merge "Avoid removing new-instance instruction twice. Includes a fail-before/pass-after regression test."
by Aart Bik
· 9 years ago
bb18a03
ART: Allow array-ness for unresolved merge types
by Andreas Gampe
· 9 years ago
eda3140
Avoid removing new-instance instruction twice.
by Aart Bik
· 9 years ago
c496181
Add support for Dex version 37 in Runtime.
by Alex Light
· 9 years ago
62e78a7
Merge "ART: Fix order of operations in HBasicBlock::DisconnectAndDelete"
by David Brazdil
· 9 years ago
9eeebf6
ART: Fix order of operations in HBasicBlock::DisconnectAndDelete
by David Brazdil
· 9 years ago
94f62ef
ART: Fix run-test
by David Brazdil
· 9 years ago
594973c
Merge "ART: Loosen a GraphChecker rule on Boolean inputs"
by David Brazdil
· 9 years ago
11edec7
ART: Loosen a GraphChecker rule on Boolean inputs
by David Brazdil
· 9 years ago
0ced281
Merge "Clean up art::HConstant predicates."
by Roland Levillain
· 9 years ago
843a655
Merge "Do a null check on the sibling in the register allocator."
by Nicolas Geoffray
· 9 years ago
32cc778
Do a null check on the sibling in the register allocator.
by Nicolas Geoffray
· 9 years ago
63ec322
Merge "Optimizing: Do not insert suspend checks on back-edges."
by Vladimir Marko
· 9 years ago
d6026cd
Merge "Fix potential race condition with threads array."
by Aart Bik
· 9 years ago
d074538
Fix potential race condition with threads array.
by Aart Bik
· 9 years ago
d96a246
Optimizing: Do not insert suspend checks on back-edges.
by Vladimir Marko
· 9 years ago
29d38e7
Revert "Revert "Use compiler filter to determine oat file status.""
by Andreas Gampe
· 9 years ago
7ee5bc5
Merge "Ensure object ArraySet with null value does not need a type check."
by Roland Levillain
· 9 years ago
dba2b19
Merge "Relax too strong DCHECK."
by Nicolas Geoffray
· 9 years ago
Next »