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
/
compiler
/
dex
/
frontend.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: More Quick cleanup
Andreas Gampe
2015-01-26
1
-254
/
+0
*
Merge "ART: Some Quick cleanup"
Andreas Gampe
2015-01-26
1
-14
/
+12
|
\
|
*
ART: Some Quick cleanup
Andreas Gampe
2015-01-26
1
-14
/
+12
*
|
Add missing EndTiming in CompileMethod
Mathieu Chartier
2015-01-26
1
-0
/
+4
|
/
*
Remove portable.
Elliott Hughes
2014-12-12
1
-2
/
+0
*
Quick: Redefine the notion of back-egdes.
Vladimir Marko
2014-12-09
1
-0
/
+1
*
Tidy some uses of IsCompilationEnabled.
Ian Rogers
2014-11-07
1
-3
/
+1
*
Support for CONST_STRING in optimizing compiler.
Nicolas Geoffray
2014-10-31
1
-15
/
+2
*
Tidy up logging.
Ian Rogers
2014-10-22
1
-9
/
+3
*
Quick: In GVN, apply modifications early if outside loop.
Vladimir Marko
2014-10-17
1
-0
/
+1
*
ART: skip compilation of huge methods.
buzbee
2014-09-17
1
-2
/
+13
*
ART: Change temporaries to positive names
Razvan A Lupusoru
2014-08-26
1
-2
/
+0
*
ART: Clean up compiler
Andreas Gampe
2014-08-22
1
-566
/
+8
*
Avoid use of std::string where we have const char*.
Ian Rogers
2014-08-12
1
-14
/
+15
*
Merge "Revert "Revert "Enable Load Store Elimination for ARM and ARM64"""
Bill Buzbee
2014-07-31
1
-3
/
+3
|
\
|
*
Revert "Revert "Enable Load Store Elimination for ARM and ARM64""
Serban Constantinescu
2014-07-28
1
-3
/
+3
*
|
Reduce time and memory usage of GVN.
Vladimir Marko
2014-07-31
1
-1
/
+1
|
/
*
Revert "Enable Load Store Elimination for ARM and ARM64"
Bill Buzbee
2014-07-27
1
-3
/
+3
*
Enable Load Store Elimination for ARM and ARM64
Serban Constantinescu
2014-07-27
1
-3
/
+3
*
ART: Do not attempt to compile a method with too many registers
Andreas Gampe
2014-07-18
1
-0
/
+12
*
ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64
Andreas Gampe
2014-07-11
1
-1
/
+0
*
Merge "ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64"
Andreas Gampe
2014-07-10
1
-1
/
+0
|
\
|
*
ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64
Andreas Gampe
2014-07-10
1
-1
/
+0
*
|
ART: Add Invokes to DecodedInstruction
Jean Christophe Beyler
2014-07-10
1
-1
/
+1
|
/
*
ART: Enable some ARM64 optimizations.
Andreas Gampe
2014-07-10
1
-7
/
+0
*
Merge "Global Value Numbering."
Vladimir Marko
2014-07-09
1
-0
/
+1
|
\
|
*
Global Value Numbering.
Vladimir Marko
2014-07-10
1
-0
/
+1
*
|
ART: Refactor frontend.cc
Andreas Gampe
2014-07-10
1
-421
/
+235
|
/
*
Aarch64: fix bug and enable register promotion.
Matteo Franchin
2014-07-07
1
-1
/
+2
*
AArch64: Enable Inlining.
Serban Constantinescu
2014-07-04
1
-1
/
+2
*
x86_64: Turn on promotion optimization
Dmitry Petrochenko
2014-07-04
1
-3
/
+1
*
More advanced timing loggers.
Mathieu Chartier
2014-06-24
1
-3
/
+4
*
Always compile leafs during profile based compilation.
Calin Juravle
2014-06-23
1
-23
/
+20
*
Merge "x86_64: Enable some optimizations"
Bill Buzbee
2014-06-20
1
-1
/
+3
|
\
|
*
x86_64: Enable some optimizations
Dmitry Petrochenko
2014-06-19
1
-1
/
+3
*
|
Quick compiler: remove Arm64 "EXPERIMENTAL" filter
buzbee
2014-06-19
1
-160
/
+151
*
|
ART: Log information when skipping method during compilation
Andreas Gampe
2014-06-19
1
-8
/
+13
|
/
*
Arm64 hard-float
buzbee
2014-06-16
1
-59
/
+46
*
Quick compiler:interpret on type mismatch
buzbee
2014-06-14
1
-0
/
+4
*
Merge "x86_64: Enable compilation"
Ian Rogers
2014-06-12
1
-2
/
+1
|
\
|
*
x86_64: Enable compilation
Dmitry Petrochenko
2014-06-13
1
-2
/
+1
*
|
Merge "ART: Hide unreachable basic blocks in the compiler"
Andreas Gampe
2014-06-12
1
-1
/
+1
|
\
\
|
*
|
ART: Hide unreachable basic blocks in the compiler
Andreas Gampe
2014-06-13
1
-1
/
+1
|
|
/
*
/
x86_64: Disable all optimizations and fix bugs
Chao-ying Fu
2014-06-13
1
-7
/
+5
|
/
*
AArch64: Enable MOVE_*, some CONST_*, CMP_*.
Zheng Xu
2014-06-12
1
-64
/
+65
*
AArch64: fix MarkGCCard, enabling more MIR opcodes.
Matteo Franchin
2014-06-10
1
-34
/
+35
*
Merge "x86_64: Reduce dex2oat compilation logs"
Bill Buzbee
2014-06-10
1
-1
/
+3
|
\
|
*
x86_64: Reduce dex2oat compilation logs
Dmitry Petrochenko
2014-06-10
1
-1
/
+3
*
|
AArch64: fix and enable sparse- and packed-switch.
Matteo Franchin
2014-06-09
1
-2
/
+2
|
/
*
x86_64: Hard Float ABI support in QCG
Dmitry Petrochenko
2014-06-07
1
-2
/
+2
[next]