Remove superfluous .str() and replace std::string concatenation with Twine.
[oota-llvm.git] / lib / Target / PowerPC / PPCVSXFMAMutate.cpp
2015-02-01 Hal Finkel[PowerPC] Remove unnecessary include
2015-02-01 Hal Finkel[PowerPC] Put PPCVSXFMAMutate into its own source file