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-09-17
Support unresolved methods in Optimizing
Calin Juravle
2015-09-16
Merge "Add option to append to the cfg dump."
Calin Juravle
2015-09-15
Use induction variable range analysis in BCE (statically).
Aart Bik
2015-09-15
Add option to append to the cfg dump.
Calin Juravle
2015-09-15
Merge "Revert "Revert "ART: Register allocation and runtime support for try/c...
David Brazdil
2015-09-15
Revert "Revert "ART: Register allocation and runtime support for try/catch""
David Brazdil
2015-09-15
Temporarly disable SSA creation in try/catch/debuggable.
Nicolas Geoffray
2015-09-14
Revert "ART: Register allocation and runtime support for try/catch"
David Brazdil
2015-09-14
ART: Register allocation and runtime support for try/catch
David Brazdil
2015-09-08
[optimizing] Add support for x86 constant area
Mark Mendell
2015-09-03
Merge "Reduce how often we call FindDexCache"
Mathieu Chartier
2015-09-03
Reduce how often we call FindDexCache
Mathieu Chartier
2015-09-03
Add more dwarf debug line info for Optimized methods.
Yevgeny Rouban
2015-09-02
Optimizing: Tag Arena allocations with their source.
Vladimir Marko
2015-08-31
Revert "Revert "Change dex caches to be weak roots""
Mathieu Chartier
2015-08-28
Fix some HandleScope bugs and add corresponding checks
Mathieu Chartier
2015-08-26
ART: Propagate verifier failure types to the compilers
Andreas Gampe
2015-08-19
Merge "ART: Enable basic optimizations for try/catch"
David Brazdil
2015-08-19
ART: Enable basic optimizations for try/catch
David Brazdil
2015-08-19
Merge "Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."""
Vladimir Marko
2015-08-19
Revert "Revert "Optimizing: Better invoke-static/-direct dispatch.""
Vladimir Marko
2015-08-19
Put in place the ARM64 instruction simplification framework.
Alexandre Rames
2015-08-19
Revert "Optimizing: Better invoke-static/-direct dispatch."
Vladimir Marko
2015-08-19
Optimizing: Better invoke-static/-direct dispatch.
Vladimir Marko
2015-07-29
Allow for fine tuning the inliner.
Calin Juravle
2015-07-28
Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropag...
Calin Juravle
2015-07-28
Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""
Calin Juravle
2015-07-27
Revert "Revert "Fixes and improvements in ReferenceTypePropagation""
Calin Juravle
2015-07-22
Move to newer clang annotations
Mathieu Chartier
2015-07-22
ART: Add VerboseMethods to optimizing compiler
Andreas Gampe
2015-07-17
Revert "Revert "Use the quickened metadata to compile -QUICK opcodes.""
Nicolas Geoffray
2015-07-17
Merge "Reduce space filter threshold to 128."
Nicolas Geoffray
2015-07-17
Reduce space filter threshold to 128.
Nicolas Geoffray
2015-07-17
Revert "Use the quickened metadata to compile -QUICK opcodes."
Nicolas Geoffray
2015-07-16
Use the quickened metadata to compile -QUICK opcodes.
Nicolas Geoffray
2015-07-15
ART: Build SSA form when try/catch is present
David Brazdil
2015-07-10
[optimizing] Don't rely on the verifier for String.<init>.
Nicolas Geoffray
2015-06-25
Only do some checks when compiling against the core image.
Nicolas Geoffray
2015-06-24
Use a flag from the verifier to know if we should compile.
Nicolas Geoffray
2015-06-24
ART: Run GraphChecker after Builder and SsaBuilder
David Brazdil
2015-06-22
Opt compiler: Add disassembly to the '.cfg' output.
Alexandre Rames
2015-06-19
MIPS: Initial version of optimizing compiler for MIPS64R6.
Alexey Frunze
2015-06-18
Run a simplification pass before code generation.
Nicolas Geoffray
2015-06-17
Fix a bug in optimizing when the null constant has been DCE.
Nicolas Geoffray
2015-06-12
Optimizing: Move optimization objects to Arena.
Vladimir Marko
2015-06-10
Revert "Revert "Support for inlining virtual and interface calls.""
Nicolas Geoffray
2015-06-08
Revert "Support for inlining virtual and interface calls."
Nicolas Geoffray
2015-06-04
Support for inlining virtual and interface calls.
Nicolas Geoffray
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-28
Add --generate-debug-info flag and remove the other two flags.
David Srbecky
[next]