AVX-512: Added more intrinsics for pmin/pmax, pabs, blend, pmuldq.
[oota-llvm.git] / test / CodeGen / X86 / fltused_function_pointer.ll
2012-02-22 Michael J. SpencerProperly emit _fltused with FastISel. Refactor to share...