Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
0ebe0d83138bba1996e9c8007969b5381d972b32
/
compiler
/
optimizing
/
parallel_move_resolver.cc
0ebe0d8
ART: Introduce compiler data type.
by Vladimir Marko
· 7 years ago
91d65e0
Fix various typos in ART's comments and string literals.
by Roland Levillain
· 9 years ago
c928591
ARM Baker's read barrier fast path implementation.
by Roland Levillain
· 9 years ago
3e3e4a7
Fix braino in parallel move resolver.
by Nicolas Geoffray
· 9 years ago
ec7802a
Add DCHECKs to ArenaVector and ScopedArenaVector.
by Vladimir Marko
· 9 years ago
225b646
Optimizing: Tag arena allocations in code generators.
by Vladimir Marko
· 9 years ago
6e18dcb
Parallel Move Resolver: Perform Stack/Stack first
by Mark Mendell
· 10 years ago
ad4450e
Opt compiler: Implement parallel move resolver without using swap.
by Zheng Xu
· 10 years ago
669d8a1
Merge "Revert "[optimizing] Improve x86 parallel moves/swaps""
by Calin Juravle
· 10 years ago
e14590b
Revert "[optimizing] Improve x86 parallel moves/swaps"
by Guillaume Sanchez
· 10 years ago
9021825
Type MoveOperands.
by Nicolas Geoffray
· 10 years ago
a5c19ce
[optimizing] Improve x86 parallel moves/swaps
by Mark Mendell
· 10 years ago
a2d15b5
Fix wrong assumptions about ParallelMove.
by Nicolas Geoffray
· 10 years ago
f7a0c4e
Improve ParallelMoveResolver to work with pairs.
by Nicolas Geoffray
· 10 years ago
42d1f5f
Do not use register pair in a parallel move.
by Nicolas Geoffray
· 10 years ago
48c310c
Remove constant moves after emitting them in parallel resolver.
by Nicolas Geoffray
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
56b9ee6
Stop converting from Location to ManagedRegister.
by Nicolas Geoffray
· 10 years ago
e27f31a
Enable the register allocator on ARM.
by Nicolas Geoffray
· 11 years ago
86dbb9a
Final CL to enable register allocation on x86.
by Nicolas Geoffray
· 11 years ago
4e3d23a
Import Dart's parallel move resolver.
by Nicolas Geoffray
· 11 years ago