Initial hazard recognizer support in post-pass scheduling. This includes
[oota-llvm.git] / include / llvm / CodeGen / RegisterCoalescer.h
2009-01-08 Dan GohmanDelete unnecessary parens around return values.
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-07-07 Dan GohmanRemove uses of "llvm/Support/Debug.h" from LLVM include...
2008-02-10 Dan GohmanRename MRegisterInfo to TargetRegisterInfo.
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-10-12 Evan ChengCosmetic.
2007-09-06 David GreenePluggable coalescers inplementation.