index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
load_store_elimination.h
Age
Commit message (
Expand
)
Author
2021-09-14
Temporarily disable partial LSE.
Nicolas Geoffray
2021-01-25
Revert^4 "Partial Load Store Elimination"
Alex Light
2021-01-24
Revert "Revert^2 "Partial Load Store Elimination""
Nicolas Geoffray
2021-01-22
Revert^2 "Partial Load Store Elimination"
Alex Light
2021-01-22
Revert "Partial Load Store Elimination"
Nicolas Geoffray
2021-01-21
Partial Load Store Elimination
Alex Light
2020-08-21
Improved LSE: Replacing loads with Phis.
Vladimir Marko
2020-06-08
Run LSA as a part of the LSE pass.
Vladimir Marko
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-04-26
Step 1 of 2: conditional passes.
Aart Bik
2017-11-20
Refactored optimization passes setup.
Aart Bik
2017-08-11
optimizing: Refactor statistics to use OptimizingCompilerStats helper
Igor Murashkin
2017-05-19
Create load store analysis pass
xueliang.zhong
2015-10-22
Revert "Revert "load store elimination.""
Mingyao Yang
2015-10-15
Revert "load store elimination."
Nicolas Geoffray
2015-10-15
load store elimination.
Mingyao Yang