Rename fp-op fusion option (yet again) for compatibility with GCC option.
[oota-llvm.git] / test / CodeGen / ARM / 2010-06-21-LdStMultipleBug.ll
2010-06-21 Evan ChengFix PR7421: bug in kill transferring logic. It was...