Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / MC / MCNullStreamer.cpp
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2014-10-14 Rafael EspindolaRemove method that is identical to the base class one.
2014-06-25 Rafael EspindolaMerge the used symbol scanning of MCObjectStreamer...
2014-06-25 NAKAMURA TakumiMCNullStreamer.cpp: Roll back a few empty methods that...
2014-06-25 Rafael EspindolaMove some trivial methods up to MCStreamer.
2014-06-25 Rafael EspindolaSimplify the handling of .cfi_endproc.
2014-06-24 Rafael EspindolaSimplify EmitLabel.
2014-06-24 Rafael EspindolaPrint a=b as an assignment.
2014-06-19 Alp TokerMCNullStreamer: assign file IDs to resolve crashes...
2014-05-12 Rafael EspindolaMove EmitDwarfAdvanceLineAddr and EmitDwarfAdvanceFrame...
2014-04-22 Kevin EnderbyFix the assembler to print a better relocatable express...
2014-04-13 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-03-17 David BlaikieDebugInfo: Improve reuse of file table entries in asm...
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-01-28 David WoodhouseChange MCStreamer EmitInstruction interface to take...
2014-01-26 Rafael EspindolaConstruct the MCStreamer before constructing the MCTarg...
2014-01-24 Rafael EspindolaMost streamers' InitSections just create a text section...
2014-01-23 Rafael EspindolaInitToTextSection is redundant with InitSections. Remov...
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-10-05 Rafael EspindolaRemove some really nasty uses of hasRawTextSupport.
2013-09-19 Richard MittonAdded support for generate DWARF .debug_aranges section...
2013-08-09 Saleem Abdulrasool[CodeGen] prevent abnormal on invalid attributes
2013-07-02 Rafael EspindolaRemove address spaces from MC.
2013-04-17 Peter CollingbourneAdd support for subsections to the ELF assembler. Fixes...
2013-03-07 Manman RenDebug Info: store the files and directories for each...
2013-01-31 Chandler CarruthGive the MCStreamer class hierarchy LLVM RTTI facilitie...
2013-01-14 Eli BenderskyExpose an InitToTextSection through MCStreamer.
2013-01-07 Eli BenderskyAdd the align_to_end option to .bundle_lock in the...
2012-12-20 Eli BenderskyAligned bundling support. Following the discussion...
2012-12-16 Reed KotlerThis patch is needed to make c++ exceptions work for...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-06-22 Evan ChengEmitZerofill should take a 64-bit size or else it's...
2012-05-11 Jim GrosbachTidy up. Trailing whitespace.
2012-02-22 Daniel DunbarMC: Fix the MCNullStreamer which was broken in r147763.
2012-01-27 Jim GrosbachBetter diagnostic for malformed .org assembly directive.
2012-01-07 Rafael EspindolaSplit Finish into Finish and FinishImpl to have a commo...
2011-12-17 Rafael EspindolaAdd back the MC bits of 126425. Original patch by Natha...
2011-10-17 Nick LewyckyAdd support for a new extension to the .file directive:
2011-09-01 Benjamin KramerDon't drop alignment info on local common symbols.
2011-07-14 Evan ChengUnfortunately several files in MC are badly violating...
2011-05-01 Rafael EspindolaSimplify the handling of pcrel relocations on ELF....
2011-04-21 Rafael EspindolaRemove unused argument.
2011-04-18 Devang PatelReduce clutter in asm output. Do not emit source locati...
2011-02-25 Cameron ZwarichRoll out r126425 and r126450 to see if it fixes the...
2011-02-24 Devang PatelEnable DebugInfo support for COFF object files.
2011-02-16 Rafael EspindolaAdd support for pushsection and popsection. Patch by...
2010-12-10 Rafael EspindolaFixed version of 121434 with no new memory leaks.
2010-12-10 Rafael EspindolaRevert my previous patch to make the valgrind bots...
2010-12-09 Rafael EspindolaInitial support for the cfi directives. This is just...
2010-12-04 Rafael EspindolaThere are two reasons why we might want to use
2010-12-03 Rafael EspindolaTry to resolve symbol differences early, and if success...
2010-12-02 Devang PatelUse set directive for StartMinusEndExpr.
2010-11-16 Rafael EspindolaAdd .loc methods to the streamer.
2010-11-05 Jim GrosbachMC'ize the '.code 16' and '.thumb_func' ARM directives.
2010-11-02 Rafael EspindolaAdd support for expressions in .sleb/.uleb directives.
2010-11-01 Rafael EspindolaImplement .weakref.
2010-09-15 Rafael EspindolaAdd a InitSections method to the streamer interface.
2010-09-02 Benjamin KramerAdd AsmParser support for the ELF .previous directive...
2010-05-18 Eric ChristopherMake EmitTBSSSymbol take a section argument so that...
2010-05-14 Eric ChristopherAdd AsmParser support for darwin tbss directive.
2010-05-08 Chris Lattnerbreak coff symbol definition stuff out into proper...
2010-03-09 Chris Lattnermake the NullStreamer set the section on a label when...
2010-02-23 Kevin EnderbyThis is the first patch to put the needed bits in place...
2010-01-25 Chris Lattnermcstreamerize gprel32 emission.
2010-01-25 Chris Lattnermcstreamerize .file and .file. This also fixes an...
2010-01-25 Chris Lattneremit the .size directive for global variables on ELF...
2010-01-23 Chris Lattnermcize lcomm, simplify .comm, extend both to support...
2010-01-23 Chris Lattnermove the various directive enums out of the MCStreamer...
2010-01-19 Chris LattnerGeneralize mcasmstreamer data emission APIs to take...
2009-11-06 Daniel DunbarPass StringRef by value.
2009-08-31 Daniel Dunbarllvm-mc: Pass values to MCStreamer as MCExprs, not...
2009-08-31 Daniel Dunbarllvm-mc: Simplify EmitAssignment ('.set' is identical...
2009-08-30 Daniel Dunbarllvm-mc: MCStreamer cleanups. - Remove EmitLocalSymbol...
2009-08-28 Daniel Dunbarllvm-mc: Emit .lcomm as .zerofill.
2009-08-28 Daniel Dunbarllvm-mc: Add const to EmitZeroFill section argument.
2009-08-18 Chris Lattnernull streamer needs to maintain the current section...
2009-08-17 Chris Lattnerchange AsmPrinter to switch sections using AsmStreamer...
2009-08-13 Daniel Dunbarllvm-mc: Add dummy MCStreamer implementation, (eventual...