]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - include/llvm/CodeGen/AsmPrinter.h
Make DwarfExpression store the AsmPrinter instead of the TargetMachine.
[opencl/llvm.git] / include / llvm / CodeGen / AsmPrinter.h
2015-01-12 Adrian PrantlMake DwarfExpression store the AsmPrinter instead of...
2014-12-17 Toma Tabacu[mips] Set GCC-compatible MIPS asssembler options befor...
2014-12-16 Matt ArsenaultMove lowerConstant to AsmPrinter
2014-10-21 Rafael EspindolaMake AsmPrinter::EmitLabelOffsetDifference a static...
2014-08-01 Adrian PrantlDebug info: Infrastructure to support debug locations...
2014-07-24 Lang Hames[X86] Optimize stackmap shadows on X86.
2014-06-11 Saleem AbdulrasoolCodeGen: refactor DwarfException
2014-05-13 Rafael EspindolaSplit GlobalValue into GlobalValue and GlobalObject.
2014-05-09 Rafael EspindolaDon't indent inside a namespace. Don't duplicate a...
2014-04-27 NAKAMURA TakumiCodeGen/AsmPrinter.h: Fix \param in r207369. [-Wdocumen...
2014-04-27 Adrian PrantlClarify the doxygen comment for AsmPrinter::EmitDwarfRe...
2014-04-27 Adrian PrantlDebug info: Refactor EmitDwarfRegOpPiece to be a member...
2014-04-16 Jim Grosbach[c++11] Tidy up AsmPrinter.cpp.
2014-04-15 David BlaikieUse unique_ptr to manage ownership of GCStrategy object...
2014-04-14 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2014-03-29 Tim NorthoverMake GetCPISymbol a virtual method.
2014-03-11 David BlaikieAccept Twine's to AsmPrinter::getTempSymbol (refactorin...
2014-03-08 Eric ChristopherAdd support for hashing location information for CU...
2014-03-07 Eric ChristopherTwo part patch:
2014-03-07 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-07 Rafael EspindolaReplace PROLOG_LABEL with a new CFI_INSTRUCTION.
2014-02-19 Rafael EspindolaAdd back r201608, r201622, r201624 and r201625
2014-02-19 Daniel JasperRevert r201622 and r201608.
2014-02-18 Rafael EspindolaFix PR18743.
2014-02-06 David PeixottoRemove const_cast for STI when parsing inline asm
2014-01-28 David WoodhouseChange MCStreamer EmitInstruction interface to take...
2014-01-24 Rafael EspindolaMove emitInlineAsmEnd to the AsmPrinter interface.
2013-12-28 Eric ChristopherRemove AsmPrinter::needsRelocationsForDwarfStringPool...
2013-12-03 Timur IskhodzhanovReland 196270 "Generalize debug info / EH emission...
2013-12-03 NAKAMURA TakumiRevert r196270, "Generalize debug info / EH emission...
2013-12-03 Timur IskhodzhanovGeneralize debug info / EH emission in AsmPrinter
2013-12-02 Rafael EspindolaMove getSymbolWithGlobalValueBase to TargetLoweringObje...
2013-11-28 Rafael EspindolaRemove an always true parameter.
2013-10-30 Rafael EspindolaProduce .weak_def_can_be_hidden for some linkonce_odr...
2013-10-29 Rafael EspindolaAdd a helper getSymbol to AsmPrinter.
2013-10-24 Eric ChristopherFormatting and whitespace.
2013-10-16 Rafael EspindolaAdd support for metadata representing .ident directives.
2013-10-11 Justin HolewinskiMake AsmPrinter::emitImplicitDef a virtual method so...
2013-09-12 Joey GoulyAdd an instruction deprecation feature to TableGen.
2013-08-13 Carlo KokFor COFF only: dwarf debug info output a label referenc...
2013-07-02 Manman RenDebug Info: use module flag to set up Dwarf version.
2013-07-02 Rafael EspindolaRemove address spaces from MC.
2013-06-23 David BlaikieDebugInfo: PR14404: Avoid truncating 64 bit values...
2013-06-19 David BlaikieDebugInfo: PR14763/r183329 correct the location of...
2013-06-16 David BlaikieDebugInfo: remove target-specific Frame Index handling...
2013-05-13 Rafael EspindolaRemove the MachineMove class.
2013-05-01 Bill WendlingRevert r180737. The companion patch was reverted, and...
2013-04-29 Bill WendlingEmit the TLS initialization function pointers into...
2013-04-27 Eric ChristopherUse the target triple from the target machine rather...
2013-04-22 Rafael EspindolaClarify that llvm.used can contain aliases.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-11-14 Anton KorobeynikovUse TARGET2 relocation for TType references on ARM.
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-09-05 Chad Rosier[ms-inline asm] Use the asm dialect from the MI to...
2012-06-22 Nick LewyckyEmit relocations for DW_AT_location entries on systems...
2012-02-22 Hal FinkelAllow the use of an alternate symbol for calculating...
2012-02-05 Craig TopperConvert assert(0) to llvm_unreachable
2012-01-26 Chris Lattnertidy up forward declarations.
2012-01-26 James MolloyAdd support for the R_ARM_TARGET1 relocation, which...
2012-01-25 Anton KorobeynikovProperly emit ctors / dtors with priorities into desire...
2011-10-27 Nick LewyckyTeach our Dwarf emission to use the string pool.
2011-06-19 Jay FoadFix a FIXME by making GlobalVariable::getInitializer...
2011-05-28 Charles DavisWhen generating code for Win64 EH, emit StartProc and...
2011-05-27 Rafael EspindolaMake size computation less brittle.
2011-05-10 Rafael EspindolaUse .cfi_sections to put the unwind info in .debug_fram...
2011-05-06 Rafael EspindolaYet more dead code.
2011-05-06 Rafael EspindolaUpdate comments.
2011-05-06 Rafael EspindolaMore dead code elimination.
2011-04-29 Rafael EspindolaFactor some code to needsCFIMoves. Avoid printing moves...
2011-04-28 Devang PatelTeach dwarf writer to handle complex address expression...
2011-04-27 Devang PatelRevert r130178. It turned out to be not the optimal...
2011-04-26 Devang PatelLet dwarf writer allocate extra space in the debug...
2011-04-21 Devang PatelRefactor.
2011-04-15 Rafael EspindolaSome refactoring suggested by Anton Korobeynikov.
2011-04-15 Rafael EspindolaAdd 129518 back with a fix for when we are producing...
2011-04-15 NAKAMURA TakumiRevert r129518, "Change ELF systems to use CFI for...
2011-04-14 Rafael EspindolaChange ELF systems to use CFI for producing the EH...
2011-02-23 Stuart HastingsOmit private_extern declarations of extern symbols...
2011-01-14 Anton KorobeynikovAdd CFI directives-based frame information emission...
2010-11-29 Michael J. SpencerMerge System into Support.
2010-11-17 Chris Lattnerrefactor the interface to EmitInlineAsm a bit, no funct...
2010-09-13 Benjamin KramerFix linux/msvc build, move include.
2010-09-13 Owen AndersonAttempt to fix the Linux build.
2010-09-02 Devang PatelFix .debug_range for linux. Patch by Krister Wombell.
2010-08-07 Dan GohmanTidy some #includes and forward-declarations, and move...
2010-07-21 Jim GrosbachFor ARM/Darwin, add a dwarf entry indicating whether...
2010-07-21 Jim Grosbachtidy up
2010-07-01 Mikhail GlushenkovTrailing whitespace.
2010-06-29 Bill WendlingRevert r107205 and r107207.
2010-06-29 Bill WendlingIntroducing the "linker_weak" linkage type. This will...
2010-04-28 Chris LattnerRework global alignment computation again. Now we...
2010-04-28 Devang PatelEmit debug info for byval parameters.
2010-04-28 Chris Lattnerfurther simplify EmitAlignment by eliminating the
2010-04-28 Chris Lattnerremove a dead argument to EmitAlignment.
2010-04-17 Dan GohmanAdd const qualifiers to TargetLoweringObjectFile usage.
2010-04-16 Devang PatelAdd support to emit dwarf ranges.
2010-04-06 Chris Lattnerpropagate cookie management out one layer of function...
2010-04-05 Chris Lattnerchange AsmPrinter to use DwarfDebug/DwarfException...
2010-04-05 Chris Lattner1) make DIE take AsmPrinter instead of DwarfPrinter.
2010-04-04 Chris LattnerMove EmitFrameMoves into AsmPrinter.
next