summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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