summaryrefslogtreecommitdiff
path: root/tests/src/JIT/HardwareIntrinsics/X86/Avx/Avx_r.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/JIT/HardwareIntrinsics/X86/Avx/Avx_r.csproj')
-rw-r--r--tests/src/JIT/HardwareIntrinsics/X86/Avx/Avx_r.csproj34
1 files changed, 0 insertions, 34 deletions
diff --git a/tests/src/JIT/HardwareIntrinsics/X86/Avx/Avx_r.csproj b/tests/src/JIT/HardwareIntrinsics/X86/Avx/Avx_r.csproj
index 9cb2b2a646..79e801b0f7 100644
--- a/tests/src/JIT/HardwareIntrinsics/X86/Avx/Avx_r.csproj
+++ b/tests/src/JIT/HardwareIntrinsics/X86/Avx/Avx_r.csproj
@@ -62,16 +62,6 @@
<Compile Include="Extract.UInt32.22.cs" />
<Compile Include="Extract.Int64.19.cs" />
<Compile Include="Extract.UInt64.19.cs" />
- <Compile Include="ExtendToVector256.Byte.cs" />
- <Compile Include="ExtendToVector256.Double.cs" />
- <Compile Include="ExtendToVector256.Int16.cs" />
- <Compile Include="ExtendToVector256.Int32.cs" />
- <Compile Include="ExtendToVector256.Int64.cs" />
- <Compile Include="ExtendToVector256.SByte.cs" />
- <Compile Include="ExtendToVector256.Single.cs" />
- <Compile Include="ExtendToVector256.UInt16.cs" />
- <Compile Include="ExtendToVector256.UInt32.cs" />
- <Compile Include="ExtendToVector256.UInt64.cs" />
<Compile Include="ExtractVector128.Byte.1.Store.cs" />
<Compile Include="ExtractVector128.SByte.1.Store.cs" />
<Compile Include="ExtractVector128.Int16.1.Store.cs" />
@@ -158,30 +148,6 @@
<Compile Include="Shuffle.Double.1.cs" />
<Compile Include="Subtract.Double.cs" />
<Compile Include="Subtract.Single.cs" />
- <Compile Include="TestC.Byte.cs" />
- <Compile Include="TestC.Int16.cs" />
- <Compile Include="TestC.Int32.cs" />
- <Compile Include="TestC.Int64.cs" />
- <Compile Include="TestC.SByte.cs" />
- <Compile Include="TestC.UInt16.cs" />
- <Compile Include="TestC.UInt32.cs" />
- <Compile Include="TestC.UInt64.cs" />
- <Compile Include="TestNotZAndNotC.Byte.cs" />
- <Compile Include="TestNotZAndNotC.Int16.cs" />
- <Compile Include="TestNotZAndNotC.Int32.cs" />
- <Compile Include="TestNotZAndNotC.Int64.cs" />
- <Compile Include="TestNotZAndNotC.SByte.cs" />
- <Compile Include="TestNotZAndNotC.UInt16.cs" />
- <Compile Include="TestNotZAndNotC.UInt32.cs" />
- <Compile Include="TestNotZAndNotC.UInt64.cs" />
- <Compile Include="TestZ.Byte.cs" />
- <Compile Include="TestZ.Int16.cs" />
- <Compile Include="TestZ.Int32.cs" />
- <Compile Include="TestZ.Int64.cs" />
- <Compile Include="TestZ.SByte.cs" />
- <Compile Include="TestZ.UInt16.cs" />
- <Compile Include="TestZ.UInt32.cs" />
- <Compile Include="TestZ.UInt64.cs" />
<Compile Include="Xor.Double.cs" />
<Compile Include="Xor.Single.cs" />
<Compile Include="Program.Avx.cs" />