Don't use PassInfo* as a type identifier for passes. Instead, use the address of...
[oota-llvm.git] / lib / CodeGen / Splitter.h
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-07-18 Douglas GregorFix struct/class mismatch
2010-07-17 Lang HamesLoopSplitter - intended to split live intervals over...