Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Undo removal of the runtime libraries. While this may have been a bit | Reid Spencer | 2006-11-17 | 1 | -0/+122 |
* | In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will | Reid Spencer | 2006-11-16 | 1 | -122/+0 |
* | Update GC intrinsics to take a pointer to the object as well as a pointer | Chris Lattner | 2004-07-22 | 1 | -2/+2 |
* | Fix warning on 64-bit machines | Brian Gaeke | 2004-07-16 | 1 | -1/+1 |
* | Continue the implementation | Chris Lattner | 2004-05-27 | 1 | -37/+61 |
* | Eliminate warnings | Alkis Evlogimenos | 2004-05-23 | 1 | -1/+1 |
* | Check in an EARLY START on a simple copying collector | Chris Lattner | 2004-05-23 | 1 | -0/+98 |