Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GC] Consolidate all built in GCs into a single file [NFC] | Philip Reames | 2016-01-19 | 1 | -36/+0 |
* | Revert GCStrategy ownership changes | Philip Reames | 2015-01-26 | 1 | -1/+1 |
* | clang-format all the GC related files (NFC) | Philip Reames | 2015-01-16 | 1 | -7/+6 |
* | Move ownership of GCStrategy objects to LLVMContext | Philip Reames | 2015-01-16 | 1 | -1/+1 |
* | Remove includes of Support/Compiler.h that are no longer needed after the | Nick Lewycky | 2009-10-25 | 1 | -1/+0 |
* | Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces. | Nick Lewycky | 2009-10-25 | 1 | -1/+1 |
* | Registry.h should not depend on CommandLine.h. | Mikhail Glushenkov | 2009-01-16 | 1 | -0/+1 |
* | Delete trailing whitespace. | Mikhail Glushenkov | 2009-01-16 | 1 | -2/+2 |
* | Rename some GC classes so that their roll will hopefully be clearer. | Gordon Henriksen | 2008-08-17 | 1 | -18/+9 |
* | Factor GC metadata table assembly generation out of Collector in preparation ... | Gordon Henriksen | 2008-08-17 | 1 | -0/+46 |