Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
74acb019008aea5d21f549ef412946611a03e706
/
test
74acb01
Merge "ART: Fix dominance for irreducible loops" into nyc-dev
by TreeHugger Robot
· 9 years ago
7e589fe
ART: Fix dominance for irreducible loops
by David Brazdil
· 9 years ago
b7a459b
Merge "Optimizing: LoadString may not have any side effects." into nyc-dev
by Vladimir Marko
· 9 years ago
bf12e4d
Optimizing: LoadString may not have any side effects.
by Vladimir Marko
· 9 years ago
6282080
Merge "Relax the DCHECK in load store elimination." into nyc-dev
by TreeHugger Robot
· 9 years ago
bb2c93b
Relax the DCHECK in load store elimination.
by Nicolas Geoffray
· 9 years ago
ffaa91d
Workaround invokesuper underspecified behavior.
by Aart Bik
· 9 years ago
1c95192
Fix libart tests on target
by Dimitry Ivanov
· 9 years ago
e4c30e4
Merge "Do not look at dead phis during SsaRedundantPhiElimination." into nyc-dev
by TreeHugger Robot
· 9 years ago
89db4e6
Do not look at dead phis during SsaRedundantPhiElimination.
by Nicolas Geoffray
· 9 years ago
b554343
Fix vtable corruption.
by Alex Light
· 9 years ago
0452f4d
Supply librarySearchPath to PathClassLoader
by Dimitry Ivanov
· 9 years ago
366728f
Remove invoke after inlining.
by Nicolas Geoffray
· 9 years ago
cdca476
Revert "Revert "Write conflict tables in image""
by Mathieu Chartier
· 9 years ago
19b5021
Forbid HDeoptimize instructions in OSR methods.
by Nicolas Geoffray
· 9 years ago
d1a2b02
Merge "ART: Disable back edge uses for irreducible loops" into nyc-dev
by David Brazdil
· 9 years ago
5872d7c
Support to pass <uses-library> option through to dex2oat.
by Jeff Hao
· 9 years ago
2f82b70
ART: Disable back edge uses for irreducible loops
by David Brazdil
· 9 years ago
e5de54c
Split profile recording from jit compilation
by Calin Juravle
· 9 years ago
d1d7c40
Test component type for errors too. With regression test.
by Aart Bik
· 9 years ago
885c684
ART: Fix ROR Checker test
by David Brazdil
· 9 years ago
06a2b01
ART: Naive NullCheck elimination in InstructionBuilder
by David Brazdil
· 9 years ago
9ef2654
Fix HInstruction::ReplaceInput(), allow no-op.
by Vladimir Marko
· 9 years ago
c88af3f
Merge changes I5044e94b,I149273b7 into nyc-dev
by Vladimir Marko
· 9 years ago
73ddf81
Fix 570-checker-osr test for non-debuggable mode.
by Vladimir Marko
· 9 years ago
0fca5f7
Merge changes Ia55ae13e,Ib3e2e6d2 into nyc-dev
by Richard Uhler
· 9 years ago
14b0b23
ART: Fix IsLinearOrderWellFormed in liveness analysis
by David Brazdil
· 9 years ago
3563c44
Fix inlining loops in OSR mode.
by Vladimir Marko
· 9 years ago
3aa7fb86
Disable stripped-dex test for no-dex2oat.
by Richard Uhler
· 9 years ago
cfe7184
Disable stripped-dex test on target.
by Richard Uhler
· 9 years ago
617209c
Track removal of String hash functions.
by Narayan Kamath
· 9 years ago
dc4b6dd
ART: Fix nits for verifier change
by Andreas Gampe
· 9 years ago
c69c0ac
ART: Make iget receiver mismatch hard verifier error
by Andreas Gampe
· 9 years ago
7aa5d6e
Merge "Remove the JIT from the instrumentation framework." into nyc-dev
by Nicolas Geoffray
· 9 years ago
bb11c8b
Remove the JIT from the instrumentation framework.
by Nicolas Geoffray
· 9 years ago
535fd5a
Rename test whose name was too long for some configs
by David Brazdil
· 9 years ago
c93a0d1
ART: Update DCHECKs in SsaLivenessAnalysis::AddBackEdgeUses
by David Brazdil
· 9 years ago
1153ae1
Restore fallback behavior in the no-image stripped-dex case.
by Richard Uhler
· 9 years ago
f0fe04c
Allow private methods in interfaces.
by Alex Light
· 9 years ago
a5543be
Fix InsertDexFileInToClassLoader to handle null class loaders am: f2bf9d6
by Mathieu Chartier
· 9 years ago
f2bf9d6
Fix InsertDexFileInToClassLoader to handle null class loaders
by Mathieu Chartier
· 9 years ago
26e818d
Revert "Update expectations for 031-class-attributes."
by Narayan Kamath
· 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
564289c
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
0830532
Remove AnnotationAccess and its remaining uses.
by Jeff Hao
· 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
d2288a2
Make test 146 run with secondary dex file in classpath.
by Alex Light
· 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
01b4b32
Make InvokeInterfaceTrampoline check methods
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
Next »