aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/intrinsic.ll
AgeCommit message (Expand)Author
2013-05-02TBAA: remove !tbaa from testing cases if not used.Manman Ren
2013-02-27LoopVectorize: Vectorize math builtin calls.Benjamin Kramer
2013-01-09Remove the -licm pass from the loop vectorizer test because the loop vectoriz...Nadav Rotem
2013-01-05Force a fixed unroll count on the target independent tests.Nadav Rotem
2012-12-25LoopVectorize: Enable vectorization of the fmuladd intrinsicHal Finkel
2012-12-09LoopVectorize: support vectorizing intrinsic callsPaul Redmond