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)
commitb44f11e57491f813ab6c7e760c01a902e35bcdf4
treeaa434f28943545551e0a1936b446ddc73ca9b0b3
parent7a6b440b5503e38e1847af68b3fc59692d9d2770
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
src/jit/codegenarmarch.cpp
tests/issues.targets