summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/GC/GCInterface.h
Commit message (Collapse)AuthorAgeFilesLines
* Drop toy GC runtime.Gordon Henriksen2009-03-021-48/+0
| | | | llvm-svn: 65801
* remove attribution from a variety of miscellaneous files.Chris Lattner2007-12-291-2/+2
| | | | llvm-svn: 45425
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-171-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 willReid Spencer2006-11-161-48/+0
| | | | | | be dropped. This patch pertains to removing the runtime directory from LLVM. llvm-svn: 31793
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
| | | | llvm-svn: 21427
* Update GC intrinsics to take a pointer to the object as well as a pointerChris Lattner2004-07-221-2/+2
| | | | | | to the field being updated. Patch contributed by Tobias Nurmiranta llvm-svn: 15097
* A few more microstepsChris Lattner2004-05-271-1/+7
| | | | llvm-svn: 13817
* Initial checkin of GC implementation support filesChris Lattner2004-05-231-0/+42
llvm-svn: 13700
OpenPOWER on IntegriCloud