aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Correct wrong register in this example, pointed out by Baoshan Pang.Duncan Sands2013-06-071-1/+1
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-2/+2
* This remat entry is basically done. There are hooks to allow targetsDan Gohman2009-10-141-38/+0
* Add a few README.txt items.Dan Gohman2009-10-131-0/+29
* Remove tabs.Bill Wendling2008-08-221-8/+8
* Enable stack coloring by default.Evan Cheng2008-06-061-0/+9
* This is done.Evan Cheng2008-04-041-4/+0
* New entry.Evan Cheng2008-03-281-0/+2
* add anoteChris Lattner2008-02-101-0/+7
* Enabling the target-independent garbage collection infrastructure by hooking itGordon Henriksen2008-01-071-0/+5
* Changed XXX to FIXME, and added comment to the README fileBill Wendling2007-10-251-0/+8
* This is done already.Gordon Henriksen2007-09-291-7/+0
* Collector is the base class for garbage collection code generators.Gordon Henriksen2007-09-291-0/+38
* Observation of rematerialization.Evan Cheng2007-09-101-0/+5
* Fancier algorithm in tail-merge comment implemented, so remove comment.Dale Johannesen2007-06-011-18/+0
* Document an inefficiency in tail merging.Dale Johannesen2007-05-181-0/+19
* Updates.Evan Cheng2007-04-301-1/+57
* Removed tabs everywhere except autogenerated & external files. Add makeAnton Korobeynikov2007-04-161-19/+19
* New entries.Evan Cheng2007-03-291-0/+21
* Notes on re-materialization.Evan Cheng2007-03-281-0/+40
* Potential spiller improvement.Evan Cheng2007-03-201-0/+27