aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/X86/gcc-examples.ll
AgeCommit message (Expand)Author
2013-01-09Remove the -licm pass from the loop vectorizer test because the loop vectoriz...Nadav Rotem
2013-01-09Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ...Nadav Rotem
2013-01-04LoopVectorizer:Nadav Rotem
2012-12-23CostModel: Change the default target-independent implementation for findingNadav Rotem
2012-10-31LoopVectorize: Preserve NSW, NUW and IsExact flags.Nadav Rotem
2012-10-271. Fix a bug in getTypeConversion. When a *simple* type is split, we need to ...Nadav Rotem