index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
optimizing_compiler.cc
Age
Commit message (
Expand
)
Author
2015-04-24
Merge "Minor improvements to 458-checker-instruction-simplification."
Roland Levillain
2015-04-23
ART: Run BooleanSimplifier after inlining
David Brazdil
2015-04-22
[optimizing] Name the last DCE pass.
Calin Juravle
2015-04-22
Run DCE again after all the other optimizations have run.
Calin Juravle
2015-04-21
Revert "Run DCE again after all the other optimizations have run."
Nicolas Geoffray
2015-04-21
Run DCE again after all the other optimizations have run.
Calin Juravle
2015-04-21
Use --dump-stats to dump optimizing compiler stats.
Calin Juravle
2015-04-20
Minor improvements to 458-checker-instruction-simplification.
Alexandre Rames
2015-04-16
Merge "Fallback to quick in case of soft verification errors"
Calin Juravle
2015-04-16
Fallback to quick in case of soft verification errors
Calin Juravle
2015-04-15
Move the linear order to the HGraph.
Nicolas Geoffray
2015-04-13
Add --include-cfi compiler option.
David Srbecky
2015-04-13
Merge "Revert "Fallback to quick in case of soft verification errors""
Calin Juravle
2015-04-13
Revert "Fallback to quick in case of soft verification errors"
Calin Juravle
2015-04-13
Merge "Fallback to quick in case of soft verification errors"
Calin Juravle
2015-04-10
Merge "ART: Refactor CompileOptimized"
Andreas Gampe
2015-04-10
ART: Refactor CompileOptimized
Andreas Gampe
2015-04-10
Fallback to quick in case of soft verification errors
Calin Juravle
2015-04-10
ART: Remove WriteElf from Compiler
Andreas Gampe
2015-04-09
Fix build - the stack frame is too large.
David Srbecky
2015-04-09
Implement CFI for Optimizing.
David Srbecky
2015-04-08
Merge "ART: Fix 64-bit ELF file support"
Andreas Gampe
2015-04-07
ART: Fix 64-bit ELF file support
Andreas Gampe
2015-04-07
ART: Print C1vis header only if visualizer enabled
David Brazdil
2015-03-31
Merge "Fixed layout for dex caches in boot image."
Vladimir Marko
2015-03-31
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-30
[optimizing] Only print full stats in VLOG(compiler)
Nicolas Geoffray
2015-03-25
Revert "Revert "Inline across dex files.""
Nicolas Geoffray
2015-03-24
Merge "Share the runtime arena for faster compile times."
Nicolas Geoffray
2015-03-24
Share the runtime arena for faster compile times.
Nicolas Geoffray
2015-03-24
ART: Boolean simplifier
David Brazdil
2015-03-23
Implement a space filter for optimizing.
Nicolas Geoffray
2015-03-17
Fall back to Quick when Optimizing cannot compile.
Nicolas Geoffray
2015-03-16
[optimizing] Use baseline when debuggable is set.
Nicolas Geoffray
2015-03-11
Revert "Revert "[optimizing] Enable x86 long support.""
Nicolas Geoffray
2015-03-10
Make the SSA builder honor the debuggable flag.
Nicolas Geoffray
2015-03-06
Revert "[optimizing] Enable x86 long support."
Nicolas Geoffray
2015-03-06
[optimizing] Enable x86 long support.
Nicolas Geoffray
2015-02-24
ART: Add -Wunused
Andreas Gampe
2015-02-20
Merge "Reference type propagation"
Calin Juravle
2015-02-19
Move arenas into runtime
Mathieu Chartier
2015-02-19
Reference type propagation
Calin Juravle
2015-02-19
Have the opt. compiler set the size of "empty" frames to zero.
Roland Levillain
2015-02-05
ART: Fix crash when timing method failing to build
David Brazdil
2015-02-04
Create HGraph outside Builder, print timings
David Brazdil
2015-01-30
Implement LICM in optimizing compiler.
Nicolas Geoffray
2015-01-29
optimizing: NullCheck elimination
Calin Juravle
2015-01-27
ART: Even more Quick cleanup
Andreas Gampe
2015-01-26
Move code around and address growable_array comment.
Nicolas Geoffray
2015-01-26
Introduce a SideEffectsAnalysis class.
Nicolas Geoffray
[next]