aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/GCStrategy.h
AgeCommit message (Expand)Author
2012-06-09Convert comments to proper Doxygen comments.Dmitri Gribenko
2011-11-11Add a custom safepoint method, in order for language implementers to decide w...Nicolas Geoffray
2009-01-05Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman
2008-08-17Rename some GC classes so that their roll will hopefully be clearer.Gordon Henriksen
2008-08-17Factor GC metadata table assembly generation out of Collector in preparation ...Gordon Henriksen