aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/SSAContext.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-08-03Restore "[LLVM] move verification of convergence control to a class template""Sameer Sahasrabuddhe1-2/+12
2023-08-01Revert "[LLVM] move verification of convergence control to a class template"Sameer Sahasrabuddhe1-12/+2
2023-08-01[LLVM] move verification of convergence control to a class templateSameer Sahasrabuddhe1-2/+12
2023-07-27[LLVM] refactor GenericSSAContext and its specializationsSameer Sahasrabuddhe1-22/+12
2023-07-18[llvm] minor cleanup in GenericSSAContextSameer Sahasrabuddhe1-2/+0
2023-02-20[llvm][Uniformity] A phi with an undef argument is not always divergentSameer Sahasrabuddhe1-2/+2
2022-12-20RFC: Uniformity Analysis for Irreducible Control FlowSameer Sahasrabuddhe1-6/+61
2022-02-02Cleanup header dependencies in LLVMCoreserge-sans-paille1-1/+2
2021-12-10Reapply CycleInfo: Introduce cycles as a generalization of loopsSameer Sahasrabuddhe1-0/+47
2021-12-07Revert "CycleInfo: Introduce cycles as a generalization of loops"Jonas Devlieghere1-47/+0
2021-12-07CycleInfo: Introduce cycles as a generalization of loopsSameer Sahasrabuddhe1-0/+47