Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+94 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -94/+0 |
* | [LV/LAA] Avoid specializing a loop for stride=1 when this predicate implies a | Dorit Nuzman | 2017-11-05 | 1 | -2/+3 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -3/+3 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -5/+5 |
* | [LoopAccesses] Modify test to also check symbolic strides with memchecks | Adam Nemet | 2015-02-18 | 1 | -3/+9 |
* | Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n... | Sanjay Patel | 2014-09-10 | 1 | -1/+1 |
* | LoopVectorize: Only strip casts from integer types when replacing symbolic | Arnold Schwaighofer | 2014-01-15 | 1 | -0/+37 |
* | LoopVectorizer: Handle strided memory accesses by versioning | Arnold Schwaighofer | 2014-01-10 | 1 | -0/+50 |