Instruction::isAssociative() returns true for fmul/fadd if they are tagged "unsafe...
[oota-llvm.git] / test / Transforms / LoopVectorize / 2012-10-20-infloop.ll
2012-10-24 Nadav RotemLoopVectorizer: Add a basic cost model which uses the...
2012-10-21 Nadav RotemVectorizer: fix a bug in the classification of inductio...
2012-10-20 Nadav RotemFix an infinite loop in the loop-vectorizer.