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
/
scheduler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-28
1
-5
/
+5
*
Reuse arena memory for each block in scheduler.
Vladimir Marko
2018-08-02
1
-29
/
+13
*
Use HashSet<std::string> instead of unordered_set<>.
Vladimir Marko
2018-06-21
1
-4
/
+4
*
Refactoring LSE/LSA: introduce heap location type
Aart Bik
2018-05-15
1
-4
/
+4
*
Step 1 of 2: conditional passes.
Aart Bik
2018-04-26
1
-3
/
+4
*
ARM64: Workaround for the callee saved FP registers and SIMD.
Artem Serov
2017-12-13
1
-0
/
+5
*
Refactored optimization passes setup.
Aart Bik
2017-11-20
1
-3
/
+6
*
cpplint: Cleanup errors
Igor Murashkin
2017-11-08
1
-1
/
+1
*
Use ScopedArenaAllocator for building HGraph.
Vladimir Marko
2017-10-11
1
-4
/
+4
*
Use ScopedArenaAllocator for register allocation.
Vladimir Marko
2017-10-09
1
-10
/
+10
*
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-10-06
1
-23
/
+33
*
ART: Include cleanup
Andreas Gampe
2017-07-24
1
-1
/
+1
*
Disambiguate memory accesses in instruction scheduling
xueliang.zhong
2017-06-30
1
-3
/
+17
*
Instruction scheduling for ARM.
xueliang.zhong
2017-05-08
1
-1
/
+4
*
ART: Clean up field initialization
Andreas Gampe
2017-03-27
1
-1
/
+5
*
AArch64: Add HInstruction scheduling support.
Alexandre Rames
2017-01-25
1
-0
/
+487