aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/MachinePostDominators.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded #include.Jakub Staszak2013-03-101-1/+0
* Add some constantness in MachinePostDominators.h.Jakub Staszak2013-03-101-7/+8
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-031-3/+3
* Make MachinePostDominatorTree::DT privateTom Stellard2012-09-181-2/+4
* Add a MachinePostDominator passTom Stellard2012-09-171-0/+85