Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LV] Model masking in VPlan, introducing VPInstructions | Gil Rapaport | 2017-11-20 | 1 | -1/+1 |
* | [Loop Vectorize] Added a separate metadata | Aditya Kumar | 2017-08-20 | 1 | -1/+1 |
* | [LV] Test once if vector trip count is zero, instead of twice | Ayal Zaks | 2017-07-19 | 1 | -14/+11 |
* | [LoopVectorize] auto-generate complete checks; NFC | Sanjay Patel | 2017-07-08 | 1 | -10/+85 |
* | [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 | -2/+2 |
* | 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 |
* | LoopVectorizer: Add support for if-conversion of PHINodes with 3+ incoming va... | Nadav Rotem | 2013-05-03 | 1 | -0/+48 |