index
:
android_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
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
/
parallel_move_resolver.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Opt compiler: Implement parallel move resolver without using swap.
Zheng Xu
2015-04-17
1
-25
/
+284
*
Merge "Revert "[optimizing] Improve x86 parallel moves/swaps""
Calin Juravle
2015-04-16
1
-24
/
+0
|
\
|
*
Revert "[optimizing] Improve x86 parallel moves/swaps"
Guillaume Sanchez
2015-04-15
1
-24
/
+0
*
|
Type MoveOperands.
Nicolas Geoffray
2015-04-15
1
-4
/
+4
|
/
*
[optimizing] Improve x86 parallel moves/swaps
Mark Mendell
2015-04-10
1
-0
/
+24
*
Fix wrong assumptions about ParallelMove.
Nicolas Geoffray
2015-03-31
1
-27
/
+31
*
Improve ParallelMoveResolver to work with pairs.
Nicolas Geoffray
2015-02-10
1
-21
/
+94
*
Do not use register pair in a parallel move.
Nicolas Geoffray
2015-01-16
1
-0
/
+3
*
Remove constant moves after emitting them in parallel resolver.
Nicolas Geoffray
2015-01-14
1
-3
/
+5
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-3
/
+3
*
Stop converting from Location to ManagedRegister.
Nicolas Geoffray
2014-10-09
1
-2
/
+1
*
Enable the register allocator on ARM.
Nicolas Geoffray
2014-06-12
1
-8
/
+8
*
Final CL to enable register allocation on x86.
Nicolas Geoffray
2014-06-12
1
-0
/
+60
*
Import Dart's parallel move resolver.
Nicolas Geoffray
2014-05-23
1
-0
/
+150