Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
c6934e36d33ab402b7b51c78d46c319fc33e8ef3
/
compiler
/
optimizing
/
optimization.cc
3db7068
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
2afaff7
Refactor CompilerDriver::CompileAll().
by Vladimir Marko
· 7 years ago
dd121f6
Emit bit manipulation instructions for x86 and x86_64
by Shalini Salomi Bodapati
· 7 years ago
76d4bb0f3
Remove need for intrinsic recognizer to be a pass.
by Nicolas Geoffray
· 7 years ago
bdb2ecc
Remove sharpening as an optimization pass.
by Nicolas Geoffray
· 7 years ago
cdfc942
Merge "Revert "Emit vector mulitply and accumulate instructions for x86.""
by Hans Boehm
· 7 years ago
f5f56c7
Revert "Emit vector mulitply and accumulate instructions for x86."
by Hans Boehm
· 7 years ago
ad78fb2
Merge "Emit vector mulitply and accumulate instructions for x86."
by Treehugger Robot
· 7 years ago
6190888
Emit vector mulitply and accumulate instructions for x86.
by Gupta Kumar, Sanjiv
· 7 years ago
bb089b6
Remove CompilerDriver::support_boot_image_fixup_.
by Vladimir Marko
· 7 years ago
a043111
Move instruction_set_ to CompilerOptions.
by Vladimir Marko
· 7 years ago
2e14868
Step 2 of 2: conditional passes.
by Aart Bik
· 7 years ago
698ebbc
Clean up CodeItemAccessors and Compact/StandardDexFile
by Mathieu Chartier
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
808c7a5
Make CodeItem fields private
by Mathieu Chartier
· 8 years ago
28e012a
Determine HLoadClass/String load kind early.
by Vladimir Marko
· 8 years ago
2ca10eb
Refactored optimization passes setup.
by Aart Bik
· 8 years ago
1e065a5
optimizing: Refactor statistics to use OptimizingCompilerStats helper
by Igor Murashkin
· 8 years ago
69ba7b7
ART: Run GraphChecker after Builder and SsaBuilder
by David Brazdil
· 10 years ago
2d7352b
ART: Dead block removal
by David Brazdil
· 10 years ago
acf735c
Reference type propagation
by Calin Juravle
· 10 years ago
3159674
Fix a bug in the type analysis phase of optimizing.
by Nicolas Geoffray
· 11 years ago
5e6916c
Use HOptimization abstraction for running optimizations.
by Nicolas Geoffray
· 11 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 11 years ago
75be283
Revert "Revert "Introduce a class to implement optimization passes.""
by Roland Levillain
· 11 years ago
1ddbf6d
Revert "Introduce a class to implement optimization passes."
by Nicolas Geoffray
· 11 years ago
bf9cd7b
Introduce a class to implement optimization passes.
by Roland Levillain
· 11 years ago