summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/VPlanHCFGTransforms.cpp
Commit message (Expand)AuthorAgeFilesLines
* [VPlan] Rename VPlanHCFGTransforms to VPlanTransforms (NFC).Florian Hahn2019-12-071-86/+0
* [LV] Record GEP widening decisions in recipe (NFCI)Gil Rapaport2019-12-061-1/+3
* [VPlan] Silence static analyzer dyn_cast null dereference warning. NFCI.Simon Pilgrim2019-09-221-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix for the buildbot failure http://lab.llvm.org:8011/builders/sanitizer-x86_...Hideki Saito2018-09-141-0/+1
* [VPlan] Implement initial vector code generation support for simple outer loops.Hideki Saito2018-09-141-0/+11
* [VPlan] Add VPInstruction to VPRecipe transformation.Florian Hahn2018-06-181-0/+73
OpenPOWER on IntegriCloud