OSDN Git Service

[CodeGen] Refactor AppleAccelTable
[android-x86/external-llvm.git] / lib / CodeGen / AsmPrinter / DwarfDebug.cpp
2018-02-19 Pavel Labath[CodeGen] Refactor AppleAccelTable
2018-02-14 Paul Robinson[DWARF] Fix incorrect prologue end line record.
2018-01-29 Jonas Devlieghere[NFC] Rename DwarfAccelTable and move header.
2018-01-29 Jonas Devlieghere[NFC] Refactor Apple Accelerator Tables
2018-01-26 Wolfgang Pieb[DWARF] Generate DWARF v5 string offsets tables along...
2018-01-17 Pavel LabathDon't emit apple accelerator tables on non-darwin targets
2018-01-12 Paul Robinson[DWARFv5] CodeGen support for MD5 file checksums
2018-01-09 Paul Robinson[DWARFv5] MC support for MD5 file checksums
2017-12-15 Matthias BraunMachineFunction: Return reference from getFunction...
2017-11-17 David BlaikieFix a bunch more layering of CodeGen headers that are...
2017-10-12 Eli Friedman[DWARF] Fix bad comparator in sortGlobalExprs.
2017-10-12 Daniel JasperReinstantiate old/bad deduplication logic that was...
2017-10-10 Justin BognerCodeGen: Minor cleanups to use MachineInstr::getMF...
2017-10-10 Bjorn SteinbrinkIgnore all duplicate frame index expression
2017-09-12 Peter CollingbourneIR: Represent -ggnu-pubnames with a flag on the DICompi...
2017-09-12 Robert LougherRevert "[DWARF] Incorrect prologue end line record."
2017-09-12 Robert Lougher[DWARF] Incorrect prologue end line record.
2017-09-07 Paul Robinson[DWARF] Line 0 should not have a discriminator.
2017-08-28 NAKAMURA TakumiUntabify.
2017-08-19 Adrian PrantlFilter out non-constant DIGlobalVariableExpressions...
2017-08-17 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize and Include...
2017-08-02 Adrian PrantlAssert that the offset of a DBG_VALUE is always 0....
2017-08-02 Adrian PrantlRemove the unused Offset field from MachineLocation...
2017-08-02 Adrian PrantlRemove unreachable code. (NFC)
2017-08-01 David BlaikieDebugInfo: Update flag description that'd been copypast...
2017-07-31 David BlaikieDebugInfo: Put range base specifier entry functionality...
2017-07-31 David BlaikieDebugInfo: Fix r309526, ensure resetting base address...
2017-07-30 David BlaikieDebugInfo: Use base address selection entries in debug_...
2017-07-28 David BlaikieDebugInfo: Consider a CU containing only local imported...
2017-07-27 Adrian Prantlremove redundant check
2017-07-27 David BlaikieDebugInfo: Ensure imported entities at the top level...
2017-07-26 Adrian PrantlDo a better job at emitting prefrabricated skeleton...
2017-07-25 Adrian PrantlDebug Info: Support fragmented variables in the MMI...
2017-07-25 Adrian PrantlRevert "Debug Info: Support fragmented variables in...
2017-07-25 Adrian PrantlDebug Info: Support fragmented variables in the MMI...
2017-07-21 Adrian PrantlDebug Info: Don't strip clang module skeleton CUs.
2017-06-20 Adrian PrantlFix a crash in DwarfDebug::validThroughout.
2017-06-16 Adrian PrantlImprove the accuracy of variable ranges .debug_loc...
2017-06-14 Florian HahnAlign definition of DW_OP_plus with DWARF spec [3/3]
2017-06-07 Zachary TurnerMove Object format code to lib/BinaryFormat.
2017-05-29 Mehdi AminiDebugInfo: Include .dwo file name when hashing multiple...
2017-05-29 Mehdi AminiDebugInfo: Omit an empty CU when a subprogram was moved...
2017-05-29 Mehdi AminiRevert "DebugInfo: Omit an empty CU when a subprogram...
2017-05-29 Mehdi AminiRevert "DebugInfo: Include .dwo file name when hashing...
2017-05-29 David BlaikieDebugInfo: Include .dwo file name when hashing multiple...
2017-05-28 David BlaikieDebugInfo: Omit an empty CU when a subprogram was moved...
2017-05-26 David BlaikieDebugInfo: Do not emit empty CUs
2017-05-26 David BlaikieDebugInfo: Don't include locations for debug-having...
2017-05-25 David BlaikieDebugInfo: Simplify scopes+subprogram handling since...
2017-05-25 David BlaikieDebugInfo: Produce debug_{gnu_}pub{names,types} entries...
2017-05-22 Adrian PrantlDon't generate line&scope debug info for meta-instructions.
2017-05-22 Adrian PrantlRevert "Don't generate line&scope debug info for meta...
2017-05-22 Adrian PrantlDon't generate line&scope debug info for meta-instructions.
2017-05-12 David BlaikieDWARF: Avoid cross-CU references under Fission
2017-04-21 David BlaikieMove Split DWARF handling to an MC option/command line...
2017-04-19 Adrian PrantlFix bug that caused DwarfExpression to drop DW_OP_deref...
2017-04-19 Adrian PrantlRevert "Fix bug that caused DwarfExpression to drop...
2017-04-19 Adrian PrantlFix bug that caused DwarfExpression to drop DW_OP_deref...
2017-04-18 Adrian PrantlPR32382: Fix emitting complex DWARF expressions.
2017-04-17 Konstantin ZhuravlyovDistinguish between code pointer size and DataLayout...
2017-03-29 Eric ChristopherIf the DIUnit has flags passed on it then have DW_AT_pr...
2017-03-22 Adrian PrantlFix PR32298 by adding an early exit to getFrameIndexExp...
2017-03-20 Zachary TurnerAdd a function to MD5 a file's contents.
2017-03-20 Adrian PrantlReplace uses of DwarfExpression::addMachineReg* with...
2017-03-16 Adrian PrantlRename methods in DwarfExpression to adhere to the...
2017-03-13 Adrian PrantlRevert "Debug Info: Add basic support for external...
2017-02-17 Adrian PrantlDebug Info: Sort frame index expressions before emittin...
2017-02-16 David BlaikieRefactor DebugHandlerBase a bit to common non-debug...
2017-02-03 David BlaikieDebugInfo: ensure type and namespace names are included...
2017-02-01 Paul RobinsonRemove an assertion that doesn't hold when mixing ...
2017-02-01 Dehao ChenChange debug-info-for-profiling from a TargetOption...
2017-02-01 Paul RobinsonRemove an assertion that doesn't hold when mixing ...
2017-01-19 Dehao ChenAdd -debug-info-for-profiling to emit more debug info...
2016-12-22 Adrian PrantlRefactor the DIExpression fragment query interface...
2016-12-20 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-16 Paul RobinsonAllow "line 0" to be the first explicit debug location...
2016-12-16 Adrian PrantlRevert "[IR] Remove the DIExpression field from DIGloba...
2016-12-16 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-16 Adrian PrantlRevert "[IR] Remove the DIExpression field from DIGloba...
2016-12-16 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-15 David BlaikieDebugInfo: Address non-deterministic output (iterating...
2016-12-15 David BlaikieDebugInfo: Emit ranges for functions with DISubprograms...
2016-12-14 David BlaikieDebugInfo: Improve type safety and simplify some subpro...
2016-12-14 Paul Robinson[DWARF] Preserve column number when emitting 'line...
2016-12-12 Paul RobinsonRecommit r288212: Emit 'no line' information for intere...
2016-12-09 Adrian PrantlFix LLVM's use of DW_OP_bit_piece in DWARF expressions.
2016-12-09 Paul Robinson[DWARF] Suppress .loc directives from CFI instructions
2016-12-05 Adrian Prantl[DIExpression] Introduce a dedicated DW_OP_LLVM_fragmen...
2016-12-01 Greg ClaytonThis change removes the dependency on DwarfDebug that...
2016-12-01 Kostya Serebryanyrevert r288283 as it causes debug info (line numbers...
2016-11-30 Matthias BraunMove VariableDbgInfo from MachineModuleInfo to MachineF...
2016-11-30 Paul RobinsonRecommit r288212: Emit 'no line' information for intere...
2016-11-29 Paul RobinsonRevert r288212 due to lldb failure.
2016-11-29 Paul RobinsonEmit 'no line' information for interesting 'orphan...
2016-11-23 Greg ClaytonRely on a single DWARF version instead of having two...
2016-11-22 Paul RobinsonRestructure DwarfDebug::beginInstruction(). [NFC]
2016-11-18 Matthias BraunTimer: Track name and description.
2016-11-02 Adrian PrantlSimplify control flow in the the DWARF expression compiler
2016-11-02 Adrian PrantlEmit DW_OP_piece also if the previous value was a constant.
2016-10-28 Adrian PrantlImport/update constants from the DWARF 5 public review...
next