instcombine: Migrate math library call simplifications
[oota-llvm.git] / test / Transforms / ScalarRepl / only-memcpy-uses.ll
2011-03-16 Cameron ZwarichOnly convert allocas to scalars if it is profitable...