Remove the successor probabilities normalization in tail duplication pass.
[oota-llvm.git] / lib / CodeGen / README.txt
2013-06-07 Duncan SandsCorrect wrong register in this example, pointed out...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2009-10-14 Dan GohmanThis remat entry is basically done. There are hooks...
2009-10-13 Dan GohmanAdd a few README.txt items.
2008-08-22 Bill WendlingRemove tabs.
2008-06-06 Evan ChengEnable stack coloring by default.
2008-04-04 Evan ChengThis is done.
2008-03-28 Evan ChengNew entry.
2008-02-10 Chris Lattneradd anote
2008-01-07 Gordon HenriksenEnabling the target-independent garbage collection...
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.