Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
4990f5c14a04b9aad1be50d206b7c1f8989d8923
/
test
f801a6a
Merge "Do not replace a live phi with a dead phi." into mnc-dev
by Nicolas Geoffray
· 10 years ago
fecc465
Do not replace a live phi with a dead phi.
by Nicolas Geoffray
· 10 years ago
b7a4790
Revert "Revert "Do not update the type of something we already know.""
by Nicolas Geoffray
· 10 years ago
d735c41
Merge "MIPS: Initial version of optimizing compiler for MIPS64R6." into mnc-dev
by Roland Levillain
· 10 years ago
3ae8da0
ART: Fix invalid access and DCHECK in verifier
by Andreas Gampe
· 10 years ago
b91205e
ART: Fix streaming tracing issues
by Andreas Gampe
· 10 years ago
a1935c4
MIPS: Initial version of optimizing compiler for MIPS64R6.
by Roland Levillain
· 10 years ago
6415013
ART: Reset runtime_throw_failure flag
by Andreas Gampe
· 10 years ago
9206789
Hard-fail get-/put-object to a non-reference field.
by Vladimir Marko
· 10 years ago
559b1cc
[MIPS64] JNI Compiler: Sign-extend int function arguments
by Lazar Trsic
· 10 years ago
466efcc
Merge "Adding optimizing compiler test case for String.<init>." into mnc-dev
by Jeff Hao
· 10 years ago
2867634
Use a flag from the verifier to know if we should compile.
by Nicolas Geoffray
· 10 years ago
b5171ff
BCE: don't assume a bounds check always gets a HArrayLength.
by Nicolas Geoffray
· 10 years ago
18b236e
Recompute dominator tree after DCE.
by Nicolas Geoffray
· 10 years ago
574cce1
BCE: Narrow instead of unconditionnaly overwrite the range.
by Nicolas Geoffray
· 10 years ago
310b0f5
Fix another case of un-verified dead code.
by Nicolas Geoffray
· 10 years ago
e7c7d8e
Adding optimizing compiler test case for String.<init>.
by Jeff Hao
· 10 years ago
ad3359e
Do not overwrite an input register in shift operations.
by Nicolas Geoffray
· 10 years ago
8859311
Revert "Revert "Add support for inlining already sharpened interface calls.""
by Nicolas Geoffray
· 10 years ago
ee39360
Revert "Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE"
by Nicolas Geoffray
· 10 years ago
042fd00
Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness.""
by Nicolas Geoffray
· 10 years ago
c48c7e6
Use compiling class instead of outer class for access checks.
by Nicolas Geoffray
· 10 years ago
7d59309
Use compiling class instead of referrer for access checks.
by Nicolas Geoffray
· 10 years ago
1e256bf
Be careful with predecessor/successor index.
by Nicolas Geoffray
· 10 years ago
bbcec62
Merge "Don't check the return type in the builder." into mnc-dev
by Nicolas Geoffray
· 10 years ago
be43861
Don't check the return type in the builder.
by Nicolas Geoffray
· 10 years ago
39eb41f
Merge "Do not expect 0 or 1 only when comparing a boolean." into mnc-dev
by Nicolas Geoffray
· 10 years ago
0bc614d
Do not expect 0 or 1 only when comparing a boolean.
by Nicolas Geoffray
· 10 years ago
39d40af
Verifier: check an aput, even if we know it will fail.
by Nicolas Geoffray
· 10 years ago
a04e7b7
Run a simplification pass before code generation.
by Nicolas Geoffray
· 10 years ago
096f357
Merge "Bailout from compilation if an invoke is malformed." into mnc-dev
by Nicolas Geoffray
· 10 years ago
753f1fb
Bailout from compilation if an invoke is malformed.
by Nicolas Geoffray
· 10 years ago
c9345cc
Merge "Fix wrong DCHECK in bounds check elimination." into mnc-dev
by Nicolas Geoffray
· 10 years ago
7d4cc8c
Fix wrong DCHECK in bounds check elimination.
by Nicolas Geoffray
· 10 years ago
25fde61
Fix a bug in optimizing when the null constant has been DCE.
by Nicolas Geoffray
· 10 years ago
31fa4b5
Remove bogus DCHECK in BCE.
by Nicolas Geoffray
· 10 years ago
bca381a
Fix premature deoptimization if the loop body isn't entered.
by Mingyao Yang
· 10 years ago
db538d3
Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-dev
by David Srbecky
· 10 years ago
3e91a44
Fix case where block has no predecessor for StringChange.
by Jeff Hao
· 10 years ago
9f7687c
Quick: Fix optimizations for empty if blocks.
by Vladimir Marko
· 10 years ago
dd3c7d2
ART: Remove old DCHECK that trips Baseline
by David Brazdil
· 10 years ago
a26cb57
ART stack unwinding fixes for libunwind/gdb/lldb.
by David Srbecky
· 10 years ago
dfc5db6
Fix moving GC bugs in proxy stub for X86/X86_64
by Mathieu Chartier
· 10 years ago
07c6f5a
Quick: Don't expect move-exception in every catch block.
by Vladimir Marko
· 10 years ago
df75bca
ART: Allow PackedSwitch instructions with zero targets
by David Brazdil
· 10 years ago
f61ab97
Merge "Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE" into mnc-dev
by Nicolas Geoffray
· 10 years ago
c362782
Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE
by Nicolas Geoffray
· 10 years ago
23fad47
Fix reference comparison after redundant phi elimination.
by Nicolas Geoffray
· 10 years ago
b362cdc
Merge "Revert "Revert "Turn off duplicate-classes checking""" into mnc-dev
by Andreas Gampe
· 10 years ago
3b532d7
Use runFinalizationWithTimeout for native allocations
by Mathieu Chartier
· 10 years ago
0fc16a0
Revert "Revert "Turn off duplicate-classes checking""
by Andreas Gampe
· 10 years ago
ff6d8cf
Add more info for attempting to delete non-JNI local reference
by Mathieu Chartier
· 10 years ago
3d21bdf
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
952b164
Merge "ART: Fix wrong hard-failure handling in verifier" into mnc-dev
by Andreas Gampe
· 10 years ago
0bcf9fd
Fix test 115-native-bridge for Mips.
by Douglas Leung
· 10 years ago
8ee2145
ART: Add support for special handlers in sigchainlib
by Andreas Gampe
· 10 years ago
93de952
ART: Use v2 version of NativeBridge struct
by Andreas Gampe
· 10 years ago
7be8302
Add JNI String.<init> test for global and weak global refs.
by Jeff Hao
· 10 years ago
3b74e27
ART: Fix wrong hard-failure handling in verifier
by Andreas Gampe
· 10 years ago
9953ca9
Merge "Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"" into mnc-dev
by Andreas Gampe
· 10 years ago
18a1827
Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"
by Andreas Gampe
· 10 years ago
d58a6de
Merge "DO NOT MERGE ART: Turn off duplicate-classes checking" into mnc-dev
by Andreas Gampe
· 10 years ago
cd572eb
Merge "Intercept JNI invocation of String.<init> methods." into mnc-dev
by Jeff Hao
· 10 years ago
15e9ad1
Intercept JNI invocation of String.<init> methods.
by Jeff Hao
· 10 years ago
aafcfca
DO NOT MERGE ART: Turn off duplicate-classes checking
by Andreas Gampe
· 10 years ago
8256609
ART: Fix RegisterNative order
by Andreas Gampe
· 10 years ago
a5a1c13
Test and fix bug checking status of secondary multidex files.
by Richard Uhler
· 10 years ago
3beb245
Also print class for NoSuchFieldException
by Mathieu Chartier
· 10 years ago
e8ff50d
ART: Rediscover loops after deleting blocks in DCE
by David Brazdil
· 10 years ago
ce7d005
ART: arm indexOf intrinsics for the optimizing compiler
by Andreas Gampe
· 10 years ago
f450cf6
Add test for String init called from unresolvable class.
by Jeff Hao
· 10 years ago
9dfba72
Merge "ART: x86 indexOf intrinsics for the optimizing compiler"
by Andreas Gampe
· 10 years ago
21030dd
ART: x86 indexOf intrinsics for the optimizing compiler
by Andreas Gampe
· 10 years ago
6108ed8
Merge "Add a flag to StackVisitor for inlining."
by Nicolas Geoffray
· 10 years ago
8e5bd18
Add a flag to StackVisitor for inlining.
by Nicolas Geoffray
· 10 years ago
ba56d06
[optimizing] Improve 32 bit long shift by 1.
by Mark Mendell
· 10 years ago
6727a48
Merge "Skip compilation when falling-through out of method code."
by Calin Juravle
· 10 years ago
678e695
ART: Refactor 082-inline-execute
by Andreas Gampe
· 10 years ago
0462c4c
Support multiple instrumentation clients
by Sebastien Hertz
· 10 years ago
1d85823
Temporarily suppress 098-ddmc for the read barrier config.
by Hiroshi Yamauchi
· 10 years ago
fbda5f3
Find better split positions in the register allocator.
by Nicolas Geoffray
· 10 years ago
702d260
Skip compilation when falling-through out of method code.
by Calin Juravle
· 10 years ago
5d7b7f8
Update the remaining input index of phis after deleting an input.
by Nicolas Geoffray
· 10 years ago
fd5f56d
Merge "Revert "GVN final fields even with side effects.""
by Nicolas Geoffray
· 10 years ago
2af2307
Revert "GVN final fields even with side effects."
by Nicolas Geoffray
· 10 years ago
56784f8
Merge "GVN final fields even with side effects."
by Nicolas Geoffray
· 10 years ago
7817336
GVN final fields even with side effects.
by Nicolas Geoffray
· 10 years ago
0cba004
ART: Allow oat files with duplicates classes in corner case
by Andreas Gampe
· 10 years ago
ed51747
Merge "Add synthesize uses at back edge."
by Nicolas Geoffray
· 10 years ago
5790260
Add synthesize uses at back edge.
by Nicolas Geoffray
· 10 years ago
69a2804
ART: Fix loop information after dead code elimination
by David Brazdil
· 10 years ago
5c8bb7e
Bugs have been fixed, so run the tests.
by Nicolas Geoffray
· 10 years ago
b8df660
Merge "Change ddmc run-test to make new objects instead of strings."
by Jeff Hao
· 10 years ago
67aea0a
Change ddmc run-test to make new objects instead of strings.
by Jeff Hao
· 10 years ago
edede5c
Merge "Quick: Fix crash on fall-through out of method code."
by Vladimir Marko
· 10 years ago
2bee20b
Quick: Fix crash on fall-through out of method code.
by Calin Juravle
· 10 years ago
2d2f2a9
Fix constructor access check through reflection
by Sebastien Hertz
· 10 years ago
a94fb1f
Merge "Revert "Revert "[optimizing] Replace FP divide by power of 2"""
by Nicolas Geoffray
· 10 years ago
f0a3d3d
Merge "ART: Fix constructor access checking"
by Andreas Gampe
· 10 years ago
8208bdd
ART: Fix constructor access checking
by Andreas Gampe
· 10 years ago
Next »