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
/
register_allocator_linear_scan.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-12-27
1
-2
/
+2
*
Adjust safepoint position of implicit null checks.
Nicolas Geoffray
2018-08-28
1
-1
/
+1
*
Clean up signed/unsigned in vectorizer.
Aart Bik
2018-02-01
1
-0
/
+2
*
Use ScopedArenaAllocator for register allocation.
Vladimir Marko
2017-10-09
1
-11
/
+20
*
ART: Introduce Uint8 compiler data type.
Vladimir Marko
2017-10-03
1
-0
/
+1
*
ART: Introduce compiler data type.
Vladimir Marko
2017-09-25
1
-20
/
+20
*
Change 1/2 spill slots to more general number of spill slots.
Aart Bik
2017-03-22
1
-23
/
+18
*
ARM(64): Improve the code generated for HSelect
Donghui Bai
2017-03-09
1
-15
/
+15
*
Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator.
Vladimir Marko
2016-10-27
1
-1
/
+1
*
Refactoring of graph linearization and linear order.
Aart Bik
2016-10-05
1
-4
/
+3
*
Avoid excessive spill slots for slow paths.
Vladimir Marko
2016-09-05
1
-41
/
+4
*
ART: Convert pointer size to enum
Andreas Gampe
2016-08-01
1
-2
/
+3
*
Refactor register allocation to be pluggable
Matthew Gharrity
2016-07-20
1
-216
/
+25
*
Refactor SSA deconstruction into its own class
Matthew Gharrity
2016-07-19
1
-607
/
+11
*
Rename current register allocator implementation
Matthew Gharrity
2016-07-15
1
-0
/
+2011