Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [VPlan] Rename VPlanHCFGTransforms to VPlanTransforms (NFC). | Florian Hahn | 2019-12-07 | 1 | -86/+0 |
* | [LV] Record GEP widening decisions in recipe (NFCI) | Gil Rapaport | 2019-12-06 | 1 | -1/+3 |
* | [VPlan] Silence static analyzer dyn_cast null dereference warning. NFCI. | Simon Pilgrim | 2019-09-22 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix for the buildbot failure http://lab.llvm.org:8011/builders/sanitizer-x86_... | Hideki Saito | 2018-09-14 | 1 | -0/+1 |
* | [VPlan] Implement initial vector code generation support for simple outer loops. | Hideki Saito | 2018-09-14 | 1 | -0/+11 |
* | [VPlan] Add VPInstruction to VPRecipe transformation. | Florian Hahn | 2018-06-18 | 1 | -0/+73 |