summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/GC/SemiSpace/semispace.c
Commit message (Expand)AuthorAgeFilesLines
* Drop toy GC runtime.Gordon Henriksen2009-03-021-127/+0
* Fixing the stack walker.Gordon Henriksen2008-01-241-4/+7
* With this patch, the LowerGC transformation becomes theGordon Henriksen2008-01-071-15/+17
* remove attribution from a variety of miscellaneous files.Chris Lattner2007-12-291-2/+2
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-171-0/+122
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-161-122/+0
* Update GC intrinsics to take a pointer to the object as well as a pointerChris Lattner2004-07-221-2/+2
* Fix warning on 64-bit machinesBrian Gaeke2004-07-161-1/+1
* Continue the implementationChris Lattner2004-05-271-37/+61
* Eliminate warningsAlkis Evlogimenos2004-05-231-1/+1
* Check in an EARLY START on a simple copying collectorChris Lattner2004-05-231-0/+98
OpenPOWER on IntegriCloud