summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/runtime-check.ll
Commit message (Expand)AuthorAge
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-30
* LoopVectorizer: Emit memory checks into their own basic block.Benjamin Kramer2013-01-19
* Remove the -licm pass from the loop vectorizer test because the loop vectoriz...Nadav Rotem2013-01-09
* Force a fixed unroll count on the target independent tests.Nadav Rotem2013-01-05
* Add support for memory runtime check. When we can, we calculate array bounds.Nadav Rotem2012-11-09