summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing includes needed to prune LLVMContext.h include, NFCReid Kleckner2019-11-141-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [VPlan][LV] Introduce condition bit in VPBlockBaseDiego Caballero2018-07-091-0/+6
* [VPlan] Replace LLVM_ATTRIBUTE_USED with ifndef NDEBUGDiego Caballero2018-05-291-2/+3
* Remove DEBUG macro.Nicola Zaghen2018-05-231-1/+1
* Fix warning from r332654 with LLVM_ATTRIBUTE_USEDDiego Caballero2018-05-211-2/+2
* [VPlan] Reland r332654 and silence unused func warningDiego Caballero2018-05-211-0/+126
* Reverted r332654 as it has broken some buildbots and left unfixed for a long ...Galina Kistanova2018-05-181-125/+0
* [LV][VPlan] Build plain CFG with simple VPInstructions for outer loops.Diego Caballero2018-05-171-0/+125
OpenPOWER on IntegriCloud