index
:
android_art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
driver
/
compiler_driver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-413
/
+0
*
libart-compiler cleanup
Brian Carlstrom
2013-07-11
1
-35
/
+4
*
Added support for SEA IR.
Dragos Sbirlea
2013-06-25
1
-0
/
+1
*
Quickening support.
Sebastien Hertz
2013-06-24
1
-1
/
+4
*
Move image class computation to the CompilerDriver
Brian Carlstrom
2013-06-14
1
-5
/
+32
*
Created compiled stubs in image.
Jeff Hao
2013-06-07
1
-0
/
+10
*
Faster instance-of for final classes.
Ian Rogers
2013-06-05
1
-1
/
+3
*
Don't apply instance-of peephole when vDest == vSrc.
Ian Rogers
2013-06-05
1
-0
/
+2
*
Profiler directed clean-up of dex2oat.
Ian Rogers
2013-05-30
1
-1
/
+1
*
Enable devirtualization for abstract and sub-class methods.
Ian Rogers
2013-05-24
1
-7
/
+22
*
Supporting de-virtualization for precise types.
Sameer Abu Asal
2013-05-02
1
-2
/
+4
*
Compile filter for small applications and methods
Anwar Ghuloum
2013-04-30
1
-6
/
+1
*
Merge "Revert "Supporting de-virtualization for precise types."" into dalvik-dev
Ian Rogers
2013-04-26
1
-5
/
+2
|
\
|
*
Revert "Supporting de-virtualization for precise types."
Ian Rogers
2013-04-26
1
-5
/
+2
*
|
Merge "Supporting de-virtualization for precise types." into dalvik-dev
Ian Rogers
2013-04-26
1
-2
/
+5
|
\
|
|
*
Supporting de-virtualization for precise types.
Sameer Abu Asal
2013-04-26
1
-2
/
+5
*
|
Removing remaining compiled stubs from image.
Jeff Hao
2013-04-26
1
-7
/
+0
|
/
*
Removed compiled resolution trampoline.
Jeff Hao
2013-04-23
1
-6
/
+0
*
Compile less stuff
Anwar Ghuloum
2013-04-16
1
-3
/
+8
*
Remove remaining code related to compiled invoke and proxy stubs.
Jeff Hao
2013-04-08
1
-14
/
+0
*
Compiler: LIR restructuring
buzbee
2013-04-01
1
-1
/
+2
*
Remove code related to compiled invoke stubs.
Jeff Hao
2013-03-27
1
-19
/
+0
*
Compiler: Spring cleaning
buzbee
2013-03-19
1
-1
/
+0
*
Various performance improvements.
Ian Rogers
2013-03-18
1
-0
/
+1
*
Fix portable build on build server by removing depenency on ANDROID_HOST_OUT
Brian Carlstrom
2013-03-07
1
-1
/
+1
*
Remove ExtractCodeAndPrelink and switch Portable to MCLinker
Brian Carlstrom
2013-03-06
1
-9
/
+14
*
Rename OatCompilationUnit to Dex.. move to compiler.
Ian Rogers
2013-03-04
1
-7
/
+7
*
Rename CompilationContext to ParallelCompilationManager.
Ian Rogers
2013-03-04
1
-2
/
+2
*
Move the Compiler to CompilerDriver.
Ian Rogers
2013-03-04
1
-0
/
+422