summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GCRootLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-format all the GC related files (NFC)Philip Reames2015-01-161-4/+0
* Move ownership of GCStrategy objects to LLVMContextPhilip Reames2015-01-161-1/+2
* Remove gc.root's findCustomSafePoints mechanismPhilip Reames2015-01-161-6/+9
* Style cleanup of old gc.root lowering codePhilip Reames2015-01-151-46/+45
* clang-format GCStrategy.cpp & GCRootLowering.cpp (NFC)Philip Reames2015-01-151-88/+80
* Split GCStrategy.cpp into two files (NFC)Philip Reames2015-01-151-0/+388
OpenPOWER on IntegriCloud