| 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 |
| * | Sink all InitializePasses.h includes | Reid Kleckner | 2019-11-13 | 1 | -1/+5 |
| * | Remove an unnecessary cast. NFC. | Jay Foad | 2019-10-02 | 1 | -3/+2 |
| * | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
| * | [DivergenceAnalysis] Add methods for querying divergence at use | Jay Foad | 2019-07-29 | 1 | -7/+22 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | LegacyDivergenceAnalysis: fix uninitialized value | Nicolai Haehnle | 2018-11-30 | 1 | -1/+3 |
| * | [DA] GPUDivergenceAnalysis for unstructured GPU kernels | Nicolai Haehnle | 2018-11-30 | 1 | -26/+75 |
| * | [TI removal] Switch an analysis to just use Instruction. | Chandler Carruth | 2018-10-18 | 1 | -5/+5 |
| * | [NFC] Rename the DivergenceAnalysis to LegacyDivergenceAnalysis | Nicolai Haehnle | 2018-08-30 | 1 | -0/+340 |

