X86: Match the SSE/AVX min/max vector ops using a custom node instead of intrinsics
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 21 Dec 2012 14:04:55 +0000 (14:04 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 21 Dec 2012 14:04:55 +0000 (14:04 +0000)
commit739c7a83e16e7daaf22cfa4ae84e8d1cc0260941
tree365e1ca514a572916c4bb9210e68fd54341457dc
parent6e591ea0b9759ffae3abafb2d55b8d30a20e98f2
X86: Match the SSE/AVX min/max vector ops using a custom node instead of intrinsics

This is very mechanical, no functionality change. Preparation for PR14667.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170898 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrSSE.td