[mips] Add regression tests for parenthetic expressions in MIPS assembly.
[oota-llvm.git] / test / Transforms / LoopVectorize / multi-use-reduction-bug.ll
2014-01-19 Arnold SchwaighoferLoopVectorizer: A reduction that has multiple uses...