Port VectorReturn test to Vector128/256<T>
authorFei Peng <fei.peng@intel.com>
Tue, 27 Mar 2018 00:09:22 +0000 (17:09 -0700)
committerFei Peng <fei.peng@intel.com>
Tue, 27 Mar 2018 00:09:22 +0000 (17:09 -0700)
commitc3e5ff2ab9d94c90b0c2d7effbd5ed573f819a00
tree9ad162b3f478a17e4415d2ba6845c826369691cd
parent611e3dfd44ee205a7c1997d26bd22ed7d48ccb8d
Port VectorReturn test to Vector128/256<T>
tests/src/JIT/HardwareIntrinsics/X86/General/IsSupported.cs [moved from tests/src/JIT/HardwareIntrinsics/X86/IsSupported.cs with 100% similarity]
tests/src/JIT/HardwareIntrinsics/X86/General/IsSupported_r.csproj [moved from tests/src/JIT/HardwareIntrinsics/X86/IsSupported_r.csproj with 100% similarity]
tests/src/JIT/HardwareIntrinsics/X86/General/IsSupported_ro.csproj [moved from tests/src/JIT/HardwareIntrinsics/X86/IsSupported_ro.csproj with 100% similarity]
tests/src/JIT/HardwareIntrinsics/X86/General/VectorRet.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/General/VectorRet_r.csproj [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/General/VectorRet_ro.csproj [new file with mode: 0644]