Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a1620b7f44ab2ebc800ce29e6378a3aa7776022e
/
test
f2ea71c
ART: Fix the simplifier for add/sub
by Serguei Katkov
· 10 years ago
681652d
HDeoptimize should hold values live in env.
by Mingyao Yang
· 10 years ago
af50e41
Bugfix: Java char is 16 bits, can not be treated as boolean.
by Fredrik Roubert
· 10 years ago
d021e16
ART: Fix Quick/Optimizing suspend check assumption mismatch.
by Vladimir Marko
· 10 years ago
a2407de
Merge "ART: Boolean simplifier fix" into mnc-dev
by Nicolas Geoffray
· 10 years ago
22552df
ART: Boolean simplifier fix
by Serguei Katkov
· 10 years ago
3b7660d
ART: DCE should know that array-length can throw NPE
by Serguei Katkov
· 10 years ago
811cfdd
Re-enable run-test 449-checker-bce on MIPS64.
by Roland Levillain
· 10 years ago
9976738
Fix proxy handling in FindDeclaredVirtualMethod
by Mathieu Chartier
· 10 years ago
25e1af5
ART: Change merges with Undefined to Undefined
by Andreas Gampe
· 10 years ago
c08e0c7
ART: Fix test
by Andreas Gampe
· 10 years ago
5ee9454
Support compiling run-tests with jack
by Sebastien Hertz
· 10 years ago
c2bf125
ART: Allow to set and copy conflicts in the verifier
by Andreas Gampe
· 10 years ago
fd6fe84
Merge "ART: Release inputs in Long.reverse intrinsic in x86" into mnc-dev
by Andreas Gampe
· 10 years ago
a0b23bb
ART: Release inputs in Long.reverse intrinsic in x86
by Andreas Gampe
· 10 years ago
db05e31
ART: Fix opsize in LoadArgDirect
by Andreas Gampe
· 10 years ago
ccbbda2
Add implicit null pointer and stack overflow checks for Mips.
by Douglas Leung
· 10 years ago
3abd437
Do not create a HBoundType when the instruction is non-null.
by Nicolas Geoffray
· 10 years ago
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
Next »