Tests and fixes for struct16 arguments and floating point arguments
authorBrian Sullivan <briansul@microsoft.com>
Fri, 18 Mar 2016 23:58:50 +0000 (16:58 -0700)
committerBrian Sullivan <briansul@microsoft.com>
Mon, 21 Mar 2016 18:22:06 +0000 (11:22 -0700)
commit7f2ec614cf710155850ddb0d37058de6b5b546a9
tree3099284e35a2d24060211c835209d8c521d1020b
parent62787214eea10c1916823f669d3af21a3f1bb56c
Tests and fixes for struct16 arguments and floating point arguments

Updated Tests.lst with 50 new passing tests
Updated this fix to be under #ifdef ARM64 only
src/jit/morph.cpp
tests/arm64/Tests.lst
tests/src/JIT/CodeGenBringUpTests/struct16args.cs [new file with mode: 0644]
tests/src/JIT/CodeGenBringUpTests/struct16args.csproj [new file with mode: 0644]