Evan Cheng 8ca29326e1 Don't dag combine floating point select to max and min intrinsics. Those
take v4f32 / v2f64 operands and may end up causing larger spills / restores.
Added X86 specific nodes X86ISD::FMAX, X86ISD::FMIN instead.

This fixes PR996.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31645 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-10 21:43:37 +00:00
..
2006-11-08 19:16:44 +00:00
2006-11-08 06:47:33 +00:00
2006-11-02 20:25:50 +00:00
2006-11-09 05:18:12 +00:00
2006-11-08 19:16:44 +00:00
2006-11-05 19:31:28 +00:00
2006-11-09 23:36:08 +00:00