Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing includes needed to prune LLVMContext.h include, NFC | Reid Kleckner | 2019-11-14 | 1 | -0/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [VPlan][LV] Introduce condition bit in VPBlockBase | Diego Caballero | 2018-07-09 | 1 | -0/+6 |
* | [VPlan] Replace LLVM_ATTRIBUTE_USED with ifndef NDEBUG | Diego Caballero | 2018-05-29 | 1 | -2/+3 |
* | Remove DEBUG macro. | Nicola Zaghen | 2018-05-23 | 1 | -1/+1 |
* | Fix warning from r332654 with LLVM_ATTRIBUTE_USED | Diego Caballero | 2018-05-21 | 1 | -2/+2 |
* | [VPlan] Reland r332654 and silence unused func warning | Diego Caballero | 2018-05-21 | 1 | -0/+126 |
* | Reverted r332654 as it has broken some buildbots and left unfixed for a long ... | Galina Kistanova | 2018-05-18 | 1 | -125/+0 |
* | [LV][VPlan] Build plain CFG with simple VPInstructions for outer loops. | Diego Caballero | 2018-05-17 | 1 | -0/+125 |