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
/
compilers.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove file added after bad cherry pick.
Nicolas Geoffray
2014-11-19
1
-159
/
+0
*
Change 64 bit ArtMethod fields to be pointer sized
Mathieu Chartier
2014-11-18
1
-0
/
+159
*
ART: Clean up compiler
Andreas Gampe
2014-08-22
1
-143
/
+0
*
ART: Rework CFA frame initialization and writing code
Andreas Gampe
2014-08-06
1
-14
/
+0
*
1. Fix CFI for quick compiled code in x86 & x86_64;
Tong Shen
2014-07-30
1
-3
/
+3
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+1
*
x86_64: Unify 64-bit check in x86 compiler
Elena Sayapina
2014-07-02
1
-3
/
+2
*
Add x86_64 code generation support
Dmitry Petrochenko
2014-05-14
1
-1
/
+1
*
AArch64: Change arm64 backend to produce A64 code.
Matteo Franchin
2014-05-07
1
-2
/
+1
*
AArch64: Add fake arm64 backend, and disable it by method filter.
Zheng Xu
2014-05-07
1
-0
/
+4
*
Give Compiler a back reference to the driver.
Ian Rogers
2014-05-06
1
-38
/
+37
*
art: Handle x86_64 architecture equal to x86
Dmitry Petrochenko
2014-04-03
1
-0
/
+6
*
Implement FINAL/OVERRIDE for clang.
Ian Rogers
2014-03-13
1
-2
/
+1
*
Fix virt-specifiers outside class definition errors.
Nicolas Geoffray
2014-03-13
1
-3
/
+1
*
Add command line support for enabling the optimizing compiler.
Nicolas Geoffray
2014-03-13
1
-0
/
+152