Jit doesn't reload shift index if it was spilled to rcx. (#13757)
authorSergey Andreenko <seandree@microsoft.com>
Wed, 6 Sep 2017 18:00:18 +0000 (11:00 -0700)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2017 18:00:18 +0000 (11:00 -0700)
commit27611bc9db08741afe0043f98ffa1bb440c0fd23
tree4dace969976c76eec675ebcf93453afb8c220282
parenteaf6269e4ee79d7ec51526564595a3f6404b7547
Jit doesn't reload shift index if it was spilled to rcx. (#13757)

Repro test. Fix and additional assert.
src/jit/codegenlinear.cpp
src/jit/lowerxarch.cpp
tests/src/JIT/Regression/JitBlue/DevDiv_487699/DevDiv_487699.il [new file with mode: 0644]
tests/src/JIT/Regression/JitBlue/DevDiv_487699/DevDiv_487699.ilproj [new file with mode: 0644]