aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachinePostDominators.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-07-14[Dominators] Make IsPostDominator a template parameterJakub Kuderski1-2/+5
2012-09-17Add a MachinePostDominator passTom Stellard1-0/+55