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)
commit562fa5e8fa3f5c53476ab57549d3c75cf4ca6d4c
tree63256cf81e74348a97a2f0c72802e558ed9665b2
parent8ef399137e9b992d20ec9834e7f2ffff02a9ec53
Allow non-constant size for rep stos InitBlk on x86

Fixes DevDiv VSO bug 278371, and adds a test case.

Commit migrated from https://github.com/dotnet/coreclr/commit/2027a48c8c6f674b0392d74436f192c96f7d6337
src/coreclr/src/jit/codegenxarch.cpp
src/coreclr/tests/src/JIT/Regression/JitBlue/DevDiv_278371/DevDiv_278371.il [new file with mode: 0644]
src/coreclr/tests/src/JIT/Regression/JitBlue/DevDiv_278371/DevDiv_278371.ilproj [new file with mode: 0644]