Add tests for (uint)i < (uint)a.len generated assertions
authorMike Danes <onemihaid@hotmail.com>
Thu, 2 Mar 2017 17:00:36 +0000 (19:00 +0200)
committerMike Danes <onemihaid@hotmail.com>
Fri, 3 Mar 2017 17:16:03 +0000 (19:16 +0200)
commit9fccd49b812c77e3ab1511d05d1d3e3e21df99d0
tree61e94826aee67136e8a7e056f88c083d6c1c1a20
parent2fe7f1316ff2403ded3c8f2526ea74265552807e
Add tests for (uint)i < (uint)a.len generated assertions

Commit migrated from https://github.com/dotnet/coreclr/commit/87bd86edfb44132022d77e87c8b330085bae58a6
src/coreclr/tests/src/JIT/opt/AssertionPropagation/ArrBoundUnsigned.cs [new file with mode: 0644]
src/coreclr/tests/src/JIT/opt/AssertionPropagation/ArrBoundUnsigned.csproj [new file with mode: 0644]