[x86] lower calls to fmax and llvm.maxnum.* using maxps/maxpd (PR24475)
authorSanjay Patel <spatel@rotateright.com>
Mon, 28 Dec 2015 19:20:19 +0000 (19:20 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 28 Dec 2015 19:20:19 +0000 (19:20 +0000)
commit5fb72b32501f0ed7c1ebdc5618d701ad6d704648
tree1657f05d26f6e475f8074857b99dad8a2be40349
parent3e50893e8e58c6914c02ff2e9ca359ec187914e9
[x86] lower calls to fmax and llvm.maxnum.* using maxps/maxpd (PR24475)

This is a follow-on to:
http://reviews.llvm.org/rL255700
http://reviews.llvm.org/rL256454

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256510 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/fmaxnum.ll