index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiler
/
driver
/
compiler_driver.cc
Age
Commit message (
Expand
)
Author
2013-07-12
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-11
libart-compiler cleanup
Brian Carlstrom
2013-07-10
Update class_initializer_black_list for master
Brian Carlstrom
2013-07-01
Add StandardCharsets to the class_initializer_black_list
Brian Carlstrom
2013-06-25
Added support for SEA IR.
Dragos Sbirlea
2013-06-24
Quickening support.
Sebastien Hertz
2013-06-21
GC clean up.
Ian Rogers
2013-06-20
Don't always slow-path array casts/instance-of.
Ian Rogers
2013-06-14
Move image class computation to the CompilerDriver
Brian Carlstrom
2013-06-07
Merge "Simplify CanAssumeTypeIsPresentInDexCache." into dalvik-dev
Ian Rogers
2013-06-07
Simplify CanAssumeTypeIsPresentInDexCache.
Ian Rogers
2013-06-07
Created compiled stubs in image.
Jeff Hao
2013-06-05
Faster instance-of for final classes.
Ian Rogers
2013-06-05
Don't apply instance-of peephole when vDest == vSrc.
Ian Rogers
2013-06-01
Allow type based sharpening for imprecise references.
Ian Rogers
2013-05-31
Verifier improvements.
Ian Rogers
2013-05-31
More profiler driven tweaks.
Ian Rogers
2013-05-30
Profiler directed clean-up of dex2oat.
Ian Rogers
2013-05-29
Build fix.
Ian Rogers
2013-05-24
Enable devirtualization for abstract and sub-class methods.
Ian Rogers
2013-05-13
Rename abstract method code_ to entry_point_from_compiled_code_.
Jeff Hao
2013-05-10
Improve interpreter to interpreter invokes.
Jeff Hao
2013-05-10
Fixed Android.common.mk #define setting for small art
Anwar Ghuloum
2013-05-04
Tracking merge of JWR32E (#656244) to dalvik-dev
Brian Carlstrom
2013-05-02
Supporting de-virtualization for precise types.
Sameer Abu Asal
2013-05-01
Merge "Compile filter for small applications and methods" into dalvik-dev
Anwar Ghuloum
2013-04-30
Compile filter for small applications and methods
Anwar Ghuloum
2013-04-30
Track rename of JSSE
Kenny Root
2013-04-30
Revert "Supporting de-virtualization for precise types."
Brian Carlstrom
2013-04-29
Supporting de-virtualization for precise types.
Sameer Abu Asal
2013-04-26
Merge "Revert "Supporting de-virtualization for precise types."" into dalvik-dev
Ian Rogers
2013-04-26
Revert "Supporting de-virtualization for precise types."
Ian Rogers
2013-04-26
Merge "Supporting de-virtualization for precise types." into dalvik-dev
Ian Rogers
2013-04-26
Removing remaining compiled stubs from image.
Jeff Hao
2013-04-26
Supporting de-virtualization for precise types.
Sameer Abu Asal
2013-04-23
Removed compiled resolution trampoline.
Jeff Hao
2013-04-17
minor cleanup
Anwar Ghuloum
2013-04-16
Add bool to verifier to allow soft failures.
Jeff Hao
2013-04-16
Compile less stuff
Anwar Ghuloum
2013-04-11
Remove SLOW_ART output spam in compiler driver.
Jeff Hao
2013-04-09
Fix abort regression.
Ian Rogers
2013-04-09
Build fix.
Ian Rogers
2013-04-08
Interpreter entries and instrumentation as a listener.
Ian Rogers
2013-04-08
Remove remaining code related to compiled invoke and proxy stubs.
Jeff Hao
2013-03-30
Merge branch 'dalvik-dev' of https://googleplex-android.googlesource.com/a/pl...
Brian Carlstrom
2013-03-27
Merge "Remove code related to compiled invoke stubs." into dalvik-dev
Jeff Hao
2013-03-27
Remove code related to compiled invoke stubs.
Jeff Hao
2013-03-27
Disable close of compiler_library_ to workaround mclinker bug affecting gtest...
Brian Carlstrom
2013-03-24
Update class_initializer_black_list for jb-mr2
Brian Carlstrom
2013-03-20
Slow ART.
Ian Rogers
[next]