Remove the X86 Maximal Stack Alignment Check pass as it is no longer necessary.
[oota-llvm.git] / test / CodeGen / X86 / fltused_function_pointer.ll
2012-02-22 Michael J. SpencerProperly emit _fltused with FastISel. Refactor to share...