aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/MachinePostDominators.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+3
* 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