Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -3/+3 |
* | IR: Make metadata typeless in assembly | Duncan P. N. Exon Smith | 2014-12-15 | 1 | -3/+3 |
* | Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n... | Sanjay Patel | 2014-09-10 | 1 | -1/+1 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -1/+1 |
* | Add support for llvm.vectorizer metadata | Paul Redmond | 2013-05-28 | 1 | -2/+2 |
* | TBAA: remove !tbaa from testing cases if not used. | Manman Ren | 2013-04-30 | 1 | -7/+4 |
* | Call the potentially costly isAnnotatedParallel() only once. | Pekka Jaaskelainen | 2013-04-23 | 1 | -1/+2 |
* | Refuse to (even try to) vectorize loops which have uniform writes, | Pekka Jaaskelainen | 2013-04-23 | 1 | -0/+58 |