Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |