Instead of adding an isSS field to LiveInterval to denote stack slot. Use top bit...
[oota-llvm.git] / include / llvm / CodeGen / RegisterCoalescer.h
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.