Age | Commit message (Expand) | Author |
---|---|---|
2013-01-09 | Remove the -licm pass from the loop vectorizer test because the loop vectoriz... | Nadav Rotem |
2013-01-05 | Force a fixed unroll count on the target independent tests. | Nadav Rotem |
2012-10-31 | LoopVectorize: Preserve NSW, NUW and IsExact flags. | Nadav Rotem |
2012-10-24 | LoopVectorizer: Add a basic cost model which uses the VTTI interface. | Nadav Rotem |
2012-10-20 | Vectorize: teach cavVectorizeMemory to distinguish between A[i]+=x and A[B[i]... | Nadav Rotem |
2012-10-19 | Vectorizer: Add support for loop reductions. | Nadav Rotem |
2012-10-19 | vectorizer: Add support for reading and writing from the same memory location. | Nadav Rotem |