Directly support Min/Max intrinsic for Vector<T> on SSE3_4 and above targets
authorFei Peng <fei.peng@intel.com>
Tue, 14 Feb 2017 00:07:56 +0000 (16:07 -0800)
committerFei Peng <fei.peng@intel.com>
Tue, 14 Feb 2017 01:43:44 +0000 (17:43 -0800)
commitb17aa34881519403ec03bb70c2f43a86c4a4f1b5
tree708d6b04ce9b3328c345295670e5e966cf2a0d48
parent17f0ed4c3ca486037ce7529827232c7994f42a26
Directly support Min/Max intrinsic for Vector<T> on SSE3_4 and above targets

Commit migrated from https://github.com/dotnet/coreclr/commit/e6fe29c6c6ca6e4ebc47e0556dfc196055e8dae7
src/coreclr/src/jit/emitxarch.cpp
src/coreclr/src/jit/instrsxarch.h
src/coreclr/src/jit/simd.cpp
src/coreclr/src/jit/simdcodegenxarch.cpp