fix rdar://9289583 - fast isel should handle non-canonical commutative binops
[oota-llvm.git] / test / Transforms / ScalarRepl / only-memcpy-uses.ll
2011-03-16 Cameron ZwarichOnly convert allocas to scalars if it is profitable...