summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/LegacyDivergenceAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing includes needed to prune LLVMContext.h include, NFCReid Kleckner2019-11-141-0/+1
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-1/+5
* Remove an unnecessary cast. NFC.Jay Foad2019-10-021-3/+2
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-1/+1
* [DivergenceAnalysis] Add methods for querying divergence at useJay Foad2019-07-291-7/+22
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* LegacyDivergenceAnalysis: fix uninitialized valueNicolai Haehnle2018-11-301-1/+3
* [DA] GPUDivergenceAnalysis for unstructured GPU kernelsNicolai Haehnle2018-11-301-26/+75
* [TI removal] Switch an analysis to just use Instruction.Chandler Carruth2018-10-181-5/+5
* [NFC] Rename the DivergenceAnalysis to LegacyDivergenceAnalysisNicolai Haehnle2018-08-301-0/+340
OpenPOWER on IntegriCloud