[mips] Add regression tests for parenthetic expressions in MIPS assembly.
[oota-llvm.git] / test / Transforms / LoopVectorize / intrinsic.ll
2013-09-23 Arnold SchwaighoferRevert "LoopVectorizer: Only allow vectorization of...
2013-09-21 Nadav RotemLoopVectorizer: Only allow vectorization of intrinsics...
2013-08-19 Hal FinkelAdd a llvm.copysign intrinsic
2013-08-07 Hal FinkelAdd ISD::FROUND for libm round()
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-05-02 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-02-27 Benjamin KramerLoopVectorize: Vectorize math builtin calls.
2013-01-09 Nadav RotemRemove the -licm pass from the loop vectorizer test...
2013-01-05 Nadav RotemForce a fixed unroll count on the target independent...
2012-12-25 Hal FinkelLoopVectorize: Enable vectorization of the fmuladd...
2012-12-09 Paul RedmondLoopVectorize: support vectorizing intrinsic calls