aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/runtime-check.ll
AgeCommit message (Expand)Author
2013-01-19LoopVectorizer: Emit memory checks into their own basic block.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-11-09Add support for memory runtime check. When we can, we calculate array bounds.Nadav Rotem