summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StatepointExampleGC.cpp
Commit message (Expand)AuthorAgeFilesLines
* [GC] Consolidate all built in GCs into a single file [NFC]Philip Reames2016-01-191-55/+0
* [GC] Make GCStrategy::isGCManagedPointer a type predicate not a value predica...Philip Reames2015-12-231-2/+2
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Revert GCStrategy ownership changesPhilip Reames2015-01-261-1/+1
* Update a commentPhilip Reames2015-01-161-1/+3
* clang-format all the GC related files (NFC)Philip Reames2015-01-161-3/+3
* Move ownership of GCStrategy objects to LLVMContextPhilip Reames2015-01-161-1/+1
* Remove gc.root's findCustomSafePoints mechanismPhilip Reames2015-01-161-1/+0
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-1/+1
* Add a missing file from 225365Philip Reames2015-01-071-0/+54
OpenPOWER on IntegriCloud