Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
91edc62a9d8d4d8153b6b04140b50a3724cd3597
/
compiler
f0b0480
Merge "Revert "Allow method references across oat files for multi-image.""
by Vladimir Marko
· 9 years ago
45724f9
Revert "Allow method references across oat files for multi-image."
by Vladimir Marko
· 9 years ago
9ee1f0c
Merge "Fix uses of art::HCompare::IsGtBias on MIPS32 and MIPS64."
by Roland Levillain
· 9 years ago
32ca375
Fix uses of art::HCompare::IsGtBias on MIPS32 and MIPS64.
by Roland Levillain
· 9 years ago
631d9ef
Merge "Allow method references across oat files for multi-image."
by Vladimir Marko
· 9 years ago
6065402
Allow method references across oat files for multi-image.
by Vladimir Marko
· 9 years ago
d99073f
Merge "Extend constant folding to float and double operations."
by Roland Levillain
· 9 years ago
3ce0bfa
Merge "Add simple deduplication for .debug_ranges."
by David Srbecky
· 9 years ago
936d5dc
Merge "MIPS32: peek*/poke*, and String.charAt intrinsics."
by Roland Levillain
· 9 years ago
31dd3d6
Extend constant folding to float and double operations.
by Roland Levillain
· 9 years ago
4426439
Merge "Support CMOV for x86 Select"
by David Brazdil
· 9 years ago
908cb97
Merge "dex2oat: Show memory usage values in bytes"
by Vladimir Marko
· 9 years ago
4a69a30
Merge "Refactor the inliner."
by Nicolas Geoffray
· 9 years ago
ce053b2
Merge "X86: Allow long compares to stack operands"
by Nicolas Geoffray
· 9 years ago
55bd749
Refactor the inliner.
by Nicolas Geoffray
· 9 years ago
8659e84
X86: Allow long compares to stack operands
by Mark Mendell
· 9 years ago
9779307
HInvokeStaticOrDirect may not have a special input.
by Nicolas Geoffray
· 9 years ago
0c5b18e
Support CMOV for x86 Select
by Mark Mendell
· 9 years ago
db65d74
Merge "Change how DWARF detects end of prologue."
by David Srbecky
· 9 years ago
99b87eb
Change how DWARF detects end of prologue.
by David Srbecky
· 9 years ago
b396c73
Add simple deduplication for .debug_ranges.
by David Srbecky
· 9 years ago
2a776e1
Merge "Fill some gaps in .debug_loc."
by David Srbecky
· 9 years ago
7dc277b
Merge "Optimizing: Use range-based loops in BCE."
by Vladimir Marko
· 9 years ago
da571cb
Optimizing: Use range-based loops in BCE.
by Vladimir Marko
· 9 years ago
afd33d7
Merge "Optimizing: Remove unnecessary And before TypeConversion."
by Vladimir Marko
· 9 years ago
8e73ac3
Fix broken tests
by David Brazdil
· 9 years ago
6dd10fa
Fix lint error
by David Brazdil
· 9 years ago
26962cc
Merge "Expect less in the presence of a string init call."
by Nicolas Geoffray
· 9 years ago
5e08e36
Expect less in the presence of a string init call.
by Nicolas Geoffray
· 9 years ago
b01e0e2
Merge "ART: Run SsaBuilder from HGraphBuilder"
by David Brazdil
· 9 years ago
9b8beaa
Merge "ART: Implement HSelect with CSEL/FCSEL on arm64"
by David Brazdil
· 9 years ago
ccf88e5
Merge "Optimizing: Simplify consecutive type conversions."
by Vladimir Marko
· 9 years ago
8428bd3
Optimizing: Remove unnecessary And before TypeConversion.
by Vladimir Marko
· 9 years ago
b52bbde
Optimizing: Simplify consecutive type conversions.
by Vladimir Marko
· 9 years ago
c0b601b
ART: Implement HSelect with CSEL/FCSEL on arm64
by David Brazdil
· 9 years ago
dee1b9a
X86_64: Allow HSelect to generate CMOV from memory
by Mark Mendell
· 9 years ago
dd9473b
dex2oat: Show memory usage values in bytes
by Anton Kirilov
· 9 years ago
88f4bc5
Merge "Add X86/X86_64 support for CMOV from memory."
by David Brazdil
· 9 years ago
badd826
ART: Run SsaBuilder from HGraphBuilder
by David Brazdil
· 9 years ago
1d23982
Generalized "dom-based" dynamic BCE to symbolic base + offset.
by Aart Bik
· 9 years ago
abdac47
Add X86/X86_64 support for CMOV from memory.
by Mark Mendell
· 9 years ago
0d15f26
Merge "ART: Remove HTemporary"
by David Brazdil
· 9 years ago
6e33252
ART: Remove HTemporary
by David Brazdil
· 9 years ago
5960a3f
Merge "Re-enable OSR."
by Nicolas Geoffray
· 9 years ago
31708b7
Fix compiler driver gtest.
by Calin Juravle
· 9 years ago
d9994f0
Re-enable OSR.
by Nicolas Geoffray
· 9 years ago
d3caabd
Merge "Fix x86-64 Baker's read barrier fast path for CheckCast."
by Hiroshi Yamauchi
· 9 years ago
d3df33e
Merge "Some clean-up for the handling of HSelect in LSE"
by Mingyao Yang
· 9 years ago
8650378
Fix x86-64 Baker's read barrier fast path for CheckCast.
by Roland Levillain
· 9 years ago
9b26212
Merge "Fix AllocateBlockedReg."
by Nicolas Geoffray
· 9 years ago
3acee73
MIPS32: peek*/poke*, and String.charAt intrinsics.
by Chris Larsen
· 9 years ago
bfd26cd
Fill some gaps in .debug_loc.
by David Srbecky
· 9 years ago
0c82e1a
Merge "Fix ARM64 Baker's read barrier fast path for ArraySet."
by Roland Levillain
· 9 years ago
927f40d
Merge "Try to substitute constructor chains for IPUTs."
by Vladimir Marko
· 9 years ago
354efa6
Try to substitute constructor chains for IPUTs.
by Vladimir Marko
· 9 years ago
c70646e
Merge "ARM: Add direct calls to math intrinsics"
by Vladimir Marko
· 9 years ago
ca0bf03
Fix ARM64 Baker's read barrier fast path for ArraySet.
by Roland Levillain
· 9 years ago
40bcb93
Some clean-up for the handling of HSelect in LSE
by Mingyao Yang
· 9 years ago
c5bfa97
Split elf_writer_debug.cc to several files.
by David Srbecky
· 9 years ago
a0f2bc5
Merge "Move code related to debug info generation to its own directory."
by David Srbecky
· 9 years ago
4fda4eb
Move code related to debug info generation to its own directory.
by David Srbecky
· 9 years ago
119a885
Fix AllocateBlockedReg.
by Nicolas Geoffray
· 9 years ago
a19616e
Implemented compare/signum intrinsics as HCompare
by Aart Bik
· 9 years ago
9fba3f6
Merge "Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."""
by Nicolas Geoffray
· 9 years ago
b331feb
Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
by Nicolas Geoffray
· 9 years ago
0f638c6
Merge "Extend De Morgan factorisation to `HBooleanNot`."
by David Brazdil
· 9 years ago
11aa3f5
Merge "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
by David Brazdil
· 9 years ago
bd89a5c
Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."
by David Brazdil
· 9 years ago
7ac9aeb
Merge "Implement on-stack replacement for arm/arm64/x86/x86_64."
by Nicolas Geoffray
· 9 years ago
c8d2b0c
Merge "Support CMOV for x86_64 Select"
by David Brazdil
· 9 years ago
9f98025
Extend De Morgan factorisation to `HBooleanNot`.
by Alexandre Rames
· 9 years ago
3c258f4
Merge "Do not emit DWARF debug info if there are no methods."
by David Srbecky
· 9 years ago
e6e0cfd
Merge "Revert "Revert "X86: Use the constant area for more operations."""
by David Brazdil
· 9 years ago
370339c
Do not emit DWARF debug info if there are no methods.
by David Srbecky
· 9 years ago
891bc28
Implement on-stack replacement for arm/arm64/x86/x86_64.
by Nicolas Geoffray
· 9 years ago
5192810
Merge changes I514f1db3,I7dc1c7c0
by David Srbecky
· 9 years ago
0c4572e
Generate mini-debug-info on separate thread.
by David Srbecky
· 9 years ago
ae5d273
Change the method which generates DWARF mini-debug-info.
by David Srbecky
· 9 years ago
34ed3af
ART: Avoid uninitialized padding in LinkerPatch.
by Vladimir Marko
· 9 years ago
2f10a5f
Revert "Revert "X86: Use the constant area for more operations.""
by Mark P Mendell
· 9 years ago
d70dc9d
ARM: Add direct calls to math intrinsics
by Anton Kirilov
· 9 years ago
85b3b52
Merge "Fixed bug on premature DCHECK. With fail-before/pass-after test"
by Aart Bik
· 9 years ago
7c0b44f
Support CMOV for x86_64 Select
by Mark Mendell
· 9 years ago
ac6a195
Merge "Reduce the size of native debug info generated by JIT."
by David Srbecky
· 9 years ago
579942f
Reduce the size of native debug info generated by JIT.
by David Srbecky
· 9 years ago
867d63b
Merge "runtime: Don't skip verification for -Xverify:soft-fail"
by Igor Murashkin
· 9 years ago
df707e4
runtime: Don't skip verification for -Xverify:soft-fail
by Igor Murashkin
· 9 years ago
3f1a8be
Fixed bug on premature DCHECK. With fail-before/pass-after test
by Aart Bik
· 9 years ago
c5b76b9
Merge "Minor improvement on static BCE analysis."
by Aart Bik
· 9 years ago
1fc3afb
Minor improvement on static BCE analysis.
by Aart Bik
· 9 years ago
a20748a
Merge "Implement first kind of polymorphic inlining on MIPS."
by Roland Levillain
· 9 years ago
2aba7cd
Implement first kind of polymorphic inlining on MIPS.
by Roland Levillain
· 9 years ago
905cb88
Merge "Revert "Revert "Optimizing: double-negated bitwise operations simplifications"""
by Roland Levillain
· 9 years ago
ca0e3a0
Revert "Revert "Optimizing: double-negated bitwise operations simplifications""
by Alexandre Rames
· 9 years ago
371d75e
Merge "Assume fp operations can also take a constant on x86."
by Nicolas Geoffray
· 9 years ago
1c4aeb4
Write DWARF strings inline and remove .debug_str section.
by David Srbecky
· 9 years ago
24868a1
Share DWARF .debug_abbrev sections.
by David Srbecky
· 9 years ago
7770a3e
Assume fp operations can also take a constant on x86.
by Nicolas Geoffray
· 9 years ago
674f519
ART: Enable multi-level instruction inlining
by David Brazdil
· 9 years ago
e5c71f9
Handle HSelect in LSE.
by Mingyao Yang
· 9 years ago
Next »