| commit | cfe50bb5a66251feeb4a16d25eb2f95d7a0f99ce | [log] [tgz] |
|---|---|---|
| author | Aart Bik <ajcbik@google.com> | Tue Dec 12 14:54:12 2017 -0800 |
| committer | Aart Bik <ajcbik@google.com> | Wed Dec 13 10:45:15 2017 -0800 |
| tree | 10149931e81ce53b6947111d66f2178db08b2bbe | |
| parent | 0f13269734be07b5869005952a3cb91b0b34b73d [diff] |
Implemented missing move/exchange paths for x86 Rationale: Recent SIMD register spilling bug fix exposed missing cases in the x86 and x86_64 code generator for moving and exchanging SIMD spill slots. Test: run-test --host -Xcompiler-option --instruction-set-features=sse4.1 623-checker-loop-regressions (32/64) Bug: 70559970 Change-Id: Iae66d6874b93af5b2db80db70bce4b0f4a9b9f3f