Implement SSE4.2 CompareGreaterThan
authorFei Peng <fei.peng@intel.com>
Mon, 12 Feb 2018 20:51:31 +0000 (12:51 -0800)
committerTanner Gooding <tagoo@outlook.com>
Tue, 13 Feb 2018 02:54:18 +0000 (18:54 -0800)
commitbefd11d5fc597194dc398910d02f081bdc08865d
treef811158a41accb51c1eb0c75e1f399bee9d154f5
parent5cb85c8058a55d3ca66332a5aff30cf2ab52a989
Implement SSE4.2 CompareGreaterThan
tests/src/JIT/HardwareIntrinsics/X86/Shared/GenerateTests.csx
tests/src/JIT/HardwareIntrinsics/X86/Sse42/CompareGreaterThan.Int64.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Sse42/Program.Sse42.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Sse42/Sse42_r.csproj [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Sse42/Sse42_ro.csproj [new file with mode: 0644]