Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [VPlanSLP] Don't dereference a cast_or_null<VPInstruction> result. NFCI. | Simon Pilgrim | 2019-09-16 | 1 | -5/+8 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [VPlan, SLP] Use SmallPtrSet for Candidates. | Florian Hahn | 2018-11-14 | 1 | -26/+25 |
* | [VPlan] Remove LLVM_DEBUG from VPlanSlp::dumpBundle. | Florian Hahn | 2018-11-14 | 1 | -4/+4 |
* | [VPlan] Update ifdef. | Florian Hahn | 2018-11-14 | 1 | -2/+2 |
* | [VPlan, SLP] Add simple SLP analysis on top of VPlan. | Florian Hahn | 2018-11-14 | 1 | -0/+469 |