Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
a90d8bc3a3772877f4490d0509d53053069e5b55
/
compiler
a06ba05
Remove gaps between images
by Mathieu Chartier
· 9 years ago
ea0831f
Re-enable adding intern table to image
by Mathieu Chartier
· 9 years ago
744a1c6
ART: Don't set initial RTI for BoundType if input untyped
by David Brazdil
· 9 years ago
15693bf
ART: Resolve ambiguous ArraySets
by David Brazdil
· 9 years ago
f555258
ART: Create BoundType for CheckCast early
by David Brazdil
· 9 years ago
fd2140f
ART: Make opt inliner a little bit cleaner/faster
by Andreas Gampe
· 9 years ago
d87f3ea
ART: Use Primitive::Is64BitType in SsaBuilder::TypePhiFromInputs
by David Brazdil
· 9 years ago
f196a43
Merge "X86: templatize GenerateTestAndBranch and friends"
by David Brazdil
· 9 years ago
06856d3
Merge "Detect phi cycles."
by Nicolas Geoffray
· 9 years ago
a3f0bf3
Merge "Revert "Revert "Tweak inlining heuristics."""
by Nicolas Geoffray
· 9 years ago
5949fa0
Revert "Revert "Tweak inlining heuristics.""
by Nicolas Geoffray
· 9 years ago
5f332cb
Merge "MIPS32: improvements in code generation (mostly 64-bit ALU ops)"
by Nicolas Geoffray
· 9 years ago
b7371a5
Merge "Remove bogus DCHECK in induction analysis."
by Nicolas Geoffray
· 9 years ago
152408f
X86: templatize GenerateTestAndBranch and friends
by Mark Mendell
· 9 years ago
b35302b
Remove bogus DCHECK in induction analysis.
by Nicolas Geoffray
· 9 years ago
295abc1
ART: Set RTI of HArm64IntermediateAddress
by David Brazdil
· 9 years ago
4833f5a
ART: Refactor SsaBuilder for more precise typing info
by David Brazdil
· 9 years ago
5d75afe
Improved side-effects/can-throw information on intrinsics.
by Aart Bik
· 9 years ago
fa0dc72
Merge "On x64, cmpl can never take a int64 immediate."
by Nicolas Geoffray
· 9 years ago
6ce0173
On x64, cmpl can never take a int64 immediate.
by Nicolas Geoffray
· 9 years ago
1c421aa
Merge "Fix code generation for String.<init> on x64."
by Nicolas Geoffray
· 9 years ago
7f59d59
Fix code generation for String.<init> on x64.
by Nicolas Geoffray
· 9 years ago
e6d0d8d
ART: Disable Math.round intrinsics
by Andreas Gampe
· 9 years ago
095b1df
Revert "Make Math.round consistent on arm64."
by Andreas Gampe
· 9 years ago
40041c9
Make Math.round consistent on arm64.
by Nicolas Geoffray
· 9 years ago
dcdc85b
Dex2oat support for multiple oat file and image file outputs.
by Jeff Hao
· 9 years ago
48944c7
Merge "Generate more stack maps during native debugging." am: 875773770a
by David Srbecky
· 9 years ago
0cf4493
Generate more stack maps during native debugging.
by David Srbecky
· 9 years ago
64b3c8c
Merge "Move debug symbol writing code to elf_writer_debug.cc" am: d674bf7ba2
by David Srbecky
· 9 years ago
d674bf7
Merge "Move debug symbol writing code to elf_writer_debug.cc"
by David Srbecky
· 9 years ago
6b2a6cf
Merge "Rewrite HInstruction::Is/As<type>()." am: e74927c0cd am: d56e0503e0
by Vladimir Marko
· 9 years ago
5f7b58e
Rewrite HInstruction::Is/As<type>().
by Vladimir Marko
· 9 years ago
aa944b9
Merge "Use shared namespaces for bundled apps"
by Dimitry Ivanov
· 9 years ago
6b1a50b
Merge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df am: 8a5e8d0118
by Mathieu Chartier
· 9 years ago
9865bde
Rename NullHandle to ScopedNullHandle
by Mathieu Chartier
· 9 years ago
d5bbadf
Use shared namespaces for bundled apps
by Dimitry Ivanov
· 9 years ago
df0de04
Merge "Use shared namespaces for bundled apps"
by Dimitry Ivanov
· 9 years ago
0f77432
Merge "For LSE, further optimize stores for singleton references." am: f8b69bc89a
by Mingyao Yang
· 9 years ago
0e8f03a
Merge "MIPS64: Fuse long and FP compare & condition in Optimizing." am: 280a65b1ea
by Roland Levillain
· 9 years ago
504f0ca
Merge "ART: Fix bug in LSE" am: d9493c2d61 am: bd968bd36f
by Nicolas Geoffray
· 9 years ago
ff4ce48
Merge "Disable the UnsafeCASObject intrinsic with read barriers." am: 273941131a
by Roland Levillain
· 9 years ago
471dbb6
Merge "Revert "Revert "X86: Use locked add rather than mfence""" am: 570a920d0a
by Aart Bik
· 9 years ago
803cbb9
For LSE, further optimize stores for singleton references.
by Mingyao Yang
· 9 years ago
280a65b
Merge "MIPS64: Fuse long and FP compare & condition in Optimizing."
by Roland Levillain
· 9 years ago
e0febdf
Move debug symbol writing code to elf_writer_debug.cc
by David Srbecky
· 9 years ago
ecf52df
ART: Fix bug in LSE
by David Brazdil
· 9 years ago
2739411
Merge "Disable the UnsafeCASObject intrinsic with read barriers."
by Roland Levillain
· 9 years ago
391b866
Disable the UnsafeCASObject intrinsic with read barriers.
by Roland Levillain
· 9 years ago
9c55729
resolve merge conflicts of 9f784b26a1 to master.
by Alex Light
· 9 years ago
90f5250
Merge "Revert "Revert "ART: Reduce the instructions generated by packed switch.""" am: 14c4e90f67
by Vladimir Marko
· 9 years ago
711159d
Merge "Fix braino in parallel move resolver." am: 6132a3884a am: ab971e37cf
by Nicolas Geoffray
· 9 years ago
9db7443
Merge "Revert "Tweak inlining heuristics."" am: 8e00676291 am: 55c0f49cf1
by Nicolas Geoffray
· 9 years ago
87e11da
Merge "Optimizing/ARM: Fix AddConstant() to adhere to set_cc." am: 0ac7a8e505
by Vladimir Marko
· 9 years ago
7a0495f
Merge "Tweak inlining heuristics." am: ff6ab45547 am: a2ade148e3
by Nicolas Geoffray
· 9 years ago
3f185f8
Merge "Ensure that ClassTable has correct alignment in image." am: d16bb3f0dc
by Alex Light
· 9 years ago
570a920
Merge "Revert "Revert "X86: Use locked add rather than mfence"""
by Aart Bik
· 9 years ago
299a939
MIPS64: Fuse long and FP compare & condition in Optimizing.
by Alexey Frunze
· 9 years ago
986f650
Use shared namespaces for bundled apps
by Dimitry Ivanov
· 9 years ago
ec178ee
Merge "Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"""
by Alex Light
· 9 years ago
14c4e90
Merge "Revert "Revert "ART: Reduce the instructions generated by packed switch."""
by Vladimir Marko
· 9 years ago
6132a38
Merge "Fix braino in parallel move resolver."
by Nicolas Geoffray
· 9 years ago
8e00676
Merge "Revert "Tweak inlining heuristics.""
by Nicolas Geoffray
· 9 years ago
b17d1cc
Revert "Tweak inlining heuristics."
by Nicolas Geoffray
· 9 years ago
f3e0ee2
Revert "Revert "ART: Reduce the instructions generated by packed switch.""
by Vladimir Marko
· 9 years ago
0ac7a8e
Merge "Optimizing/ARM: Fix AddConstant() to adhere to set_cc."
by Vladimir Marko
· 9 years ago
f5c09c3
Optimizing/ARM: Fix AddConstant() to adhere to set_cc.
by Vladimir Marko
· 9 years ago
3e3e4a7
Fix braino in parallel move resolver.
by Nicolas Geoffray
· 9 years ago
ff6ab45
Merge "Tweak inlining heuristics."
by Nicolas Geoffray
· 9 years ago
fcb7613
Tweak inlining heuristics.
by Nicolas Geoffray
· 9 years ago
17077d8
Revert "Revert "X86: Use locked add rather than mfence""
by Mark P Mendell
· 9 years ago
d16bb3f
Merge "Ensure that ClassTable has correct alignment in image."
by Alex Light
· 9 years ago
e050c8f
Ensure that ClassTable has correct alignment in image.
by Alex Light
· 9 years ago
5c7aed3
MIPS32: improvements in code generation (mostly 64-bit ALU ops)
by Alexey Frunze
· 9 years ago
e64300b
Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""
by Alex Light
· 9 years ago
333a943
Merge "Revert "X86: Use locked add rather than mfence"" am: 1c70f18dce
by Aart Bik
· 9 years ago
64a1203
Merge "X86: Use locked add rather than mfence" am: c3ca1e6543 am: 1279e0f901
by Aart Bik
· 9 years ago
1c70f18
Merge "Revert "X86: Use locked add rather than mfence""
by Aart Bik
· 9 years ago
0da3b91
Revert "X86: Use locked add rather than mfence"
by Aart Bik
· 9 years ago
c3ca1e6
Merge "X86: Use locked add rather than mfence"
by Aart Bik
· 9 years ago
6a06156
Merge "Remove spurious references to kEmitCompilerReadBarrier in MIPS." am: 27f114df49
by Roland Levillain
· 9 years ago
698fa97
Remove spurious references to kEmitCompilerReadBarrier in MIPS.
by Roland Levillain
· 9 years ago
ed54b4d
Merge "MIPS32: Fuse long and FP compare & condition in Optimizing." am: cbf8af898e
by Roland Levillain
· 9 years ago
cbf8af8
Merge "MIPS32: Fuse long and FP compare & condition in Optimizing."
by Roland Levillain
· 9 years ago
a3f245d
Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64""" am: 4741516396
by Roland Levillain
· 9 years ago
4741516
Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64"""
by Roland Levillain
· 9 years ago
6a2ff9f
Merge "Revert "ART: Reduce the instructions generated by packed switch."" am: d7d3538383
by Nicolas Geoffray
· 9 years ago
d7d3538
Merge "Revert "ART: Reduce the instructions generated by packed switch.""
by Nicolas Geoffray
· 9 years ago
f5f64ef
Detect phi cycles.
by Nicolas Geoffray
· 9 years ago
b4c1376
Revert "ART: Reduce the instructions generated by packed switch."
by Nicolas Geoffray
· 9 years ago
07a9a25
Merge "Revert "ART: Set RTI of Arm64IntermediateAddress"" am: 96f721dd41
by Nicolas Geoffray
· 9 years ago
96f721d
Merge "Revert "ART: Set RTI of Arm64IntermediateAddress""
by Nicolas Geoffray
· 9 years ago
dce90b9
Revert "ART: Set RTI of Arm64IntermediateAddress"
by Nicolas Geoffray
· 9 years ago
5ab887a
Merge "Revert "ART: Refactor SsaBuilder for more precise typing info"" am: b059c8a044
by Nicolas Geoffray
· 9 years ago
68289a5
Revert "ART: Refactor SsaBuilder for more precise typing info"
by Alex Light
· 9 years ago
63ff5b5
Merge "Various induction/range analysis improvements." am: 0bbc1727c4
by Aart Bik
· 9 years ago
cd7b0ee
MIPS32: Fuse long and FP compare & condition in Optimizing.
by Alexey Frunze
· 9 years ago
bc90a05
Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""
by Alex Light
· 9 years ago
533d63a
Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""
by Alex Light
· 9 years ago
2efb0aa
Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"
by Alex Light
· 9 years ago
ae358c1
Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"
by Alex Light
· 9 years ago
Next »