index
:
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
replicant-6.0
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
/
compiler
/
compiler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce a 'baseline' variant for the compiler.
Nicolas Geoffray
2018-10-10
1
-0
/
+1
*
ART: Move CopyOption to OatWriter
Andreas Gampe
2018-06-25
1
-6
/
+0
*
Move most of runtime/base to libartbase/base
David Sehr
2018-03-05
1
-1
/
+1
*
Revert "Revert "Full-stack integrity: check vdex contents.""
Nicolas Geoffray
2018-02-28
1
-0
/
+6
*
Revert "Full-stack integrity: check vdex contents."
Nicolas Geoffray
2018-02-27
1
-6
/
+0
*
Full-stack integrity: check vdex contents.
Nicolas Geoffray
2018-02-27
1
-0
/
+6
*
Create dex subdirectory
David Sehr
2018-01-05
1
-1
/
+1
*
Use intrinsic codegen for compiling intrinsic methods.
Vladimir Marko
2017-11-15
1
-1
/
+2
*
Merge "Record @{Fast,Critical}Native in method's access flags."
Vladimir Marko
2017-11-10
1
-8
/
+1
|
\
|
*
Record @{Fast,Critical}Native in method's access flags.
Vladimir Marko
2017-11-10
1
-8
/
+1
*
|
cpplint: Cleanup errors
Igor Murashkin
2017-11-08
1
-4
/
+4
|
/
*
ART: Include cleanup
Andreas Gampe
2017-07-24
1
-1
/
+1
*
Pass the logger to the JIT compiler.
Nicolas Geoffray
2017-07-19
1
-1
/
+3
*
ART: Add missing namespace comments
Andreas Gampe
2017-05-30
1
-2
/
+2
*
Revert^6 "Hash-based dex cache type array."
Vladimir Marko
2017-03-14
1
-1
/
+2
*
Revert^5 "Hash-based dex cache type array."
Vladimir Marko
2017-03-13
1
-2
/
+1
*
Revert^4 "Hash-based dex cache type array."
Vladimir Marko
2017-02-20
1
-1
/
+2
*
Revert^3 "Hash-based dex cache type array."
Mathieu Chartier
2017-02-13
1
-2
/
+1
*
Revert^2 "Hash-based dex cache type array."
Vladimir Marko
2017-02-10
1
-1
/
+2
*
Revert "Hash-based dex cache type array."
Vladimir Marko
2017-02-01
1
-2
/
+1
*
Hash-based dex cache type array.
Vladimir Marko
2017-01-30
1
-1
/
+2
*
Remove some unneeded header includes
David Sehr
2016-10-26
1
-0
/
+2
*
Separate annotations from dexfile reading.
David Sehr
2016-09-14
1
-0
/
+4
*
jni: Add @CriticalNative optimization to speed up JNI transitions
Igor Murashkin
2016-09-09
1
-2
/
+3
*
ART: SHARED_REQUIRES to REQUIRES_SHARED
Andreas Gampe
2016-08-30
1
-2
/
+2
*
jni: Fast path for @FastNative annotated java methods
Igor Murashkin
2016-08-16
1
-1
/
+7
*
Post-Quick cleanup: Remove CompilationUnit.
Vladimir Marko
2016-03-24
1
-6
/
+1
*
Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
Nicolas Geoffray
2016-02-05
1
-1
/
+2
*
Code cleanup to avoid CompilerDriver abstractions in JIT.
Nicolas Geoffray
2015-11-05
1
-0
/
+11
*
Use ATTRIBUTE_UNUSED more.
Roland Levillain
2015-10-15
1
-3
/
+2
*
Reduce how often we call FindDexCache
Mathieu Chartier
2015-09-03
1
-1
/
+2
*
Remove unnecessary `explicit` qualifiers on constructors.
Roland Levillain
2015-08-12
1
-1
/
+1
*
Move to newer clang annotations
Mathieu Chartier
2015-07-22
1
-1
/
+1
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-29
1
-5
/
+2
*
ART: Remove WriteElf from Compiler
Andreas Gampe
2015-04-10
1
-10
/
+0
*
ART: Fix 64-bit ELF file support
Andreas Gampe
2015-04-07
1
-0
/
+3
*
ART: Even more Quick cleanup
Andreas Gampe
2015-01-27
1
-2
/
+0
*
ART: Added Checker, a pattern matching test engine
David Brazdil
2014-12-17
1
-1
/
+1
*
Remove portable.
Elliott Hughes
2014-12-12
1
-30
/
+1
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-0
/
+1
*
Support for CONST_STRING in optimizing compiler.
Nicolas Geoffray
2014-10-31
1
-0
/
+6
*
ART: Clean up compiler
Andreas Gampe
2014-08-22
1
-1
/
+14
*
Give Compiler a back reference to the driver.
Ian Rogers
2014-05-06
1
-16
/
+18
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
1
-1
/
+2
*
Add command line support for enabling the optimizing compiler.
Nicolas Geoffray
2014-03-13
1
-0
/
+127