X86: Match pmin/pmax as a target specific dag combine. This occurs during vectorization.
[oota-llvm.git] / test / CodeGen / X86 / fltused_function_pointer.ll
2012-02-22 Michael J. SpencerProperly emit _fltused with FastISel. Refactor to share...