..
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
Reland: [Remarks] Add support for serializing metadata for every remark streamer
2019-07-26 01:33:30 +00: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
Revert "Use the MachineBasicBlock symbol for a callbr target"
2019-07-19 18:18:02 +00:00
ByteStreamer.h
[DebugInfo] Introduce DW_OP_LLVM_convert
2019-03-19 13:16:28 +00:00
CMakeLists.txt
Revert "[BTF] Add BTF DebugInfo"
2018-11-30 16:54:43 +00:00
CodeViewDebug.cpp
Changing representation of .cv_def_range directives in Codeview debug info assembly format for better readability
2019-08-05 14:16:58 +00:00
CodeViewDebug.h
[COFF] Change a variable type to be const in the HeapAllocSite map.
2019-07-18 18:22:52 +00:00
DIE.cpp
[DebugInfo] Introduce DW_OP_LLVM_convert
2019-03-19 13:16:28 +00: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
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
2019-08-01 23:27:28 +00:00
DebugHandlerBase.cpp
Stop undef fragments from closing non-overlapping fragments
2019-05-28 13:23:25 +00:00
DebugLocEntry.h
[DWARF] Handle the DW_OP_entry_value operand
2019-06-27 13:52:34 +00:00
DebugLocStream.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DebugLocStream.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DwarfCFIException.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DwarfCompileUnit.cpp
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
2019-08-01 23:27:28 +00:00
DwarfCompileUnit.h
Reland "[DwarfDebug] Dump call site debug info"
2019-07-31 16:51:28 +00:00
DwarfDebug.cpp
Switch LLVM to use 64-bit offsets (2/5)
2019-08-06 10:49:40 +00:00
DwarfDebug.h
Reland "[DwarfDebug] Dump call site debug info"
2019-07-31 16:51:28 +00: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
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
2019-08-01 23:27:28 +00:00
DwarfExpression.h
Reland "[DwarfDebug] Dump call site debug info"
2019-07-31 16:51:28 +00:00
DwarfFile.cpp
DebugInfo: Split DWARF + gmlt + no-split-dwarf-inlining shouldn't emit anything to the .dwo file
2019-02-12 00:00:38 +00:00
DwarfFile.h
[AsmPrinter] Delete unused RangeSpanList::addRange
2019-04-10 10:35:10 +00: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 "[DwarfDebug] Dump call site debug info"
2019-07-31 16:51:28 +00:00
DwarfUnit.h
Reland "[DwarfDebug] Dump call site debug info"
2019-07-31 16:51:28 +00:00
EHStreamer.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
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
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LLVMBuild.txt
[Remarks] Add string deduplication using a string table
2019-04-24 00:06:24 +00:00
OcamlGCPrinter.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +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
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
WinCFGuard.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
WinException.cpp
[AArch64][Windows] Compute function length correctly in unwind tables.
2019-05-03 00:10:45 +00:00
WinException.h
[AArch64][Windows] Compute function length correctly in unwind tables.
2019-05-03 00:10:45 +00:00