summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachinePostDominators.h
Commit message (Expand)AuthorAge
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-07
* Remove unneeded includeMatt Arsenault2014-02-12
* [cleanup] Move the Dominators.h and Verifier.h headers into the IRChandler Carruth2014-01-13
* Remove unneeded #include.Jakub Staszak2013-03-10
* Add some constantness in MachinePostDominators.h.Jakub Staszak2013-03-10
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-03
* Make MachinePostDominatorTree::DT privateTom Stellard2012-09-18
* Add a MachinePostDominator passTom Stellard2012-09-17