Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
f71832ec285844273db42cab2d883882d56fc739
/
compiler
91db41f
Merge "Find the classpath boundary for being assignable to an interface."
by Nicolas Geoffray
· 8 years ago
0e2fe0f
Find the classpath boundary for being assignable to an interface.
by Nicolas Geoffray
· 8 years ago
776ba76
Merge "Remove the IsInDexCache flag from HLoadString."
by Treehugger Robot
· 8 years ago
4d1be49
Remove the IsInDexCache flag from HLoadString.
by Vladimir Marko
· 8 years ago
a790039
Merge "ARM: VIXL32: Fix crash in Exchange for stack slots."
by Nicolas Geoffray
· 8 years ago
a1d0d63
Merge "Actually record arrays in classpath."
by Nicolas Geoffray
· 8 years ago
1672260
Merge "Revert "Revert "Revert "Revert "Basic obsolete methods support"""""
by Treehugger Robot
· 8 years ago
f67dadb
Merge "MIPS64: Implement table-based packed switch"
by Treehugger Robot
· 8 years ago
0f1cb17
Actually record arrays in classpath.
by Nicolas Geoffray
· 8 years ago
4593f7d
ARM: VIXL32: Fix crash in Exchange for stack slots.
by Artem Serov
· 8 years ago
168768d
Merge "Refine receiver type when inlining based on inline caches."
by Nicolas Geoffray
· 8 years ago
8174621
Merge "MIPS32: java.lang.String.getChars"
by Nicolas Geoffray
· 8 years ago
0f001b7
Refine receiver type when inlining based on inline caches.
by Nicolas Geoffray
· 8 years ago
422c7c3
ART: Remove dequicken map from VerifiedMethod
by Andreas Gampe
· 8 years ago
001cd47
Merge "Revert "Revert "Avoid scratch register exhaustion during ARM64 stack slot moves."""
by Roland Levillain
· 8 years ago
78b3d5d
Revert "Revert "Avoid scratch register exhaustion during ARM64 stack slot moves.""
by Roland Levillain
· 8 years ago
b28c874
Merge "Support non-exact upper bound of HBoundType."
by Nicolas Geoffray
· 8 years ago
88268f0
Merge "Do not record dependencies on arrays."
by Treehugger Robot
· 8 years ago
6fc063c
Merge "MIPS64: Drop redundant sign-extensions in integer conversions"
by Treehugger Robot
· 8 years ago
4ca40e8
Merge "MIPS32: Don't always do a null test in MarkGCCard"
by Treehugger Robot
· 8 years ago
7ee9ee9
Merge "MIPS64: Improve integer comparison with constants"
by Treehugger Robot
· 8 years ago
0598024
Merge changes from topic 'VIXLUpdate'
by Nicolas Geoffray
· 8 years ago
e2157fb
Merge "MIPS64: Implement branchless HCondition for floats"
by Nicolas Geoffray
· 8 years ago
b1c41c2
Merge "Clean up VerifiedMethod."
by Treehugger Robot
· 8 years ago
c51c7ca
Clean up VerifiedMethod.
by Nicolas Geoffray
· 8 years ago
db577b6
Merge "Revert "Avoid scratch register exhaustion during ARM64 stack slot moves.""
by Nicolas Geoffray
· 8 years ago
122ceb4
Revert "Avoid scratch register exhaustion during ARM64 stack slot moves."
by Nicolas Geoffray
· 8 years ago
595375f
Merge "MIPS64: Align register spills on 8-byte boundaries in slow paths"
by Nicolas Geoffray
· 8 years ago
692235e
MIPS32: java.lang.String.getChars
by Chris Larsen
· 8 years ago
4ec76d2
Avoid scratch register exhaustion during ARM64 stack slot moves.
by Roland Levillain
· 8 years ago
66e3919
Merge "MIPS64: java.lang.String.getChars"
by Treehugger Robot
· 8 years ago
4375819
MIPS64: Implement branchless HCondition for floats
by Tijana Jakovljevic
· 8 years ago
992bdb9
MIPS64: Drop redundant sign-extensions in integer conversions
by Goran Jakovljevic
· 8 years ago
db3deee
MIPS64: Improve integer comparison with constants
by Goran Jakovljevic
· 8 years ago
e114da2
MIPS32: Don't always do a null test in MarkGCCard
by Goran Jakovljevic
· 8 years ago
c378980
MIPS64: Align register spills on 8-byte boundaries in slow paths
by Alexey Frunze
· 8 years ago
f8d19c2
ARM: VIXL32: Use a default code buffer capacity of 1Kb.
by Scott Wakeling
· 8 years ago
f2665fa
ART: VIXL32: Fix assembler test after VIXL update.
by Artem Serov
· 8 years ago
0960ac5
MIPS64: Implement table-based packed switch
by Alexey Frunze
· 8 years ago
dba6148
Revert "Revert "Revert "Revert "Basic obsolete methods support""""
by Alex Light
· 8 years ago
2709b5f
Do not record dependencies on arrays.
by Nicolas Geoffray
· 8 years ago
8c3794c
Support non-exact upper bound of HBoundType.
by Nicolas Geoffray
· 8 years ago
cb2ce33
Merge "Update vdex in place if input_vdex_fd == output_vdex_fd"
by Nicolas Geoffray
· 8 years ago
bde1168
Merge "Point optimizations for vdex."
by Nicolas Geoffray
· 8 years ago
454f339
Merge "Optimize OatWriter when we don't compile any method."
by Nicolas Geoffray
· 8 years ago
56e2f93
Merge "Remove soon to be obsolete call kinds for direct calls."
by Nicolas Geoffray
· 8 years ago
119e846
Point optimizations for vdex.
by Nicolas Geoffray
· 8 years ago
60ca949
Optimize OatWriter when we don't compile any method.
by Nicolas Geoffray
· 8 years ago
81f57d1
Update vdex in place if input_vdex_fd == output_vdex_fd
by Nicolas Geoffray
· 8 years ago
441a5e9
Merge "Revert "Revert "Revert "Basic obsolete methods support""""
by Nicolas Geoffray
· 8 years ago
f6abcda
Revert "Revert "Revert "Basic obsolete methods support"""
by Nicolas Geoffray
· 8 years ago
0239c43
Merge "Fix transfer over rejected induction."
by Aart Bik
· 8 years ago
74da529
Fix transfer over rejected induction.
by Aart Bik
· 8 years ago
07001c8
Merge changes Ie74f2dbe,I092d2e95,I5a75f5c4
by Treehugger Robot
· 8 years ago
1aa03b3
Merge changes I8cc87bac,If1a92e47
by Alex Light
· 8 years ago
857f058
Fix JIT crash due to unverified dead code
by Calin Juravle
· 8 years ago
1ffb6fc
Merge "ARM: VIXL32: Use 16-bit encoding for B(cond,...) where possible."
by Nicolas Geoffray
· 8 years ago
c1a42cf
Remove soon to be obsolete call kinds for direct calls.
by Nicolas Geoffray
· 8 years ago
06ce6d4
Merge "MIPS64: Improve string and class loads."
by Treehugger Robot
· 8 years ago
eaaaaef
Merge "Sharpen HLoadClass from inliner."
by Nicolas Geoffray
· 8 years ago
f63f569
MIPS64: Improve string and class loads.
by Alexey Frunze
· 8 years ago
b0b051a
CHA guard optimization (elimination/hoisting).
by Mingyao Yang
· 8 years ago
ce77fc0
Revert "Revert "Basic obsolete methods support""
by Alex Light
· 8 years ago
d54f43c
Merge "Improved induction var and range analysis around types."
by Aart Bik
· 8 years ago
e6bd027
Improved induction var and range analysis around types.
by Aart Bik
· 8 years ago
5687634
Sharpen HLoadClass from inliner.
by Nicolas Geoffray
· 8 years ago
c0e74ba
Merge "Don't unquicken RETURN_VOID_NO_BARRIER with vdex."
by Nicolas Geoffray
· 8 years ago
685e4a3
Merge "ARM: Fix vixl related branch issue in JNI."
by Nicolas Geoffray
· 8 years ago
8f840f8
ARM: Fix vixl related branch issue in JNI.
by Artem Serov
· 8 years ago
76873db
Merge "ARM: VIXL32: Implement some dispatch optimizations."
by Nicolas Geoffray
· 8 years ago
b1677e2
Don't unquicken RETURN_VOID_NO_BARRIER with vdex.
by Nicolas Geoffray
· 8 years ago
89b31a3
Merge "Add HVariableInputSizeInstruction."
by Mingyao Yang
· 8 years ago
d27097a
Clear exception if FindClass fails.
by Nicolas Geoffray
· 8 years ago
0f69f74
Merge "Do not resolve types with vdex."
by Nicolas Geoffray
· 8 years ago
517d9f6
ARM: VIXL32: Use 16-bit encoding for B(cond,...) where possible.
by Artem Serov
· 8 years ago
c5fcb44
ARM: VIXL32: Implement some dispatch optimizations.
by Artem Serov
· 8 years ago
ade72d6
Do not resolve types with vdex.
by Nicolas Geoffray
· 8 years ago
7e9a562
Merge "ARM: VIXL32: Do a code cleanup."
by Nicolas Geoffray
· 8 years ago
4c1667f
Merge "Flush JIT data cache when committing code."
by Nicolas Geoffray
· 8 years ago
2c43590
Merge "Fixed signal 11 bug by not testing resolved method first."
by Treehugger Robot
· 8 years ago
e9f3269
Merge "Fine tuning the induction analysis."
by Treehugger Robot
· 8 years ago
a9dbe83
Add HVariableInputSizeInstruction.
by Mingyao Yang
· 8 years ago
d0a022d
Fine tuning the induction analysis.
by Aart Bik
· 8 years ago
ab2270f
Fixed signal 11 bug by not testing resolved method first.
by Aart Bik
· 8 years ago
ed015ac
Flush JIT data cache when committing code.
by Nicolas Geoffray
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
9538f9e
Merge "Add ClassLoader to app-image roots."
by Vladimir Marko
· 8 years ago
b7cc593
Merge "Revert "Basic obsolete methods support""
by Alex Light
· 8 years ago
b81a984
Revert "Basic obsolete methods support"
by Alex Light
· 8 years ago
6d736d8
Merge "Basic obsolete methods support"
by Alex Light
· 8 years ago
d8936da
Basic obsolete methods support
by Alex Light
· 8 years ago
afca930
Merge "Fix AssemblerMIPS64Test.LongBalc() running out of memory."
by Treehugger Robot
· 8 years ago
3607394
Fix AssemblerMIPS64Test.LongBalc() running out of memory.
by Vladimir Marko
· 8 years ago
b73e659
Merge "ARM: Fix breaking changes from recent VIXL update."
by Nicolas Geoffray
· 8 years ago
eca3eda
Add ClassLoader to app-image roots.
by Vladimir Marko
· 8 years ago
3f92bde
Merge "Implement VisitShouldDeoptimizeFlag for MIPS/MIPS64"
by Treehugger Robot
· 8 years ago
b70b66e
Merge "MIPS64: Improve method invocation."
by Treehugger Robot
· 8 years ago
c641842
Implement VisitShouldDeoptimizeFlag for MIPS/MIPS64
by Goran Jakovljevic
· 8 years ago
001e1c1
Merge "Support GVN for HLoadClass::LoadKind::kJitTableAddress."
by Nicolas Geoffray
· 8 years ago
dfc453b
Merge "Handle primitive types in VerifierTypes::AddAssignability."
by Nicolas Geoffray
· 8 years ago
Next »