Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop toy GC runtime. | Gordon Henriksen | 2009-03-02 | 1 | -48/+0 |
| | | | | llvm-svn: 65801 | ||||
* | remove attribution from a variety of miscellaneous files. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| | | | | llvm-svn: 45425 | ||||
* | Undo removal of the runtime libraries. While this may have been a bit | Reid Spencer | 2006-11-17 | 1 | -0/+48 |
| | | | | | | | premature, these libraries will be going away for the 2.0 release. Other arrangements for profiling, gc, etc. should be made in the next few months. llvm-svn: 31807 | ||||
* | In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will | Reid Spencer | 2006-11-16 | 1 | -48/+0 |
| | | | | | | be dropped. This patch pertains to removing the runtime directory from LLVM. llvm-svn: 31793 | ||||
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -2/+2 |
| | | | | llvm-svn: 21427 | ||||
* | Update GC intrinsics to take a pointer to the object as well as a pointer | Chris Lattner | 2004-07-22 | 1 | -2/+2 |
| | | | | | | to the field being updated. Patch contributed by Tobias Nurmiranta llvm-svn: 15097 | ||||
* | A few more microsteps | Chris Lattner | 2004-05-27 | 1 | -1/+7 |
| | | | | llvm-svn: 13817 | ||||
* | Initial checkin of GC implementation support files | Chris Lattner | 2004-05-23 | 1 | -0/+42 |
llvm-svn: 13700 |