Block ops using rep on x86 need to kill edi/esi/ecx, same as x64
authorBruce Forstall <brucefo@microsoft.com>
Tue, 10 May 2016 18:52:30 +0000 (11:52 -0700)
committerBruce Forstall <brucefo@microsoft.com>
Tue, 10 May 2016 18:52:30 +0000 (11:52 -0700)
commitd7b2dfd5219d305e8bef52ed25fc6671f754cfd7
treed4c1bc703f8ed744bde54c3b0183327349794ee5
parent39a19bb33ea235b0c8d36b8dba3c0eed83777efc
Block ops using rep on x86 need to kill edi/esi/ecx, same as x64

Commit migrated from https://github.com/dotnet/coreclr/commit/3d3bebe396d1563d965093064829d63f66a885dd
src/coreclr/src/jit/lsra.cpp
src/coreclr/tests/issues.targets