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
/
load_store_analysis.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-28
1
-11
/
+11
*
Refactoring LSE/LSA: introduce heap location type
Aart Bik
2018-05-15
1
-13
/
+46
*
Step 1 of 2: conditional passes.
Aart Bik
2018-04-26
1
-1
/
+1
*
Refactored optimization passes setup.
Aart Bik
2017-11-20
1
-2
/
+2
*
Improvement on array element aliasing analysis.
Mingyao Yang
2017-11-10
1
-18
/
+19
*
Support VecLoad and VecStore in LSA.
xueliang.zhong
2017-11-09
1
-30
/
+99
*
Fix LSA hunt for original reference bug.
xueliang.zhong
2017-11-02
1
-1
/
+5
*
Use ScopedArenaAllocator in BCE, DCE, LSE, ...
Vladimir Marko
2017-10-12
1
-5
/
+5
*
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-10-06
1
-5
/
+5
*
ART: Introduce compiler data type.
Vladimir Marko
2017-09-25
1
-1
/
+1
*
Simplify CreateReferenceInfoForReferenceType() in load-store-analysis
Mingyao Yang
2017-08-28
1
-43
/
+9
*
Add VisitNewArray() in lsa.
Mingyao Yang
2017-08-03
1
-0
/
+21
*
Improve array index analysis in LSA.
xueliang.zhong
2017-06-26
1
-6
/
+14
*
Create load store analysis pass
xueliang.zhong
2017-05-19
1
-0
/
+518