Allow non-constant size for rep stos InitBlk on x86
authorCarol Eidt <carol.eidt@microsoft.com>
Tue, 18 Oct 2016 15:52:38 +0000 (08:52 -0700)
committerCarol Eidt <carol.eidt@microsoft.com>
Tue, 18 Oct 2016 17:37:34 +0000 (10:37 -0700)
commit2027a48c8c6f674b0392d74436f192c96f7d6337
tree818427d93d0f0c21526878e1b8d55febddfa903c
parent28e1653a673d7ed86b523af8227ba1d5d037ae45
Allow non-constant size for rep stos InitBlk on x86

Fixes DevDiv VSO bug 278371, and adds a test case.
src/jit/codegenxarch.cpp
tests/src/JIT/Regression/JitBlue/DevDiv_278371/DevDiv_278371.il [new file with mode: 0644]
tests/src/JIT/Regression/JitBlue/DevDiv_278371/DevDiv_278371.ilproj [new file with mode: 0644]