Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [VPlan] Move recipe construction to VPRecipeBuilder. | Florian Hahn | 2018-06-08 | 1 | -89/+7 |
* | [VPlan] Move recipe based VPlan generation to separate function. | Florian Hahn | 2018-06-08 | 1 | -2/+12 |
* | [VPlan] Reland r332654 and silence unused func warning | Diego Caballero | 2018-05-21 | 1 | -5/+96 |
* | Reverted r332654 as it has broken some buildbots and left unfixed for a long ... | Galina Kistanova | 2018-05-18 | 1 | -96/+5 |
* | [LV][VPlan] Build plain CFG with simple VPInstructions for outer loops. | Diego Caballero | 2018-05-17 | 1 | -5/+96 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
* | [LV][VPlan] Detect outer loops for explicit vectorization. | Diego Caballero | 2018-04-24 | 1 | -0/+4 |
* | Add missing includes | David Blaikie | 2018-02-02 | 1 | -0/+3 |
* | [LV][VPlan] NFC patch to move LoopVectorizationPlanner class out of LoopVecto... | Hal Finkel | 2018-01-07 | 1 | -0/+256 |