Make RyuJIT/arm32 the default arm32 JIT
authorBruce Forstall <brucefo@microsoft.com>
Tue, 21 Nov 2017 01:18:01 +0000 (17:18 -0800)
committerBruce Forstall <brucefo@microsoft.com>
Wed, 13 Dec 2017 01:24:20 +0000 (17:24 -0800)
commite7660e3226527166352aa7999ae1ed853a9c4868
treea7393ab4b2ffa1d3d58841322f74c56963b78275
parent802423db2359ce9c579bdca55c3cac5b21f7aca9
Make RyuJIT/arm32 the default arm32 JIT

RyuJIT/arm32 JIT is now named clrjit.dll (was named protojit.dll).

arm32 LEGACY_BACKEND JIT is now named legacyjit.dll (was named clrjit.dll).

Ubuntu and Tizen testing now use RyuJIT/arm32.

Tests failing for legacy backend are now excluded with `LEGACYJIT_JITSTRESS_FAIL`,
`LEGACYJIT_GCSTRESS_FAIL`, and `LEGACYJIT_FAIL`.
build.cmd
crosscomponents.cmake
netci.groovy
src/jit/CMakeLists.txt
src/jit/legacyjit/CMakeLists.txt
src/jit/standalone/CMakeLists.txt
tests/arm/Tests.lst