Add accessor for getting the underlying templated type. This is necessary for templa...
[oota-llvm.git] / include / llvm / CodeGen / MachineDominators.h
2007-11-27 Owen AndersonAdd accessor for getting the underlying templated type...
2007-11-08 Owen AndersonFix MachineDominators' getAnalysisUsage.
2007-10-31 Duncan SandsAdd a newline at the end of the file.
2007-10-31 Owen AndersonSome fixes to get MachineDomTree working better.
2007-10-29 Owen AndersonAdd a first attempt at dominator information for MBB...