Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 90753bb

Browse files
committed
Move x86 intrinsic tests into X86 folder
1 parent fe236e6 commit 90753bb

File tree

16 files changed

+2
-0
lines changed

16 files changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ msbuild.log
2929

3030
# add back architecture directories ignored in 'Build results'
3131
!tests/x86
32+
!src/mscorlib/src/System/Runtime/Intrinsics/X86
33+
!tests/src/JIT/HardwareIntrinsics/X86
3234

3335
# Visual Studio 2015
3436
.vs/
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

tests/src/JIT/HardwareIntrinsics/IsSupported_r.csproj renamed to tests/src/JIT/HardwareIntrinsics/X86/IsSupported_r.csproj

File renamed without changes.

tests/src/JIT/HardwareIntrinsics/IsSupported_ro.csproj renamed to tests/src/JIT/HardwareIntrinsics/X86/IsSupported_ro.csproj

File renamed without changes.

0 commit comments

Comments
 (0)