| Commit message (Expand) | Author | Age | Files | Lines |
* | Make safer variant of alias resolution routine to be default | Anton Korobeynikov | 2008-09-09 | 1 | -2/+2 |
* | Fix incorrect linker behaviour: we shouldn't resolve weak aliases. | Anton Korobeynikov | 2008-09-09 | 1 | -2/+4 |
* | Add GlobalValue::{removeFromParent,eraseFromParent} | Daniel Dunbar | 2008-08-29 | 1 | -2/+2 |
* | Switch the asmprinter (.ll) and all the stuff it requires over to | Chris Lattner | 2008-08-23 | 1 | -3/+0 |
* | Fold the useful features of alist and alist_node into ilist, and | Dan Gohman | 2008-07-28 | 1 | -11/+2 |
* | merge of use-diet branch to trunk | Gabor Greif | 2008-05-10 | 1 | -3/+12 |
* | API changes for class Use size reduction, wave 1. | Gabor Greif | 2008-04-06 | 1 | -0/+4 |
* | Typo fixes | Anton Korobeynikov | 2008-03-22 | 1 | -3/+3 |
* | Add helper for ultimate aliasee resoltion | Anton Korobeynikov | 2008-03-11 | 1 | -1/+6 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Reverting dtor devirtualization patch. | Gordon Henriksen | 2007-12-10 | 1 | -5/+0 |
* | Devirtualizing Value destructor (PR889). Patch by Pawel Kunio! | Gordon Henriksen | 2007-12-09 | 1 | -0/+5 |
* | Implement review feedback | Anton Korobeynikov | 2007-04-29 | 1 | -1/+4 |
* | Implement review feedback. Aliasees can be either GlobalValue's or | Anton Korobeynikov | 2007-04-28 | 1 | -16/+21 |
* | Add missed file | Anton Korobeynikov | 2007-04-25 | 1 | -0/+83 |