Reformat.
[oota-llvm.git] / include / llvm / CodeGen / MachinePostDominators.h
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2014-08-29 Robin MorissetFix typos in comments, NFC
2014-04-14 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2014-03-07 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-02-12 Matt ArsenaultRemove unneeded include
2014-01-13 Chandler Carruth[cleanup] Move the Dominators.h and Verifier.h headers...
2013-03-10 Jakub StaszakRemove unneeded #include.
2013-03-10 Jakub StaszakAdd some constantness in MachinePostDominators.h.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-09-18 Tom StellardMake MachinePostDominatorTree::DT private
2012-09-17 Tom StellardAdd a MachinePostDominator pass