| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n... | Sanjay Patel | 2014-09-10 | 1 | -1/+1 |
| * | Scalarize select vector arguments when extracted. | Matt Arsenault | 2013-11-04 | 1 | -29/+29 |
| * | Fix missing CHECK-LABELs | Matt Arsenault | 2013-09-10 | 1 | -5/+5 |
| * | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -28/+28 |
| * | LoopVectorize: Add support for floating point min/max reductions | Arnold Schwaighofer | 2013-05-05 | 1 | -0/+480 |
| * | LoopVectorize: We don't need an identity element for min/max reductions | Arnold Schwaighofer | 2013-05-05 | 1 | -1/+4 |
| * | LoopVectorizer: Bail out if we don't have datalayout we need it | Arnold Schwaighofer | 2013-04-24 | 1 | -1/+4 |
| * | LoopVectorizer: Recognize min/max reductions | Arnold Schwaighofer | 2013-04-18 | 1 | -0/+399 |

