summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/OcamlGC.cpp
Commit message (Expand)AuthorAgeFilesLines
* [GC] Consolidate all built in GCs into a single file [NFC]Philip Reames2016-01-191-36/+0
* Revert GCStrategy ownership changesPhilip Reames2015-01-261-1/+1
* clang-format all the GC related files (NFC)Philip Reames2015-01-161-7/+6
* Move ownership of GCStrategy objects to LLVMContextPhilip Reames2015-01-161-1/+1
* Remove includes of Support/Compiler.h that are no longer needed after theNick Lewycky2009-10-251-1/+0
* Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces.Nick Lewycky2009-10-251-1/+1
* Registry.h should not depend on CommandLine.h.Mikhail Glushenkov2009-01-161-0/+1
* Delete trailing whitespace.Mikhail Glushenkov2009-01-161-2/+2
* Rename some GC classes so that their roll will hopefully be clearer.Gordon Henriksen2008-08-171-18/+9
* Factor GC metadata table assembly generation out of Collector in preparation ...Gordon Henriksen2008-08-171-0/+46
OpenPOWER on IntegriCloud