Updating the Avx HardwareIntrinsic tests to be generated from a template.
authorTanner Gooding <tagoo@outlook.com>
Sat, 27 Jan 2018 23:14:22 +0000 (15:14 -0800)
committerTanner Gooding <tagoo@outlook.com>
Sun, 28 Jan 2018 01:56:38 +0000 (17:56 -0800)
commit2e3e5e247137f6b736e8ed622b86d62c9f182fea
tree46bc9c4e7cf15570ed79d37e9519622c94bc91f6
parenta11bfb27a4e291e1553697629b7c3378bf1702cd
Updating the Avx HardwareIntrinsic tests to be generated from a template.
12 files changed:
tests/src/JIT/HardwareIntrinsics/X86/Avx/Add.Double.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Avx/Add.Single.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Avx/Add.cs [deleted file]
tests/src/JIT/HardwareIntrinsics/X86/Avx/Avx_r.csproj [moved from tests/src/JIT/HardwareIntrinsics/X86/Avx/Add_r.csproj with 84% similarity]
tests/src/JIT/HardwareIntrinsics/X86/Avx/Avx_ro.csproj [moved from tests/src/JIT/HardwareIntrinsics/X86/Avx/Add_ro.csproj with 84% similarity]
tests/src/JIT/HardwareIntrinsics/X86/Avx/Multiply.Double.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Avx/Multiply.Single.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Avx/Multiply.cs [deleted file]
tests/src/JIT/HardwareIntrinsics/X86/Avx/Multiply_r.csproj [deleted file]
tests/src/JIT/HardwareIntrinsics/X86/Avx/Multiply_ro.csproj [deleted file]
tests/src/JIT/HardwareIntrinsics/X86/Avx/Program.Avx.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Shared/GenerateTests.csx