aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachineDominators.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build issue on certain compilers.Chris Lattner2008-01-051-1/+2
* Don't recalculate the loop info and loop dominators analyses if they'reBill Wendling2008-01-041-3/+8
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Add a newline at the end of the file.Duncan Sands2007-10-311-1/+1
* Some fixes to get MachineDomTree working better.Owen Anderson2007-10-311-0/+24