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-11-13
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
ART: Compiled-classes list for compiler-driver
Andreas Gampe
2014-11-03
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-10-29
Add support for static fields in optimizing compiler.
Nicolas Geoffray
2014-10-27
Rewrite class initialization check elimination.
Vladimir Marko
2014-10-22
C++11 related clean-up of DISALLOW_..
Ian Rogers
2014-10-17
Merge "Some code clean-up."
Ian Rogers
2014-10-16
Some code clean-up.
Ian Rogers
2014-10-17
Merge "dex2oat: Add a --compile-pic option"
Igor Murashkin
2014-10-16
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
dex2oat: Add a --compile-pic option
Igor Murashkin
2014-09-25
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-17
Implement invoke virtual in optimizing compiler.
Nicolas Geoffray
2014-09-15
ART: Allow quickening in the boot image
Andreas Gampe
2014-08-25
ART fix oat debug source map operations
Yevgeny Rouban
2014-08-22
ART: Clean up compiler
Andreas Gampe
2014-08-15
ART source line debug info in OAT files
Yevgeny Rouban
2014-08-12
Avoid use of std::string where we have const char*.
Ian Rogers
2014-08-06
Merge "Added support for patching classes from different dex files."
Mathieu Chartier
2014-08-06
Added support for patching classes from different dex files.
Fred Shih
2014-08-06
Merge "ART: Rework CFA frame initialization and writing code"
Andreas Gampe
2014-08-06
ART: Rework CFA frame initialization and writing code
Andreas Gampe
2014-08-06
ART: Skip compiling redefined classes in apps
Andreas Gampe
2014-07-14
Support fields in optimizing compiler.
Nicolas Geoffray
2014-07-11
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-06-12
Optionally add debug symbols to ELF files made by quick compiler.
Alex Light
2014-06-06
Fixed and refactored profiler options handling
Calin Juravle
2014-06-06
Clean up the sampling profiler
Calin Juravle
2014-05-23
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-22
Revert "Fix an outstanding compaction bug in interpreter."
Mathieu Chartier
2014-05-22
Fix an outstanding compaction bug in interpreter.
Mathieu Chartier
2014-05-19
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-13
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-01
Add finalizer references from the entrypoints.
Mathieu Chartier
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
[next]