Age | Commit message (Expand) | Author |
---|---|---|
2009-03-02 | Drop toy GC runtime. | Gordon Henriksen |
2008-01-24 | Fixing the stack walker. | Gordon Henriksen |
2008-01-07 | With this patch, the LowerGC transformation becomes the | Gordon Henriksen |
2007-12-29 | remove attribution from a variety of miscellaneous files. | Chris Lattner |
2006-11-17 | Undo removal of the runtime libraries. While this may have been a bit | Reid Spencer |
2006-11-16 | In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will | Reid Spencer |
2004-07-22 | Update GC intrinsics to take a pointer to the object as well as a pointer | Chris Lattner |
2004-07-16 | Fix warning on 64-bit machines | Brian Gaeke |
2004-05-27 | Continue the implementation | Chris Lattner |
2004-05-23 | Eliminate warnings | Alkis Evlogimenos |
2004-05-23 | Check in an EARLY START on a simple copying collector | Chris Lattner |