When the allocator rewrite a spill register with new virtual register, it replaces...
[oota-llvm.git] / lib / CodeGen / README.txt
2007-10-25 Bill WendlingChanged XXX to FIXME, and added comment to the README...
2007-09-29 Gordon HenriksenThis is done already.
2007-09-29 Gordon HenriksenCollector is the base class for garbage collection...
2007-09-10 Evan ChengObservation of rematerialization.
2007-06-01 Dale JohannesenFancier algorithm in tail-merge comment implemented...
2007-05-18 Dale JohannesenDocument an inefficiency in tail merging.
2007-04-30 Evan ChengUpdates.
2007-04-16 Anton KorobeynikovRemoved tabs everywhere except autogenerated & external...
2007-03-29 Evan ChengNew entries.
2007-03-28 Evan ChengNotes on re-materialization.
2007-03-20 Evan ChengPotential spiller improvement.