aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/OrderedInstructions.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-29Remove unneeded else from OrderedInstructions::dominates.Daniel Berlin1-2/+1
2017-06-06Add a dominanance check interface that uses caching for instructions within s...Xin Tong1-0/+33