[BranchFolding] Set correct mem refs
[oota-llvm.git] / lib / CodeGen / GCRootLowering.cpp
2015-10-09 Duncan P. N. Exon... CodeGen: Remove a few more ilist iterator implicit...
2015-08-15 James Y KnightRemove redundant TargetFrameLowering::getFrameIndexOffs...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-05-20 Pete CooperChange Function::getIntrinsicID() to return an Intrinsi...
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)