Description[ARM] Improve VFP register moves.
- Adds vdup.<size> Dd/Qd, Dm[i] instruction.
- Adds vsli, vsri instructions.
- Changes VMovExtended to use these to avoid moves to core registers.
LOG=N
BUG=v8:6020
Review-Url: https://codereview.chromium.org/2868603002
Cr-Commit-Position: refs/heads/master@{#45351}
Committed: https://chromium.googlesource.com/v8/v8/+/b3acc272654c08d7c1bb875496b84667349b0288
Patch Set 1 #Patch Set 2 : Replace Vfp - Core register moves with Vfp - Vfp moves. #Patch Set 3 : Optimize moves with Neon if possible. #Patch Set 4 : Rebase. #Patch Set 5 : Clean up, renaming. #
Total comments: 8
Patch Set 6 : Review comments. #Patch Set 7 : Simplify kArmF32x4Splat a little. #Patch Set 8 : Simplify a little more. #Patch Set 9 : Rebase. #
Created: 3 years, 7 months ago
Messages
Total messages: 41 (33 generated)
|