Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / fltused_function_pointer.ll
2012-02-22 Michael J. SpencerProperly emit _fltused with FastISel. Refactor to share...