MC: rename MCW64UnwindInfo to MCWinFrameInfo
[oota-llvm.git] / lib / MC / MCStreamer.cpp
2014-07-12 Saleem AbdulrasoolMC: rename MCW64UnwindInfo to MCWinFrameInfo
2014-07-01 Reid KlecknerFix .seh_stackalloc 0
2014-06-29 Saleem AbdulrasoolMC: rename EmitWin64EH routines
2014-06-25 Rafael EspindolaMerge the used symbol scanning of MCObjectStreamer...
2014-06-25 Rafael EspindolaMove expression visitation logic up to MCStreamer.
2014-06-25 NAKAMURA TakumiRe-apply r211399, "Generate native unwind info on Win64...
2014-06-25 Rafael EspindolaFix another asserting method in the null streamer.
2014-06-25 Rafael EspindolaFix a regression from r211653.
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 EspindolaPrint a=b as an assignment.
2014-06-23 Rafael EspindolaAllow using .cfi_startproc without a leading symbol.
2014-06-22 NAKAMURA TakumiRevert r211399, "Generate native unwind info on Win64"
2014-06-20 Reid KlecknerGenerate native unwind info on Win64
2014-05-12 Rafael EspindolaMove EH/Debug frame handling to the object streamer.
2014-05-12 Rafael EspindolaRemove always true argument.
2014-05-12 Rafael EspindolaRemove an always true argument.
2014-04-27 Rafael EspindolaMake getOrCreateSymbolData non virtual.
2014-04-22 Kevin EnderbyFix the assembler to print a better relocatable express...
2014-04-15 Quentin Colombet[MC] Emit an error if cfi_startproc is used before...
2014-04-13 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-04-01 David BlaikieDebugInfo: Avoid creating unnecessary/empty line tables...
2014-03-20 Rafael EspindolaDon't use EmitAbsValue with symbol references.
2014-03-20 Zoran JovanovicMark alias symbols as microMIPS if necessary. Differe...
2014-03-17 David BlaikieDebugInfo: Improve reuse of file table entries in asm...
2014-03-05 Rafael EspindolaAlways print the implicit .text at the start of an...
2014-02-07 Rafael EspindolaAlways create a temporary symbol to use with the cfi...
2014-01-31 Rafael EspindolaRemove another hasRawTextSupport.
2014-01-27 David MajnemerMC: Add support for .cfi_startproc simple
2014-01-26 Rafael EspindolaConstruct the MCStreamer before constructing the MCTarg...
2014-01-24 Rafael EspindolaSimplify the logic for deciding when to initialize...
2014-01-24 Rafael EspindolaMost streamers' InitSections just create a text section...
2014-01-22 Greg FitzgeraldFix inline assembly that switches between ARM and Thumb...
2014-01-16 Rafael EspindolaAdd an emitRawComment function and use it to simplify...
2014-01-14 Rafael EspindolaReplace .mips_hack_stocg with ".set micromips" and...
2013-12-20 Timur Iskhodzhanov[COFF] Add support for the .secidx directive
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-10-24 David BlaikieMCStreamer: Reimplement the virtual EmitRawText as...
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-10-05 Rafael EspindolaRemove some really nasty uses of hasRawTextSupport.
2013-09-26 Venkatraman Govind... Implements parsing and emitting of .cfi_window_save...
2013-09-19 Richard MittonAdded support for generate DWARF .debug_aranges section...
2013-09-09 Bill WendlingSet the encoding to '0' if we don't have an MAB.
2013-09-09 Bill WendlingCall generateCompactUnwindEncodings() right before...
2013-09-09 Bill WendlingGenerate compact unwind encoding from CFI directives.
2013-08-27 Kai NackeFix wrong code offset for unwind code SET_FPREG.
2013-07-08 Kai NackeRevert: Fix wrong code offset for unwind code SET_FPREG.
2013-07-06 Kai NackeFix wrong code offset for unwind code SET_FPREG.
2013-07-02 Rafael EspindolaRemove address spaces from MC.
2013-06-27 Serge PavlovUse MCFillFragment for zero-initialized data.
2013-06-18 Bill WendlingUse pointers to the MCAsmInfo and MCRegInfo.
2013-05-07 Charles DavisMCStreamer: Also clear vector of W64UnwindInfos on...
2013-04-17 Peter CollingbourneAdd support for subsections to the ELF assembler. Fixes...
2013-03-18 Jakub StaszakChange NULL to 0.
2013-03-07 Manman RenDebug Info: store the files and directories for each...
2013-02-19 Jack CarterELF symbol table field st_other support,
2013-02-12 Jack CarterThis patch just fixes up various llvm formatting
2013-01-31 Chandler CarruthGive the MCStreamer class hierarchy LLVM RTTI facilitie...
2013-01-09 Eric ChristopherLast in the series of removing unnecessary '0' argument...
2013-01-04 Pedro Artigassmall fixes to enable the reuse of the pass manager...
2012-12-16 Reed KotlerThis patch is needed to make c++ exceptions work for...
2012-12-12 Pedro ArtigasMake the MCStreamer have a reset method and call that...
2012-12-10 Lang HamesDefer call to InitSections until after MCContext has...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-25 Rafael EspindolaAdd support for .cfi_register now that it is easy to...
2012-11-24 Rafael EspindolaGive each MCCFIInstruction its own opcode.
2012-11-24 Rafael EspindolaMove a bit of duplicated code into a helper function.
2012-11-24 Rafael EspindolaRefactor how MCCFIInstructions are created.
2012-11-23 Rafael EspindolaImplement .cfi_undefined. Based on a patch from PaX...
2012-10-15 Adhemerval ZanellaPowerPC: add EmitTCEntry class for TOC creation
2012-08-08 Jim GrosbachMove [SU]LEB128 encoding to a utility header.
2012-05-18 Jim GrosbachRefactor data-in-code annotations.
2012-02-23 Benjamin KramerBump SmallString to the minimum required amount for...
2012-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2012-02-03 Akira HatanakaAdd a new MachineJumpTableInfo entry type, EK_GPRel64Bl...
2012-01-23 Rafael EspindolaAdd support for .cfi_signal_frame. Fixes pr11762.
2012-01-09 Rafael EspindolaDon't print an unused label before .cfi_endproc.
2012-01-07 Rafael EspindolaDon't print a label before .cfi_startproc when we don...
2012-01-07 Rafael EspindolaSplit Finish into Finish and FinishImpl to have a commo...
2011-12-29 Rafael EspindolaImplement cfi_restore. Patch by Brian Anderson!
2011-12-29 Rafael EspindolaRename Remember and Restore to RememberState and Restor...
2011-12-29 Rafael EspindolaImplement .cfi_escape. Patch by Brian Anderson!
2011-12-17 Rafael EspindolaAdd back the MC bits of 126425. Original patch by Natha...
2011-11-05 Benjamin KramerTwinify.
2011-11-05 Benjamin KramerAdd an option to pad an uleb128 to MCObjectWriter and...
2011-10-17 Nick LewyckyAdd support for a new extension to the .file directive:
2011-10-04 Owen AndersonTeach the MC to output code/data region marker labels...
2011-08-25 Benjamin KramerInitialize member variable.
2011-08-24 Evan ChengSome autoconf tests use module level inline asm to...
2011-08-02 Rafael EspindolaAssume .cfi_startproc is the first thing in a function...
2011-07-19 Bill WendlingAdd a method to set compact unwind encoding information...
2011-07-15 Evan ChengMove some parts of TargetAsmInfo down to MCAsmInfo...
2011-06-07 Roman DivackyMake EmitIntValue() work properly on big-endian targets.
2011-05-27 Charles DavisStart keeping track of where the various unwind instruc...
2011-05-27 Charles DavisMy attempt at fixing the leak reported by the valgrind...
2011-05-27 Charles DavisFix inverted conditional in SaveReg and SaveXMM. Err...
2011-05-26 Charles DavisTest .seh_startchained and .seh_endchained parsing.
2011-05-24 Charles DavisTest basic SEH directive-parsing functionality. Fix...
next