Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [TI removal] Make variables declared as `TerminatorInst` and initialized | Chandler Carruth | 2018-10-15 | 1 | -1/+1 |
* | [VPlan] Introduce VPLoopInfo analysis. | Diego Caballero | 2018-07-31 | 1 | -0/+6 |
* | [VPlan] Introduce VPlan-based dominator analysis. | Diego Caballero | 2018-07-30 | 1 | -3/+12 |
* | [VPlan][LV] Introduce condition bit in VPBlockBase | Diego Caballero | 2018-07-09 | 1 | -11/+25 |
* | [NFC][VPlan] Wrap PlainCFGBuilder with an anonymous namespace. | Andrei Elovikov | 2018-05-24 | 1 | -0/+2 |
* | Remove DEBUG macro. | Nicola Zaghen | 2018-05-23 | 1 | -2/+2 |
* | [VPlan] Reland r332654 and silence unused func warning | Diego Caballero | 2018-05-21 | 1 | -0/+320 |
* | Reverted r332654 as it has broken some buildbots and left unfixed for a long ... | Galina Kistanova | 2018-05-18 | 1 | -320/+0 |
* | [LV][VPlan] Build plain CFG with simple VPInstructions for outer loops. | Diego Caballero | 2018-05-17 | 1 | -0/+320 |