summaryrefslogtreecommitdiff
path: root/lib/CodeGen/README.txt
Commit message (Expand)AuthorAge
* Correct wrong register in this example, pointed out by Baoshan Pang.Duncan Sands2013-06-07
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* This remat entry is basically done. There are hooks to allow targetsDan Gohman2009-10-14
* Add a few README.txt items.Dan Gohman2009-10-13
* Remove tabs.Bill Wendling2008-08-22
* Enable stack coloring by default.Evan Cheng2008-06-06
* This is done.Evan Cheng2008-04-04
* New entry.Evan Cheng2008-03-28
* add anoteChris Lattner2008-02-10
* Enabling the target-independent garbage collection infrastructure by hooking itGordon Henriksen2008-01-07
* Changed XXX to FIXME, and added comment to the README fileBill Wendling2007-10-25
* This is done already.Gordon Henriksen2007-09-29
* Collector is the base class for garbage collection code generators.Gordon Henriksen2007-09-29
* Observation of rematerialization.Evan Cheng2007-09-10
* Fancier algorithm in tail-merge comment implemented, so remove comment.Dale Johannesen2007-06-01
* Document an inefficiency in tail merging.Dale Johannesen2007-05-18
* Updates.Evan Cheng2007-04-30
* Removed tabs everywhere except autogenerated & external files. Add makeAnton Korobeynikov2007-04-16
* New entries.Evan Cheng2007-03-29
* Notes on re-materialization.Evan Cheng2007-03-28
* Potential spiller improvement.Evan Cheng2007-03-20