summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [TI removal] Make variables declared as `TerminatorInst` and initializedChandler Carruth2018-10-151-1/+1
* [VPlan] Introduce VPLoopInfo analysis.Diego Caballero2018-07-311-0/+6
* [VPlan] Introduce VPlan-based dominator analysis.Diego Caballero2018-07-301-3/+12
* [VPlan][LV] Introduce condition bit in VPBlockBaseDiego Caballero2018-07-091-11/+25
* [NFC][VPlan] Wrap PlainCFGBuilder with an anonymous namespace.Andrei Elovikov2018-05-241-0/+2
* Remove DEBUG macro.Nicola Zaghen2018-05-231-2/+2
* [VPlan] Reland r332654 and silence unused func warningDiego Caballero2018-05-211-0/+320
* Reverted r332654 as it has broken some buildbots and left unfixed for a long ...Galina Kistanova2018-05-181-320/+0
* [LV][VPlan] Build plain CFG with simple VPInstructions for outer loops.Diego Caballero2018-05-171-0/+320
OpenPOWER on IntegriCloud