summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GCRootLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Teach gcroot how to handle dynamically realigned framesPhilip Reames2015-04-021-7/+10
* Get the cached subtarget off the MachineFunction rather thanEric Christopher2015-02-201-4/+2
* Re-sort #include lines using my handy dandy ./utils/sort_includes.pyChandler Carruth2015-02-131-1/+1
* Remove gc.root's performCustomLoweringPhilip Reames2015-01-281-27/+1
* Revert GCStrategy ownership changesPhilip Reames2015-01-261-1/+1
* 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