Make sure to escape \'s when they are output
[oota-llvm.git] / lib / Target / SparcV9 / RegAlloc /
2001-11-06 Vikram S. AdveBug fix: uninitialized variable.
2001-11-03 Ruchira SasankaAdded an assertion since it seems like AdjList returns...
2001-11-03 Ruchira SasankaAdded support for correct spilling of %ccr
2001-11-03 Ruchira SasankaArranged stack frame - needs furhter organization
2001-11-03 Ruchira SasankaArranged stack frame - needs furhter organization
2001-10-28 Ruchira SasankaAdded support for spilling
2001-10-28 Ruchira SasankaAdded spill code support; moved insertCallerSaving...
2001-10-23 Ruchira Sasankaadded support to move "added instructions" after the...
2001-10-23 Ruchira SasankaAdded support to move "added instructions" after the...
2001-10-22 Vikram S. AdveUse class MachineCodeForMethod to print machine code.
2001-10-21 Ruchira SasankaAdded support for both call/jmpl instructions
2001-10-19 Ruchira SasankaAdded code to support unusable Suggested Colors.
2001-10-19 Ruchira SasankaAdded code to PhyRegAlloc to mark unusable suggested...
2001-10-19 Ruchira SasankaChanged Call interference info
2001-10-19 Ruchira SasankaCorrected call interference bug
2001-10-18 Ruchira Sasankano major change
2001-10-18 Ruchira Sasankaremoved some debug messages
2001-10-16 Ruchira Sasankachanged debugg message printing - no change to useful...
2001-10-16 Ruchira SasankaNo major change - commented some debug code
2001-10-16 Ruchira SasankaAdded support for caller saving
2001-10-15 Chris LattnerPrint Debug Code to stderr instead of stdout so that...
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-15 Ruchira Sasankafixed a coalscing bug
2001-10-12 Ruchira Sasanka--corrected coalescing test: coalsed only if two are...
2001-09-30 Ruchira Sasankaremoving phy regaloc - incorrect file
2001-09-30 Ruchira Sasankaadded suggesting color support
2001-09-30 Ruchira Sasanka--added suggesting colors; call/ret arg handling
2001-09-19 Ruchira Sasanka-- removed debugging messages
2001-09-19 Ruchira Sasanka-fixed return value bug.
2001-09-19 Chris LattnerChange debug info from #define to command line option
2001-09-19 Chris LattnerChange debug info from #define to command line option
2001-09-19 Chris Lattner* REMOVE extraneous debug info if DEBUG_RA is not set
2001-09-18 Ruchira Sasanka*** empty log message ***
2001-09-18 Ruchira Sasanka-- updated printing
2001-09-18 Chris LattnerRemove a copy of a bunch of code
2001-09-18 Vikram S. AdveCast unsigned to int! It was causing a nice little...
2001-09-18 Vikram S. AdveMinor fixes: renamed target machine files; fold sched...
2001-09-15 Ruchira Sasankamodified machine code printing
2001-09-15 Ruchira Sasanka--added methods for printing
2001-09-15 Ruchira Sasankafixed printing messages
2001-09-15 Ruchira Sasanka-- debug messages dissabled
2001-09-15 Ruchira Sasanka--reg alloc code added
2001-09-15 Ruchira Sasanka-reg alloc code
2001-09-14 Ruchira Sasanka*** empty log message ***
2001-09-14 Chris LattnerSplit Target/Machine.h into three files:
2001-09-14 Chris LattnerMake a new llvm/Target #include directory.
2001-09-14 Chris LattnerThis checkin represents some cleanup of the backend...
2001-09-08 Ruchira SasankaCommitted for compliation. Not yet final.
2001-09-08 Ruchira Sasanka--Ruchira
2001-09-07 Chris LattnerAdd tags so emacs knows these are C++ files
2001-08-31 Ruchira Sasanka*** empty log message ***