summaryrefslogtreecommitdiff
path: root/lib/CodeGen/README.txt
AgeCommit message (Expand)AuthorFilesLines
2013-06-07Correct wrong register in this example, pointed out by Baoshan Pang.Duncan Sands1-1/+1
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner1-2/+2
2009-10-14This remat entry is basically done. There are hooks to allow targetsDan Gohman1-38/+0
2009-10-13Add a few README.txt items.Dan Gohman1-0/+29
2008-08-22Remove tabs.Bill Wendling1-8/+8
2008-06-06Enable stack coloring by default.Evan Cheng1-0/+9
2008-04-04This is done.Evan Cheng1-4/+0
2008-03-28New entry.Evan Cheng1-0/+2
2008-02-10add anoteChris Lattner1-0/+7
2008-01-07Enabling the target-independent garbage collection infrastructure by hooking itGordon Henriksen1-0/+5
2007-10-25Changed XXX to FIXME, and added comment to the README fileBill Wendling1-0/+8
2007-09-29This is done already.Gordon Henriksen1-7/+0
2007-09-29Collector is the base class for garbage collection code generators.Gordon Henriksen1-0/+38
2007-09-10Observation of rematerialization.Evan Cheng1-0/+5
2007-06-01Fancier algorithm in tail-merge comment implemented, so remove comment.Dale Johannesen1-18/+0
2007-05-18Document an inefficiency in tail merging.Dale Johannesen1-0/+19
2007-04-30Updates.Evan Cheng1-1/+57
2007-04-16Removed tabs everywhere except autogenerated & external files. Add makeAnton Korobeynikov1-19/+19
2007-03-29New entries.Evan Cheng1-0/+21
2007-03-28Notes on re-materialization.Evan Cheng1-0/+40
2007-03-20Potential spiller improvement.Evan Cheng1-0/+27