Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [VPlan] Rename VPlanHCFGTransforms to VPlanTransforms (NFC). | Florian Hahn | 2019-12-07 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [VPlan, SLP] Add simple SLP analysis on top of VPlan. | Florian Hahn | 2018-11-14 | 1 | -0/+16 |
* | [VPlan] VPlan version of InterleavedAccessInfo. | Florian Hahn | 2018-11-13 | 1 | -0/+1 |
* | [VPlan] Implement initial vector code generation support for simple outer loops. | Hideki Saito | 2018-09-14 | 1 | -0/+3 |
* | [VPlan] Reland r332654 and silence unused func warning | Diego Caballero | 2018-05-21 | 1 | -7/+28 |
* | Reverted r332654 as it has broken some buildbots and left unfixed for a long ... | Galina Kistanova | 2018-05-18 | 1 | -28/+7 |
* | [LV][VPlan] Build plain CFG with simple VPInstructions for outer loops. | Diego Caballero | 2018-05-17 | 1 | -7/+28 |
* | [LV] Model masking in VPlan, introducing VPInstructions | Gil Rapaport | 2017-11-20 | 1 | -0/+146 |