Correct the assert to add R8 as a potential valid register
authorBrian Sullivan <briansul@microsoft.com>
Sat, 16 Feb 2019 02:06:38 +0000 (18:06 -0800)
committerBrian Sullivan <briansul@microsoft.com>
Tue, 19 Feb 2019 21:40:46 +0000 (13:40 -0800)
commitca24c913468cd9849b10ab49fd830af35c74a0fd
tree21bd74f601422e9e4b97134bae809c3339dde068
parentfd52651e4d8c709c09f9fb542fee1f73f109afe4
Correct the assert to add R8 as a potential valid register
Also fix the calls to RemoveElemD to use lvVarIndex
Re-enable the interop tests that were failing on ARM64

Commit migrated from https://github.com/dotnet/coreclr/commit/b44f11e57491f813ab6c7e760c01a902e35bcdf4
src/coreclr/src/jit/codegenarmarch.cpp
src/coreclr/tests/issues.targets