BBVectorize: Enable vectorization of the fmuladd intrinsic
[oota-llvm.git] / lib / Transforms / Vectorize / Vectorize.cpp
2012-12-12 Nadav RotemLoopVectorizer: Use the "optsize" attribute to decide...
2012-12-12 Nadav RotemLoopVectorizer: When -Os is used, vectorize only loops...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-17 Nadav RotemAdd a loop vectorizer.
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.