summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ErlangGC.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-sort #include lines using my handy dandy ./utils/sort_includes.pyChandler Carruth2015-02-131-1/+1
* Revert GCStrategy ownership changesPhilip Reames2015-01-261-1/+1
* clang-format all the GC related files (NFC)Philip Reames2015-01-161-8/+7
* Move ownership of GCStrategy objects to LLVMContextPhilip Reames2015-01-161-1/+1
* Remove gc.root's findCustomSafePoints mechanismPhilip Reames2015-01-161-35/+0
* Have MachineFunction cache a pointer to the subtarget to make lookupsEric Christopher2014-08-051-2/+1
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-1/+3
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-071-1/+1
* Add a GC plugin for ErlangYiannis Tsiouris2013-03-251-0/+81
OpenPOWER on IntegriCloud