[x86,sdag] Two interrelated changes to the x86 and sdag code.
[oota-llvm.git] / test / Transforms / LoopVectorize / unroll_novec.ll
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2014-01-27 Chandler Carruth[vectorizer] Add an override for the target instruction...
2014-01-27 Chandler Carruth[vectorizer] Teach the loop vectorizer's unroller to...
2013-08-26 Nadav RotemLoopVectorize: Implement partial loop unrolling when...