Updating the Avx2.Add HardwareIntrinsic tests to be generated from a template.
authorTanner Gooding <tagoo@outlook.com>
Sat, 27 Jan 2018 23:30:36 +0000 (15:30 -0800)
committerTanner Gooding <tagoo@outlook.com>
Sun, 28 Jan 2018 01:56:39 +0000 (17:56 -0800)
commitba7172f5f4ae71f492b9bb129d98d932f987e0c5
treeb4619a737c6581887cb1682e53ad16f27c2a77eb
parent2e3e5e247137f6b736e8ed622b86d62c9f182fea
Updating the Avx2.Add HardwareIntrinsic tests to be generated from a template.
12 files changed:
tests/src/JIT/HardwareIntrinsics/X86/Avx2/Add.Byte.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Avx2/Add.Int16.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Avx2/Add.Int32.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Avx2/Add.Int64.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Avx2/Add.SByte.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Avx2/Add.UInt16.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Avx2/Add.UInt32.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Avx2/Add.UInt64.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Avx2/Avx2_r.csproj [moved from tests/src/JIT/HardwareIntrinsics/X86/Avx2/Add_r.csproj with 79% similarity]
tests/src/JIT/HardwareIntrinsics/X86/Avx2/Avx2_ro.csproj [moved from tests/src/JIT/HardwareIntrinsics/X86/Avx2/Add_ro.csproj with 79% similarity]
tests/src/JIT/HardwareIntrinsics/X86/Avx2/Program.Avx2.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Shared/GenerateTests.csx