.. |
ARMException.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
AccelTable.cpp
|
[CodeGen] AccelTable - remove non-constexpr (MSVC) Atom defs
|
2019-07-09 13:07:48 +00:00 |
AddressPool.cpp
|
DebugInfo: Use assembly label arithmetic for address pool size for easier reading/editing
|
2019-01-24 03:27:57 +00:00 |
AddressPool.h
|
DebugInfo: Use assembly label arithmetic for address pool size for easier reading/editing
|
2019-01-24 03:27:57 +00:00 |
AsmPrinter.cpp
|
[WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly operands locations
|
2019-12-20 14:39:05 -08:00 |
AsmPrinterDwarf.cpp
|
[AsmPrinter] Make the encoding of call sites in .gcc_except_table configurable and use for RISC-V
|
2019-07-17 14:00:35 +00:00 |
AsmPrinterInlineAsm.cpp
|
[ms] [X86] Use "P" modifier on operands to call instructions in inline X86 assembly.
|
2019-12-22 09:16:34 -05:00 |
ByteStreamer.h
|
[DebugInfo] Add interface for pre-calculating the size of emitted DWARF
|
2019-10-15 11:14:35 +00:00 |
CMakeLists.txt
|
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
|
2019-11-21 10:48:08 -08:00 |
CodeViewDebug.cpp
|
Revert d91ed80 "[codeview] Reference types in type parent scopes"
|
2019-11-08 11:30:33 +01:00 |
CodeViewDebug.h
|
Revert d91ed80 "[codeview] Reference types in type parent scopes"
|
2019-11-08 11:30:33 +01:00 |
DIE.cpp
|
[DWARF5][Debuginfo] Compilation unit type (DW_UT_skeleton) and root DIE (DW_TAG_compile_unit) do not match.
|
2019-12-05 00:53:47 +03:00 |
DIEHash.cpp
|
[DebugInfo] Introduce DW_OP_LLVM_convert
|
2019-03-19 13:16:28 +00:00 |
DIEHash.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
DIEHashAttributes.def
|
…
|
|
DbgEntityHistoryCalculator.cpp
|
[OPT-DBG] Teach DbgEntityHistoryCalculator about meta-instructions.
|
2019-12-20 14:03:34 +00:00 |
DebugHandlerBase.cpp
|
Stop undef fragments from closing non-overlapping fragments
|
2019-05-28 13:23:25 +00:00 |
DebugLocEntry.h
|
[WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly operands locations
|
2019-12-20 14:39:05 -08:00 |
DebugLocStream.cpp
|
hwasan: add tag_offset DWARF attribute to optimized debug info
|
2019-12-12 16:18:54 -08:00 |
DebugLocStream.h
|
hwasan: add tag_offset DWARF attribute to optimized debug info
|
2019-12-12 16:18:54 -08:00 |
DwarfCFIException.cpp
|
[cfi] Add flag to always generate .debug_frame
|
2019-10-31 09:48:30 +00:00 |
DwarfCompileUnit.cpp
|
DebugInfo: Remove out of date comment
|
2019-12-21 23:13:26 -08:00 |
DwarfCompileUnit.h
|
[DWARF5][Debuginfo] Compilation unit type (DW_UT_skeleton) and root DIE (DW_TAG_compile_unit) do not match.
|
2019-12-05 00:53:47 +03:00 |
DwarfDebug.cpp
|
DebugInfo: Correct the form of DW_AT_macro_info in .dwo files (sec_offset, rather than data4)
|
2019-12-24 01:23:21 -08:00 |
DwarfDebug.h
|
Reland: [DWARF] Allow cross-CU references of subprogram definitions
|
2019-12-20 15:26:31 -08:00 |
DwarfException.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
DwarfExpression.cpp
|
[WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly operands locations
|
2019-12-20 14:39:05 -08:00 |
DwarfExpression.h
|
[WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly operands locations
|
2019-12-20 14:39:05 -08:00 |
DwarfFile.cpp
|
Reapply "NFC: DebugInfo: Refactor RangeSpanList to be a struct, like DebugLocStream::List"
|
2019-12-18 16:28:19 -08:00 |
DwarfFile.h
|
Reapply "NFC: DebugInfo: Refactor RangeSpanList to be a struct, like DebugLocStream::List"
|
2019-12-18 16:28:19 -08:00 |
DwarfStringPool.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
DwarfStringPool.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
DwarfUnit.cpp
|
Reland: [DWARF] Allow cross-CU references of subprogram definitions
|
2019-12-20 15:26:31 -08:00 |
DwarfUnit.h
|
DebugInfo: Move loclist base address from DwarfFile to DebugLocStream
|
2019-10-17 23:02:19 +00:00 |
EHStreamer.cpp
|
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
|
2019-09-27 12:54:21 +00:00 |
EHStreamer.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
ErlangGCPrinter.cpp
|
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
|
2019-09-27 12:54:21 +00:00 |
LLVMBuild.txt
|
[Remarks] Add string deduplication using a string table
|
2019-04-24 00:06:24 +00:00 |
OcamlGCPrinter.cpp
|
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
|
2019-09-27 12:54:21 +00:00 |
WasmException.cpp
|
[WebAssembly] Exception handling: Switch to the new proposal
|
2019-01-30 03:21:57 +00:00 |
WasmException.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
WinCFGuard.cpp
|
[WinCFG] Handle constant casts carefully in .gfids emission
|
2019-11-01 13:32:03 -07:00 |
WinCFGuard.h
|
Add Windows Control Flow Guard checks (/guard:cf).
|
2019-10-28 15:19:39 +00:00 |
WinException.cpp
|
WinException::emitExceptHandlerTable - silence static analyzer dyn_cast<Function> null dereference warning. NFCI.
|
2019-10-02 11:48:32 +00:00 |
WinException.h
|
[AArch64][Windows] Compute function length correctly in unwind tables.
|
2019-05-03 00:10:45 +00:00 |