Fixed a bug in setReLRegsUsedByMI
[oota-llvm.git] / lib / Target / SparcV9 / RegAlloc / LiveRangeInfo.cpp
2001-11-10 Ruchira SasankaCoalesing bug fix - now checks for the same regType...
2001-10-19 Ruchira SasankaCorrected call interference bug
2001-10-16 Ruchira SasankaAdded support for caller saving
2001-10-15 Chris LattnerOutput to cerr rather than cout so that debug info...
2001-10-15 Ruchira Sasankaupdated suggesting/coloring of call & return args ...
2001-10-12 Ruchira Sasanka--corrected coalescing test: coalsed only if two are...
2001-09-30 Ruchira Sasanka--added suggesting colors; call/ret arg handling
2001-09-19 Chris Lattner* REMOVE extraneous debug info if DEBUG_RA is not set
2001-09-18 Ruchira Sasanka-- updated printing
2001-09-15 Ruchira Sasankafixed printing messages
2001-09-14 Ruchira Sasanka*** empty log message ***