Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a21d821a002dca4d28ef2d86760b9147b9f35de6
a21d821
am 39becb96: Revert "Fix another source of undeterministic inlining." DO NOT MERGE
by Brian Carlstrom
· 9 years ago
39becb9
Revert "Fix another source of undeterministic inlining." DO NOT MERGE
by Brian Carlstrom
· 9 years ago
e003973
am e4cf5892: ART: Weaken size check in hprof
by Andreas Gampe
· 10 years ago
e4cf589
ART: Weaken size check in hprof
by Andreas Gampe
· 10 years ago
1cb93f0
am eb9d1f79: ART: Relax verifier aput checking
by Andreas Gampe
· 10 years ago
eb9d1f7
ART: Relax verifier aput checking
by Andreas Gampe
· 10 years ago
5c0e80e
am e682a025: ART: Change UninitializedThis tracking in the verifier
by Andreas Gampe
· 10 years ago
e682a02
ART: Change UninitializedThis tracking in the verifier
by Andreas Gampe
· 10 years ago
41f402e
am 6aec9dae: [MIPS] Avoid using odd numbered fp registers
by Goran Jakovljevic
· 10 years ago
bed31d5
am 0d9982da: ART: Fix Quick\'s DCE+GVN
by Serguei Katkov
· 10 years ago
6aec9da
[MIPS] Avoid using odd numbered fp registers
by Goran Jakovljevic
· 10 years ago
0d9982d
ART: Fix Quick's DCE+GVN
by Serguei Katkov
· 10 years ago
a1e8868
am 168387df: ART: Change UnresolvedMergedType merge
by Andreas Gampe
· 10 years ago
168387d
ART: Change UnresolvedMergedType merge
by Andreas Gampe
· 10 years ago
ab3764e
am f695a009: ART: Change UnresolvedMergedType internal representation
by Andreas Gampe
· 10 years ago
f695a00
ART: Change UnresolvedMergedType internal representation
by Andreas Gampe
· 10 years ago
a76c5ff
am 6e9c66e0: Fix a bug in the register allocator around pair allocation.
by Nicolas Geoffray
· 10 years ago
6e9c66e
Fix a bug in the register allocator around pair allocation.
by Nicolas Geoffray
· 10 years ago
95c6649
am d333389c: Tighten default inlining settings when using the space filter.
by Roland Levillain
· 10 years ago
a1620b7
am f2ea71cd: ART: Fix the simplifier for add/sub
by Serguei Katkov
· 10 years ago
d333389
Tighten default inlining settings when using the space filter.
by Roland Levillain
· 10 years ago
f2ea71c
ART: Fix the simplifier for add/sub
by Serguei Katkov
· 10 years ago
c01d9e9
am ce4b1329: ART: x86_64 RoundDouble/Float intrinsics should initialize out value.
by Pavel Vyssotski
· 10 years ago
ce4b132
ART: x86_64 RoundDouble/Float intrinsics should initialize out value.
by Pavel Vyssotski
· 10 years ago
bb1f94f
am 2ada67b3: Don\'t dump stack when deleting an invalid local ref
by Mathieu Chartier
· 10 years ago
2ada67b
Don't dump stack when deleting an invalid local ref
by Mathieu Chartier
· 10 years ago
266ccd0
am 8f96df84: Allow for fine tuning the inliner.
by Calin Juravle
· 10 years ago
8f96df8
Allow for fine tuning the inliner.
by Calin Juravle
· 10 years ago
12e2907
am 681652d8: HDeoptimize should hold values live in env.
by Mingyao Yang
· 10 years ago
681652d
HDeoptimize should hold values live in env.
by Mingyao Yang
· 10 years ago
94f2ce5
am af50e415: Bugfix: Java char is 16 bits, can not be treated as boolean.
by Fredrik Roubert
· 10 years ago
af50e41
Bugfix: Java char is 16 bits, can not be treated as boolean.
by Fredrik Roubert
· 10 years ago
3263c26
am 458a7c7a: Merge "ART: Change the stack dump format to be in line with debuggerd" into mnc-dev
by Andreas Gampe
· 10 years ago
458a7c7
Merge "ART: Change the stack dump format to be in line with debuggerd" into mnc-dev
by Andreas Gampe
· 10 years ago
cf5ec1c
am d021e166: ART: Fix Quick/Optimizing suspend check assumption mismatch.
by Vladimir Marko
· 10 years ago
242ae94
ART: Change the stack dump format to be in line with debuggerd
by Andreas Gampe
· 10 years ago
d021e16
ART: Fix Quick/Optimizing suspend check assumption mismatch.
by Vladimir Marko
· 10 years ago
1e7fe0e
am be86eabe: Merge "Don\'t check code pointer for proxies in ArtMethod::GetQuickFrameInfo" into mnc-dev
by Mathieu Chartier
· 10 years ago
49f64e8
am 3387f397: Get non proxy method for StackDumpVisitor
by Mathieu Chartier
· 10 years ago
be86eab
Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" into mnc-dev
by Mathieu Chartier
· 10 years ago
bfbb72e
Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo
by Mathieu Chartier
· 10 years ago
3387f39
Get non proxy method for StackDumpVisitor
by Mathieu Chartier
· 10 years ago
75a60c1
am 030f2af2: Reduce space filter threshold to 128.
by Nicolas Geoffray
· 10 years ago
030f2af
Reduce space filter threshold to 128.
by Nicolas Geoffray
· 10 years ago
bb25670
am a2407de1: Merge "ART: Boolean simplifier fix" into mnc-dev
by Nicolas Geoffray
· 10 years ago
a2407de
Merge "ART: Boolean simplifier fix" into mnc-dev
by Nicolas Geoffray
· 10 years ago
647a236
am 3b7660de: ART: DCE should know that array-length can throw NPE
by Serguei Katkov
· 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
70b236a
am 22ee0902: Merge "Fix cfi information for x86." into mnc-dev
by Christopher Ferris
· 10 years ago
554dc76
am 811cfddf: Re-enable run-test 449-checker-bce on MIPS64.
by Roland Levillain
· 10 years ago
57b0107
am 54167205: Merge "Initialize pDeoptimize quick entry pointer for Mips." into mnc-dev
by Roland Levillain
· 10 years ago
7977fdd
am b0139e85: Merge "Return an invalid StackMap when none can be found." into mnc-dev
by Nicolas Geoffray
· 10 years ago
8cbde19
am 99767387: Fix proxy handling in FindDeclaredVirtualMethod
by Mathieu Chartier
· 10 years ago
22ee090
Merge "Fix cfi information for x86." into mnc-dev
by Christopher Ferris
· 10 years ago
9f66589
Fix cfi information for x86.
by Christopher Ferris
· 10 years ago
811cfdd
Re-enable run-test 449-checker-bce on MIPS64.
by Roland Levillain
· 10 years ago
5416720
Merge "Initialize pDeoptimize quick entry pointer for Mips." into mnc-dev
by Roland Levillain
· 10 years ago
b5aeab1
Initialize pDeoptimize quick entry pointer for Mips.
by Douglas Leung
· 10 years ago
b0139e8
Merge "Return an invalid StackMap when none can be found." into mnc-dev
by Nicolas Geoffray
· 10 years ago
dbda04f
Return an invalid StackMap when none can be found.
by Nicolas Geoffray
· 10 years ago
9976738
Fix proxy handling in FindDeclaredVirtualMethod
by Mathieu Chartier
· 10 years ago
ee7ab8b
am 25e1af5b: ART: Change merges with Undefined to Undefined
by Andreas Gampe
· 10 years ago
30874f2
am c08e0c73: ART: Fix test
by Andreas Gampe
· 10 years ago
9f5cbb7
am ed8fea78: Merge "ART: Improve the symbolize script" into mnc-dev
by Andreas Gampe
· 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
ed8fea7
Merge "ART: Improve the symbolize script" into mnc-dev
by Andreas Gampe
· 10 years ago
6f0a9c3
ART: Improve the symbolize script
by Andreas Gampe
· 10 years ago
c4612a1
am 5ee9454d: Support compiling run-tests with jack
by Sebastien Hertz
· 10 years ago
5ee9454
Support compiling run-tests with jack
by Sebastien Hertz
· 10 years ago
3df2c48
am c2bf1255: ART: Allow to set and copy conflicts in the verifier
by Andreas Gampe
· 10 years ago
c2bf125
ART: Allow to set and copy conflicts in the verifier
by Andreas Gampe
· 10 years ago
48fa260
am a3cd834a: ART: Avoid soft- after hard-fail in verifier
by Andreas Gampe
· 10 years ago
a3cd834
ART: Avoid soft- after hard-fail in verifier
by Andreas Gampe
· 10 years ago
6c88572
am fd6fe84c: Merge "ART: Release inputs in Long.reverse intrinsic in x86" into mnc-dev
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
19b60a7
am db05e310: ART: Fix opsize in LoadArgDirect
by Andreas Gampe
· 10 years ago
db05e31
ART: Fix opsize in LoadArgDirect
by Andreas Gampe
· 10 years ago
141b152
am ccbbda2b: Add implicit null pointer and stack overflow checks for Mips.
by Douglas Leung
· 10 years ago
ccbbda2
Add implicit null pointer and stack overflow checks for Mips.
by Douglas Leung
· 10 years ago
3b3b124
am 3abd4375: Do not create a HBoundType when the instruction is non-null.
by Nicolas Geoffray
· 10 years ago
3abd437
Do not create a HBoundType when the instruction is non-null.
by Nicolas Geoffray
· 10 years ago
8c50ca9
am 4990f5c1: Merge "ART: Symbolize all oat files in /data folder." into mnc-dev
by Andreas Gampe
· 10 years ago
09af750
am b46ff2c3: Merge "ART: Fix data loss when symbolizing oat files." into mnc-dev
by Andreas Gampe
· 10 years ago
4990f5c
Merge "ART: Symbolize all oat files in /data folder." into mnc-dev
by Andreas Gampe
· 10 years ago
b46ff2c
Merge "ART: Fix data loss when symbolizing oat files." into mnc-dev
by Andreas Gampe
· 10 years ago
9b39188
ART: Symbolize all oat files in /data folder.
by Zheng Xu
· 10 years ago
c4e75e2
ART: Fix data loss when symbolizing oat files.
by Zheng Xu
· 10 years ago
9d607c0
am f801a6a6: Merge "Do not replace a live phi with a dead phi." into mnc-dev
by Nicolas Geoffray
· 10 years ago
7f2ac9c
am ed6193a7: Merge "Revert "Revert "Do not update the type of something we already know.""" into mnc-dev
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
ed6193a
Merge "Revert "Revert "Do not update the type of something we already know.""" into mnc-dev
by Nicolas Geoffray
· 10 years ago
1e75986
am e54cd64e: ART: Remove bad FindSymbol call
by Andreas Gampe
· 10 years ago
e54cd64
ART: Remove bad FindSymbol call
by Andreas Gampe
· 10 years ago
285e1d2
am ed40271d: Merge "ART: Unlink target oat file before compiling" into mnc-dev
by Andreas Gampe
· 10 years ago
ed40271
Merge "ART: Unlink target oat file before compiling" into mnc-dev
by Andreas Gampe
· 10 years ago
52f0aeb
ART: Unlink target oat file before compiling
by Andreas Gampe
· 10 years ago
524ddfd
am e7d876ad: ART: Fix CFI annotation for art_quick_aput_obj
by Mathieu Chartier
· 10 years ago
Next »