index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
driver
/
compiler_driver.h
Age
Commit message (
Expand
)
Author
2014-04-14
Centralize instruction-set pointer-size, alignment, 64b-width code
Andreas Gampe
2014-04-09
Revert "Revert "Revert "Use trampolines for calls to helpers"""
Dave Allison
2014-04-09
Revert "Revert "Use trampolines for calls to helpers""
Dave Allison
2014-04-07
Tweaked profile significant_difference.
Calin Juravle
2014-04-03
Merge "Profile: repurposed kTresholdPercent"
Calin Juravle
2014-04-02
Profile: repurposed kTresholdPercent
Calin Juravle
2014-04-01
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-03-18
Early inlining of simple methods.
Vladimir Marko
2014-03-13
Merge "Allow patching between dex files in the boot classpath."
Jeff Hao
2014-03-13
Merge "Move inline method detection to runtime."
Vladimir Marko
2014-03-13
Add command line support for enabling the optimizing compiler.
Nicolas Geoffray
2014-03-12
Allow patching between dex files in the boot classpath.
Jeff Hao
2014-03-12
Move inline method detection to runtime.
Vladimir Marko
2014-03-10
Cache method lowering info in mir graph.
Vladimir Marko
2014-03-08
Revert "Revert "Make clang the default compiler on host.""
Ian Rogers
2014-03-08
Revert "Make clang the default compiler on host."
Ian Rogers
2014-03-07
Make clang the default compiler on host.
Ian Rogers
2014-03-07
Make use of profiling information for dex2oat
Dave Allison
2014-03-07
Add more VerifyObject calls.
Mathieu Chartier
2014-03-03
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
Cache field lowering info in mir_graph.
Vladimir Marko
2014-03-02
Tell GDB about Quick ART generated code
Mark Mendell
2014-03-01
Make out arguments non-reference types.
Ian Rogers
2014-02-28
Fix clang to compile and run host tests.
Ian Rogers
2014-02-24
Add additional const
Brian Carlstrom
2014-02-24
Create CompilerOptions
Brian Carlstrom
2014-02-21
Revert "Annotate used fields."
Ian Rogers
2014-02-20
Annotate used fields.
Vladimir Marko
2014-02-20
Code cleanup to avoid LLVM dependency when building with quick only.
Nicolas Geoffray
2014-02-19
Re-apply: Initial check-in of an optimizing compiler.
Nicolas Geoffray
2014-02-19
Revert "Initial check-in of an optimizing compiler."
Nicolas Geoffray
2014-02-19
Initial check-in of an optimizing compiler.
Nicolas Geoffray
2014-02-18
Rewrite the compiler interface for CompilerDriver.
Nicolas Geoffray
2014-02-11
Merge "Re-apply: Implement cumulative timings for CompilerDriver."
Nicolas Geoffray
2014-02-11
Re-apply: Implement cumulative timings for CompilerDriver.
Nicolas Geoffray
2014-02-10
Support Direct Method/Type access for X86
Mark Mendell
2014-02-10
Revert "Revert "Check FastInstance() early for special getters and setters.""
Vladimir Marko
2014-02-08
Revert "Check FastInstance() early for special getters and setters."
Ian Rogers
2014-02-07
Check FastInstance() early for special getters and setters.
Vladimir Marko
2014-02-06
Object model changes to support 64bit.
Ian Rogers
2014-01-28
Add VerfiedMethod to DexCompilationUnit.
Vladimir Marko
2014-01-28
Refactor verification results.
Vladimir Marko
2014-01-23
Use direct class pointers at allocation sites in the compiled code.
Hiroshi Yamauchi
2014-01-20
Revert "Implement cumulative timings for CompilerDriver."
Brian Carlstrom
2014-01-16
Implement cumulative timings for CompilerDriver.
Nicolas Geoffray
2014-01-08
Remove intialized static storage from dex cache.
Ian Rogers
2013-12-17
Detect special methods at the end of verification.
Vladimir Marko
2013-12-17
Move compiler code out of method verifier.
Vladimir Marko
2013-11-14
Fix memory leaks relating to timing logger.
Ian Rogers
2013-11-11
Compacting collector.
Mathieu Chartier
[next]