Move type handling to make sure we get all created types that aren't
[oota-llvm.git] / lib / CodeGen / Splitter.cpp
2011-08-09 Jakob Stoklund OlesenRefer to the RegisterCoalescer pass by ID.
2011-06-26 Rafael Espindolamerge SimpleRegisterCoalescing.h into RegisterCoalescer.h.
2010-10-12 Owen AndersonBegin adding static dependence information to passes...
2010-10-07 Owen AndersonNow with fewer extraneous semicolons!
2010-09-25 Lang HamesRemoved VNInfo::isDefAccurate(). Def "accuracy" can...
2010-09-25 Jakob Stoklund OlesenRemove SlotIndex::PHI_BIT. It is no longer used by...
2010-07-21 Owen AndersonFix batch of converting RegisterPass<> to INTIALIZE_PASS().
2010-07-17 Lang HamesRemoved unused inRange variable.
2010-07-17 Lang HamesLoopSplitter - intended to split live intervals over...