Add 'const' to a few more functions in MachineFrameInfo
[oota-llvm.git] / include / llvm / CodeGen / GCMetadataPrinter.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
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
2014-12-11 Philip ReamesGCStrategy should not own GCFunctionInfo
2014-12-09 Philip ReamesRemove the Module pointer from GCStrategy and GCMetadat...
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2010-07-01 Mikhail GlushenkovTrailing whitespace.
2010-04-04 Chris Lattnermcize the gc metadata printing stuff.
2010-03-14 Chris Lattnerswitch GC_LABEL to use an MCSymbol operand instead...
2009-08-22 Chris Lattnerrename TAI -> MAI, being careful not to make MAILJMP...
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2008-08-17 Gordon HenriksenRename some GC classes so that their roll will hopefull...