aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/SyncDependenceAnalysis.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-18[SDA] Bug fix: Use IPD outside the loop as divergence boundNicolai Haehnle1-9/+19
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-10-19[TI removal] Switch some newly added code over to use `Instruction`Chandler Carruth1-2/+2
2018-10-18[DA] DivergenceAnalysis for unstructured, reducible CFGsNicolai Haehnle1-0/+380