MC: Clean up method names in MCContext.
[oota-llvm.git] / lib / CodeGen / GCRootLowering.cpp
2015-05-18 Jim GrosbachMC: Clean up method names in MCContext.
2015-04-02 Philip ReamesTeach gcroot how to handle dynamically realigned frames
2015-02-20 Eric ChristopherGet the cached subtarget off the MachineFunction rather...
2015-02-13 Chandler CarruthRe-sort #include lines using my handy dandy ./utils...
2015-01-28 Philip ReamesRemove gc.root's performCustomLowering
2015-01-26 Philip ReamesRevert GCStrategy ownership changes
2015-01-16 Philip Reamesclang-format all the GC related files (NFC)
2015-01-16 Philip ReamesMove ownership of GCStrategy objects to LLVMContext
2015-01-16 Philip ReamesRemove gc.root's findCustomSafePoints mechanism
2015-01-15 Philip ReamesStyle cleanup of old gc.root lowering code
2015-01-15 Philip Reamesclang-format GCStrategy.cpp & GCRootLowering.cpp (NFC)
2015-01-15 Philip ReamesSplit GCStrategy.cpp into two files (NFC)