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
/
optimizing
/
optimization.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-12-27
1
-3
/
+3
*
Refactor CompilerDriver::CompileAll().
Vladimir Marko
2018-12-06
1
-2
/
+0
*
Emit bit manipulation instructions for x86 and x86_64
Shalini Salomi Bodapati
2018-11-08
1
-0
/
+18
*
Remove need for intrinsic recognizer to be a pass.
Nicolas Geoffray
2018-09-28
1
-6
/
+0
*
Remove sharpening as an optimization pass.
Nicolas Geoffray
2018-09-19
1
-6
/
+0
*
Merge "Revert "Emit vector mulitply and accumulate instructions for x86.""
Hans Boehm
2018-07-13
1
-8
/
+0
|
\
|
*
Revert "Emit vector mulitply and accumulate instructions for x86."
Hans Boehm
2018-07-13
1
-8
/
+0
*
|
Merge "Emit vector mulitply and accumulate instructions for x86."
Treehugger Robot
2018-07-02
1
-0
/
+8
|
\
|
|
*
Emit vector mulitply and accumulate instructions for x86.
Gupta Kumar, Sanjiv
2018-07-02
1
-0
/
+8
*
|
Remove CompilerDriver::support_boot_image_fixup_.
Vladimir Marko
2018-06-28
1
-2
/
+2
|
/
*
Move instruction_set_ to CompilerOptions.
Vladimir Marko
2018-06-25
1
-2
/
+3
*
Step 2 of 2: conditional passes.
Aart Bik
2018-04-30
1
-26
/
+33
*
Clean up CodeItemAccessors and Compact/StandardDexFile
Mathieu Chartier
2018-01-08
1
-1
/
+1
*
Create dex subdirectory
David Sehr
2018-01-05
1
-1
/
+1
*
Make CodeItem fields private
Mathieu Chartier
2017-12-22
1
-2
/
+4
*
Determine HLoadClass/String load kind early.
Vladimir Marko
2017-12-08
1
-2
/
+1
*
Refactored optimization passes setup.
Aart Bik
2017-11-20
1
-0
/
+312
*
optimizing: Refactor statistics to use OptimizingCompilerStats helper
Igor Murashkin
2017-08-11
1
-7
/
+0
*
ART: Run GraphChecker after Builder and SsaBuilder
David Brazdil
2015-06-24
1
-23
/
+0
*
ART: Dead block removal
David Brazdil
2015-04-24
1
-2
/
+2
*
Reference type propagation
Calin Juravle
2015-02-19
1
-0
/
+6
*
Fix a bug in the type analysis phase of optimizing.
Nicolas Geoffray
2014-11-25
1
-2
/
+4
*
Use HOptimization abstraction for running optimizations.
Nicolas Geoffray
2014-11-19
1
-6
/
+0
*
Tidy up logging.
Ian Rogers
2014-10-22
1
-0
/
+1
*
Revert "Revert "Introduce a class to implement optimization passes.""
Roland Levillain
2014-10-17
1
-0
/
+47
*
Revert "Introduce a class to implement optimization passes."
Nicolas Geoffray
2014-10-01
1
-41
/
+0
*
Introduce a class to implement optimization passes.
Roland Levillain
2014-10-01
1
-0
/
+41