summaryrefslogtreecommitdiff
path: root/lib/CodeGen/AsmPrinter
Commit message (Expand)AuthorAge
* Enable EHABI by defaultRenato Golin2014-01-29
* Revert r200340, "Add line table debug info to COFF files when using a win32 t...NAKAMURA Takumi2014-01-29
* Change MCStreamer EmitInstruction interface to take subtarget infoDavid Woodhouse2014-01-28
* Add line table debug info to COFF files when using a win32 triple.Timur Iskhodzhanov2014-01-28
* typoAdrian Prantl2014-01-28
* Revert r199871 and replace it with a simple check in the debug infoEric Christopher2014-01-28
* Reformat slightly.Eric Christopher2014-01-27
* MC: Add support for .cfi_startproc simpleDavid Majnemer2014-01-27
* Move emitInlineAsmEnd to the AsmPrinter interface.Rafael Espindola2014-01-24
* Revert "Use DW_AT_high_pc and DW_AT_low_pc for the high and low pc for a"Eric Christopher2014-01-24
* Use DW_AT_high_pc and DW_AT_low_pc for the high and low pc for aEric Christopher2014-01-24
* Simplify the logic for deciding when to initialize the sections.Rafael Espindola2014-01-24
* Make the use of DW_AT_ranges in the compile unit depend also uponEric Christopher2014-01-23
* Avoid emitting a DWARF type attribute for an ObjC property of typeEric Christopher2014-01-23
* Fix inline assembly that switches between ARM and Thumb modesGreg Fitzgerald2014-01-22
* Fix a DenseMap iterator invalidation bug causing lots of crashes whenChandler Carruth2014-01-20
* Debug info (LTO): Move the creation of accessibility flags toAdrian Prantl2014-01-18
* Add an emitRawComment function and use it to simplify some uses of EmitRawText.Rafael Espindola2014-01-16
* Use a slightly smaller hack.Rafael Espindola2014-01-16
* WinCOFF: Transform IR expressions featuring __ImageBase into image relative r...David Majnemer2014-01-15
* Make sure we emit a relocation to the debug_ranges section in theEric Christopher2014-01-15
* Enable use of ranges for translation units in the presence ofEric Christopher2014-01-14
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-14
* Revert "Decouple dllexport/dllimport from linkage"Nico Rieck2014-01-14
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-14
* Make getTargetStreamer return a possibly null pointer.Rafael Espindola2014-01-14
* Handle bundled terminators in isBlockOnlyReachableByFallthrough.Jakob Stoklund Olesen2014-01-12
* Revert r198979 - accidental commit.Eric Christopher2014-01-11
* Reformat.Eric Christopher2014-01-11
* Update function name and add some helpful comments.Eric Christopher2014-01-11
* Revert "Revert r198851, "Prototype of skeleton type units for fission""David Blaikie2014-01-10
* Revert r198851, "Prototype of skeleton type units for fission"NAKAMURA Takumi2014-01-09
* Prototype of skeleton type units for fissionDavid Blaikie2014-01-09
* DwarfDebug: Refactor out common skeleton construction code to be reused for t...David Blaikie2014-01-09
* Reformatting for r198842David Blaikie2014-01-09
* DwarfUnit: Rename "Node" to "CUNode" and propagate it through DwarfTypeUnit a...David Blaikie2014-01-09
* Revert "DwarfUnit: Move the DICompileUnit Node to the DwarfCompileUnit only"David Blaikie2014-01-09
* Put the functionality for printing a value to a raw_ostream as anChandler Carruth2014-01-09
* DwarfUnit: Move the DICompileUnit Node to the DwarfCompileUnit onlyDavid Blaikie2014-01-09
* Move the llvm mangler to lib/IR.Rafael Espindola2014-01-07
* Emit arange padding with a single directive.Benjamin Kramer2014-01-07
* Move the LLVM IR asm writer header files into the IR directory, as theyChandler Carruth2014-01-07
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Make the llvm mangler depend only on DataLayout.Rafael Espindola2014-01-03
* Revert "Revert "Debug Info: Type Units: Simplify type hashing using IR-provid...David Blaikie2014-01-03
* Revert "Debug Info: Type Units: Simplify type hashing using IR-provided uniqu...David Blaikie2014-01-03
* Debug Info: Type Units: Simplify type hashing using IR-provided unique names.David Blaikie2014-01-03
* 80-column.Eric Christopher2014-01-03
* Remove TextSectionSym as it is unused.Eric Christopher2014-01-03
* Revert "Reverting r193835 due to weirdness with Go..."David Blaikie2014-01-03