| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert r311077: [LV] Using VPlan ... | Chandler Carruth | 2017-08-20 | 1 | -0/+7 |
| * | [LV] Using VPlan to model the vectorized code and drive its transformation | Ayal Zaks | 2017-08-17 | 1 | -7/+0 |
| * | [LV] Minor savings to Sink casts to unravel first order recurrence | Ayal Zaks | 2017-08-15 | 1 | -1/+4 |
| * | [LV] Test once if vector trip count is zero, instead of twice | Ayal Zaks | 2017-07-19 | 1 | -4/+4 |
| * | [LV] Sink casts to unravel first order recurrence | Ayal Zaks | 2017-06-30 | 1 | -0/+80 |
| * | [LV] Fix PR33613 - retain order of insertelement per part | Ayal Zaks | 2017-06-28 | 1 | -4/+55 |
| * | [LV] Fix the vector code generation for first order recurrence | Anna Thomas | 2017-04-13 | 1 | -5/+30 |
| * | [LV] Avoid vectorizing first order recurrence when phi uses are outside loop | Anna Thomas | 2017-04-11 | 1 | -0/+22 |
| * | [LV] Move first order recurrence test to common folder. NFC | Anna Thomas | 2017-04-11 | 1 | -0/+351 |

