Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
06241b1b07fb031b7d2cf55f4b78d3444d07cc2d
/
compiler
06241b1
Add stats support for existing optimizations
by Jean-Philippe Halimi
· 10 years ago
d59c706
Revert "Dynamic BCE (based on induction range analysis)"
by Aart Bik
· 10 years ago
0b5849b
Dynamic BCE (based on induction range analysis)
by Aart Bik
· 10 years ago
e3dbda2
Merge "MIPS32: Miscellaneous bit manipulations routines:"
by Andreas Gampe
· 10 years ago
b9ededb
Merge "Encode function signatures properly in DWARF."
by David Srbecky
· 10 years ago
04b0526
Encode function signatures properly in DWARF.
by David Srbecky
· 10 years ago
38db785
Opt compiler: More strength reduction for multiplications.
by Alexandre Rames
· 10 years ago
53ced03
Merge "Clean up the special input in HInvokeStaticOrDirect."
by Vladimir Marko
· 10 years ago
33a9a16
Merge "Allow NullConstant to be untyped in GraphVisualiser."
by Calin Juravle
· 10 years ago
b2d38fd
Allow NullConstant to be untyped in GraphVisualiser.
by Mark Mendell
· 10 years ago
34053d1
Merge "MIPS64: Add java.lang.String.equals intrinsic."
by Andreas Gampe
· 10 years ago
c53c079
Clean up the special input in HInvokeStaticOrDirect.
by Vladimir Marko
· 10 years ago
ee7d4a3
Merge "ARM read barrier support for concurrent GC in Optimizing."
by Roland Levillain
· 10 years ago
d846a2c
Merge "Fix ClinitCheck pruning."
by Vladimir Marko
· 10 years ago
fbb184a
Fix ClinitCheck pruning.
by Vladimir Marko
· 10 years ago
0ff7afc
Fix an assert in lse.
by Mingyao Yang
· 10 years ago
fb8464a
Revert "Revert "Enable store elimination for singleton objects.""
by Mingyao Yang
· 10 years ago
3f8bf65
MIPS32: Miscellaneous bit manipulations routines:
by Chris Larsen
· 10 years ago
9231730
Merge "Opt compiler: Arm64 packed-switch jump tables."
by Vladimir Marko
· 10 years ago
3927c8b
Opt compiler: Arm64 packed-switch jump tables.
by Zheng Xu
· 10 years ago
a4d1b64
Merge "Implement common super type in reference type propagation."
by Calin Juravle
· 10 years ago
ed42f39
Merge "Refactor some patching logic"
by Mathieu Chartier
· 10 years ago
3b359c7
ARM read barrier support for concurrent GC in Optimizing.
by Roland Levillain
· 10 years ago
52503d8
Implement common super type in reference type propagation.
by Calin Juravle
· 10 years ago
a04f57b
Merge "Minor fixes and cleaning of arm64 static and direct calls code."
by Vladimir Marko
· 10 years ago
0debae7
ART: Refactor GenerateTestAndBranch
by David Brazdil
· 10 years ago
4b00d34
Refactor some patching logic
by Mathieu Chartier
· 10 years ago
a663d67
Merge "Ignore NullConstants when computing the type for Phis."
by Calin Juravle
· 10 years ago
0d5a281
x86/x86-64 read barrier support for concurrent GC in Optimizing.
by Roland Levillain
· 10 years ago
04302db
Fix class unloading with the CC collector.
by Hiroshi Yamauchi
· 10 years ago
972d6d7
MIPS64: Add java.lang.String.equals intrinsic.
by Chris Larsen
· 10 years ago
2f49b0a
Merge "Stream DWARF debug section directly to disk."
by David Srbecky
· 10 years ago
6dc0174
Minor fixes and cleaning of arm64 static and direct calls code.
by Alexandre Rames
· 10 years ago
cff8107
Merge "Optimizing/X86: PC-relative dex cache array addressing."
by Vladimir Marko
· 10 years ago
fe0ec35
Merge "Optimizing: Clean up constant location handling."
by Vladimir Marko
· 10 years ago
0f7dca4
Optimizing/X86: PC-relative dex cache array addressing.
by Vladimir Marko
· 10 years ago
e542fd0
Merge "MIPS64: fix calling conventions in LoadClass and field accesses"
by Roland Levillain
· 10 years ago
073b16c
Image space cleanup for app images
by Mathieu Chartier
· 10 years ago
00580bd
MIPS64: fix calling conventions in LoadClass and field accesses
by Alexey Frunze
· 10 years ago
c4b2410
Merge "Move .debug_line before .debug_info."
by David Srbecky
· 10 years ago
b851b49
Stream DWARF debug section directly to disk.
by David Srbecky
· 10 years ago
5f5509a
Move .debug_line before .debug_info.
by David Srbecky
· 10 years ago
d15cd44
Merge "Correct exception behavior for default methods"
by Alex Light
· 10 years ago
617bd92
Ignore NullConstants when computing the type for Phis.
by Calin Juravle
· 10 years ago
13c86fd
Optimizing: Clean up constant location handling.
by Vladimir Marko
· 10 years ago
cdfed3d
Revert "Revert "Run type propagation after inliner only when needed.""
by Calin Juravle
· 10 years ago
ea30dae
Merge "Optimizing/ARM: Improve shifts of long values by a constant."
by Vladimir Marko
· 10 years ago
33ad10e
Optimizing/ARM: Improve shifts of long values by a constant.
by Vladimir Marko
· 10 years ago
9139e00
Correct exception behavior for default methods
by Alex Light
· 10 years ago
040db34
Optimizing: Clean up Equal/NotEqual constant folding for nulls.
by Vladimir Marko
· 10 years ago
5c7c824
Merge "ART: Remove unnecessary helper method from GraphChecker"
by David Brazdil
· 10 years ago
d8ef0c6
ART: Remove unnecessary helper method from GraphChecker
by David Brazdil
· 10 years ago
feaf26d
Merge "Optimizing: Improve constant folding + DCE for inlining."
by Vladimir Marko
· 10 years ago
d26a411
ART: Refactor iteration over normal/exceptional successors
by David Brazdil
· 10 years ago
9e23df5
Optimizing: Improve constant folding + DCE for inlining.
by Vladimir Marko
· 10 years ago
8a6463a
Merge "ART: Improve comment about inlining into try/catch"
by David Brazdil
· 10 years ago
59a850e
ART: Improve comment about inlining into try/catch
by David Brazdil
· 10 years ago
ee57104
Merge "ART: Fix critical edge checks in GraphChecker"
by David Brazdil
· 10 years ago
83dcccb
Merge "Revert "Revert "ART: Update DCE to work with try/catch"""
by David Brazdil
· 10 years ago
81e479e
ART: Fix critical edge checks in GraphChecker
by David Brazdil
· 10 years ago
dc0d1eb
ART: Add clarifying comment
by David Brazdil
· 10 years ago
8a7c0fe
Revert "Revert "ART: Update DCE to work with try/catch""
by David Brazdil
· 10 years ago
78232f2
Merge "ART: Rerun the verifier for compile-time failures"
by Andreas Gampe
· 10 years ago
ec6e6c1
ART: Rerun the verifier for compile-time failures
by Andreas Gampe
· 10 years ago
a808bac
Add more image writer comments and clean up
by Mathieu Chartier
· 10 years ago
31f1584
Merge "Optimizing: Rewrite search for common dominators."
by Vladimir Marko
· 10 years ago
391d01f
Optimizing: Rewrite search for common dominators.
by Vladimir Marko
· 10 years ago
6f6f359
Fix mip64 build: hide current method input only if it exists.
by Vladimir Marko
· 10 years ago
f11f5eb
Merge "ART: Fix critical edge splitting under try/catch"
by David Brazdil
· 10 years ago
4461287
Merge "Fix build: lint error in elf_builder.h"
by David Srbecky
· 10 years ago
4d247f7
Fix build: lint error in elf_builder.h
by David Srbecky
· 10 years ago
03771d8
Merge "Rewrite ElfBuilder to make streaming directly to file easier."
by David Srbecky
· 10 years ago
db51efb
ART: Fix critical edge splitting under try/catch
by David Brazdil
· 10 years ago
3e5b3c9
Merge "Optimizing: Remove unused ArtMethod* input from HInvokeStaticOrDirect."
by Vladimir Marko
· 10 years ago
dc18417
Merge "Fix interaction between JIT and instrumentation."
by Nicolas Geoffray
· 10 years ago
6d8c8f0
Rewrite ElfBuilder to make streaming directly to file easier.
by David Srbecky
· 10 years ago
2264f62
Merge "MIPS64: small improvements in code generation"
by Nicolas Geoffray
· 10 years ago
5c75ffa
MIPS64: small improvements in code generation
by Alexey Frunze
· 10 years ago
c857c74
MIPS64: Improve integer division by constants
by Alexey Frunze
· 10 years ago
b554b5a
Optimizing: Remove unused ArtMethod* input from HInvokeStaticOrDirect.
by Vladimir Marko
· 10 years ago
9bc4361
ART: Fix simplification of catch blocks in the presence of dead code
by David Brazdil
· 10 years ago
17656eb
Merge "MIPS32: java.lang.String.equals"
by Andreas Gampe
· 10 years ago
16ba2b4
MIPS32: java.lang.String.equals
by Chris Larsen
· 10 years ago
a5891e8
Fix interaction between JIT and instrumentation.
by Nicolas Geoffray
· 10 years ago
8148937
Improve X86 handling of constants to Field/Array Set
by Mark Mendell
· 10 years ago
2704896
Merge "MIPS64: Implement virtual intrinsic slow path"
by Nicolas Geoffray
· 10 years ago
53afca1
MIPS64: Implement virtual intrinsic slow path
by Alexey Frunze
· 10 years ago
da5b28a
Revert "Revert "Add basic image writer support for app images""
by Mathieu Chartier
· 10 years ago
51c1b63
Merge "Fix elf writer to properly handle empty text sections"
by Mathieu Chartier
· 10 years ago
07ddb6f
Fix elf writer to properly handle empty text sections
by Mathieu Chartier
· 10 years ago
d93223d
Merge "Finalized all components of range analysis needed for dynamic bce."
by Aart Bik
· 10 years ago
f2a93f4
Merge "X86-64: Split long/double constant array/field set"
by Nicolas Geoffray
· 10 years ago
ea5af68
X86-64: Split long/double constant array/field set
by Mark Mendell
· 10 years ago
3f96f42
Merge "Fix conditional jump over jmp (X86/X86-64/ARM32)"
by Nicolas Geoffray
· 10 years ago
b8b9769
Fix conditional jump over jmp (X86/X86-64/ARM32)
by Mark Mendell
· 10 years ago
f941a32
Merge "Move .dynsym ELF section after .text"
by David Srbecky
· 10 years ago
19fcbda
Move .dynsym ELF section after .text
by David Srbecky
· 10 years ago
b24301b
Merge "Code cleanup to avoid CompilerDriver abstractions in JIT."
by Nicolas Geoffray
· 10 years ago
d28b969
Code cleanup to avoid CompilerDriver abstractions in JIT.
by Nicolas Geoffray
· 10 years ago
4b01856
Revert "Add basic image writer support for app images"
by Nicolas Geoffray
· 10 years ago
Next »