Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LV] Fix PR34248 - recommit D32871 after revert r311304 | Ayal Zaks | 2017-08-27 | 1 | -6/+30 |
* | Revert r311077: [LV] Using VPlan ... | Chandler Carruth | 2017-08-20 | 1 | -6/+6 |
* | [LV] Using VPlan to model the vectorized code and drive its transformation | Ayal Zaks | 2017-08-17 | 1 | -6/+6 |
* | [LV] Avoid redundant operations manipulating masks | Ayal Zaks | 2017-07-31 | 1 | -20/+10 |
* | [LV] Scalarize operands of predicated instructions | Matthew Simpson | 2016-12-07 | 1 | -0/+54 |
* | [LV] Remove triples from target-independent vectorizer tests. NFC. | Michael Kuperstein | 2016-10-06 | 1 | -1/+0 |
* | [LoopVectorizer] Predicate instructions in blocks with several incoming edges | Michael Kuperstein | 2016-08-30 | 1 | -0/+55 |
* | [LV] Unify vector and scalar maps | Matthew Simpson | 2016-08-24 | 1 | -19/+1 |
* | [Loop Vectorizer] Support predication of div/rem | Gil Rapaport | 2016-08-24 | 1 | -0/+173 |