Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reapply 184685 after the SetVector iteration order fix. | Arnold Schwaighofer | 2013-06-24 | 1 | -1/+1 |
* | Revert "LoopVectorize: Use the dependence test utility class" | Arnold Schwaighofer | 2013-06-24 | 1 | -1/+1 |
* | LoopVectorize: Use the dependence test utility class | Arnold Schwaighofer | 2013-06-24 | 1 | -1/+1 |
* | TBAA: remove !tbaa from testing cases if not used. | Manman Ren | 2013-04-30 | 1 | -6/+2 |
* | LoopVectorizer: Emit memory checks into their own basic block. | Benjamin Kramer | 2013-01-19 | 1 | -0/+4 |
* | Remove the -licm pass from the loop vectorizer test because the loop vectoriz... | Nadav Rotem | 2013-01-09 | 1 | -1/+1 |
* | Force a fixed unroll count on the target independent tests. | Nadav Rotem | 2013-01-05 | 1 | -1/+1 |
* | Add support for memory runtime check. When we can, we calculate array bounds. | Nadav Rotem | 2012-11-09 | 1 | -0/+36 |