summaryrefslogtreecommitdiff
path: root/lib/CodeGen/README.txt
AgeCommit message (Expand)Author
2017-12-18LiveStacks: Rename LiveStack.{h|cpp} to LiveStacks.{h|cpp}; NFCMatthias Braun
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2013-06-07Correct wrong register in this example, pointed out by Baoshan Pang.Duncan Sands
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner
2009-10-14This remat entry is basically done. There are hooks to allow targetsDan Gohman
2009-10-13Add a few README.txt items.Dan Gohman
2008-08-22Remove tabs.Bill Wendling
2008-06-06Enable stack coloring by default.Evan Cheng
2008-04-04This is done.Evan Cheng
2008-03-28New entry.Evan Cheng
2008-02-10add anoteChris Lattner
2008-01-07Enabling the target-independent garbage collection infrastructure by hooking itGordon Henriksen
2007-10-25Changed XXX to FIXME, and added comment to the README fileBill Wendling
2007-09-29This is done already.Gordon Henriksen
2007-09-29Collector is the base class for garbage collection code generators.Gordon Henriksen
2007-09-10Observation of rematerialization.Evan Cheng
2007-06-01Fancier algorithm in tail-merge comment implemented, so remove comment.Dale Johannesen
2007-05-18Document an inefficiency in tail merging.Dale Johannesen
2007-04-30Updates.Evan Cheng
2007-04-16Removed tabs everywhere except autogenerated & external files. Add makeAnton Korobeynikov
2007-03-29New entries.Evan Cheng
2007-03-28Notes on re-materialization.Evan Cheng
2007-03-20Potential spiller improvement.Evan Cheng