[Hexagon] Removing old duplicate atomic load/store patterns.
[oota-llvm.git] / include / llvm / CodeGen / GCStrategy.h
2015-01-16 Philip ReamesRemove gc.root's findCustomSafePoints mechanism
2015-01-07 Philip ReamesIntroduce an example statepoint GC strategy
2014-12-12 Philip ReamesComment and minor code cleanup for GCStrategy (NFC)
2014-12-11 Philip ReamesGCStrategy should not own GCFunctionInfo
2014-12-10 Philip ReamesExtend some comments around GCModuleInfo, GCFunctionInf...
2014-12-09 Philip ReamesRemove the Module pointer from GCStrategy and GCMetadat...
2014-04-15 David BlaikieUse unique_ptr to manage ownership of GCFunctionInfos...
2012-06-09 Dmitri GribenkoConvert comments to proper Doxygen comments.
2011-11-11 Nicolas GeoffrayAdd a custom safepoint method, in order for language...
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-08-17 Gordon HenriksenRename some GC classes so that their roll will hopefull...
2008-08-17 Gordon HenriksenFactor GC metadata table assembly generation out of...