Fix an issue in PHI construction that was exposed by GCC 4.2 producing a different...
[oota-llvm.git] / lib / CodeGen / RegisterCoalescer.cpp
2008-05-13 Dan GohmanClean up the use of static and anonymous namespaces...
2008-02-10 Dan GohmanRename MRegisterInfo to TargetRegisterInfo.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-09-06 David GreenePluggable coalescers inplementation.