| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner | 2011-04-15 | 1 | -2/+2 |
* | This remat entry is basically done. There are hooks to allow targets | Dan Gohman | 2009-10-14 | 1 | -38/+0 |
* | Add a few README.txt items. | Dan Gohman | 2009-10-13 | 1 | -0/+29 |
* | Remove tabs. | Bill Wendling | 2008-08-22 | 1 | -8/+8 |
* | Enable stack coloring by default. | Evan Cheng | 2008-06-06 | 1 | -0/+9 |
* | This is done. | Evan Cheng | 2008-04-04 | 1 | -4/+0 |
* | New entry. | Evan Cheng | 2008-03-28 | 1 | -0/+2 |
* | add anote | Chris Lattner | 2008-02-10 | 1 | -0/+7 |
* | Enabling the target-independent garbage collection infrastructure by hooking it | Gordon Henriksen | 2008-01-07 | 1 | -0/+5 |
* | Changed XXX to FIXME, and added comment to the README file | Bill Wendling | 2007-10-25 | 1 | -0/+8 |
* | This is done already. | Gordon Henriksen | 2007-09-29 | 1 | -7/+0 |
* | Collector is the base class for garbage collection code generators. | Gordon Henriksen | 2007-09-29 | 1 | -0/+38 |
* | Observation of rematerialization. | Evan Cheng | 2007-09-10 | 1 | -0/+5 |
* | Fancier algorithm in tail-merge comment implemented, so remove comment. | Dale Johannesen | 2007-06-01 | 1 | -18/+0 |
* | Document an inefficiency in tail merging. | Dale Johannesen | 2007-05-18 | 1 | -0/+19 |
* | Updates. | Evan Cheng | 2007-04-30 | 1 | -1/+57 |
* | Removed tabs everywhere except autogenerated & external files. Add make | Anton Korobeynikov | 2007-04-16 | 1 | -19/+19 |
* | New entries. | Evan Cheng | 2007-03-29 | 1 | -0/+21 |
* | Notes on re-materialization. | Evan Cheng | 2007-03-28 | 1 | -0/+40 |
* | Potential spiller improvement. | Evan Cheng | 2007-03-20 | 1 | -0/+27 |