I tried to standardize the formatting and tidy up the huge amount of
[oota-llvm.git] / lib / CodeGen / LiveVariables.cpp
2003-05-27 Vikram S. Adve(1) Added special register class containing (for now...
2003-05-12 Chris Lattner* Keep the BBMap around as long as the pass is live
2003-05-07 Chris LattnerAdd a vector to keep track of which registers are alloc...
2003-05-06 Chris LattnerRe-add gross hack, it's still necessary. :(
2003-05-06 Chris LattnerRemove hideously nasty hack
2003-05-01 Chris LattnerMinor cleanup
2003-01-14 Chris LattnerRename MachineInstrInfo -> TargetInstrInfo
2003-01-13 Chris LattnerNew files