summaryrefslogtreecommitdiff
path: root/tests/src/JIT/HardwareIntrinsics/X86/Sse41/Sse41_r.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/JIT/HardwareIntrinsics/X86/Sse41/Sse41_r.csproj')
-rw-r--r--tests/src/JIT/HardwareIntrinsics/X86/Sse41/Sse41_r.csproj24
1 files changed, 0 insertions, 24 deletions
diff --git a/tests/src/JIT/HardwareIntrinsics/X86/Sse41/Sse41_r.csproj b/tests/src/JIT/HardwareIntrinsics/X86/Sse41/Sse41_r.csproj
index 714705da10..50cad6efe5 100644
--- a/tests/src/JIT/HardwareIntrinsics/X86/Sse41/Sse41_r.csproj
+++ b/tests/src/JIT/HardwareIntrinsics/X86/Sse41/Sse41_r.csproj
@@ -80,22 +80,6 @@
<Compile Include="RoundToZero.Single.cs" />
<Compile Include="RoundToZeroScalar.Double.cs" />
<Compile Include="RoundToZeroScalar.Single.cs" />
- <Compile Include="TestAllOnes.Byte.cs" />
- <Compile Include="TestAllOnes.Int16.cs" />
- <Compile Include="TestAllOnes.Int32.cs" />
- <Compile Include="TestAllOnes.Int64.cs" />
- <Compile Include="TestAllOnes.SByte.cs" />
- <Compile Include="TestAllOnes.UInt16.cs" />
- <Compile Include="TestAllOnes.UInt32.cs" />
- <Compile Include="TestAllOnes.UInt64.cs" />
- <Compile Include="TestAllZeros.Byte.cs" />
- <Compile Include="TestAllZeros.Int16.cs" />
- <Compile Include="TestAllZeros.Int32.cs" />
- <Compile Include="TestAllZeros.Int64.cs" />
- <Compile Include="TestAllZeros.SByte.cs" />
- <Compile Include="TestAllZeros.UInt16.cs" />
- <Compile Include="TestAllZeros.UInt32.cs" />
- <Compile Include="TestAllZeros.UInt64.cs" />
<Compile Include="TestC.Byte.cs" />
<Compile Include="TestC.Int16.cs" />
<Compile Include="TestC.Int32.cs" />
@@ -104,14 +88,6 @@
<Compile Include="TestC.UInt16.cs" />
<Compile Include="TestC.UInt32.cs" />
<Compile Include="TestC.UInt64.cs" />
- <Compile Include="TestMixOnesZeros.Byte.cs" />
- <Compile Include="TestMixOnesZeros.Int16.cs" />
- <Compile Include="TestMixOnesZeros.Int32.cs" />
- <Compile Include="TestMixOnesZeros.Int64.cs" />
- <Compile Include="TestMixOnesZeros.SByte.cs" />
- <Compile Include="TestMixOnesZeros.UInt16.cs" />
- <Compile Include="TestMixOnesZeros.UInt32.cs" />
- <Compile Include="TestMixOnesZeros.UInt64.cs" />
<Compile Include="TestNotZAndNotC.Byte.cs" />
<Compile Include="TestNotZAndNotC.Int16.cs" />
<Compile Include="TestNotZAndNotC.Int32.cs" />