summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/runtime-check.ll
Commit message (Expand)AuthorAge
* LoopVectorizer: If dependency checks fail try runtime checksArnold Schwaighofer2013-11-01
* Reapply 184685 after the SetVector iteration order fix.Arnold Schwaighofer2013-06-24
* Revert "LoopVectorize: Use the dependence test utility class"Arnold Schwaighofer2013-06-24
* LoopVectorize: Use the dependence test utility classArnold Schwaighofer2013-06-24
* 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