1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/CodeGen/AsmPrinter
2021-01-21 19:59:50 -08:00
..
AccelTable.cpp
AddressPool.cpp
AddressPool.h
AIXException.cpp [XCOFF][AIX] Emit EH information in traceback table 2020-12-16 09:34:59 -05:00
ARMException.cpp
AsmPrinter.cpp [NFC][AsmPrinter] Windows warning: Use explicit cast 2021-01-14 09:10:31 +00:00
AsmPrinterDwarf.cpp [XCOFF][AIX] Generate LSDA data and compact unwind section on AIX 2020-12-02 18:42:44 +00:00
AsmPrinterInlineAsm.cpp [llvm] Use isDigit (NFC) 2021-01-21 19:59:50 -08:00
ByteStreamer.h [AsmPrinter] Rename ByteStreamer::EmitInt8 to emitInt8 2020-11-06 20:02:56 -08:00
CMakeLists.txt [CSSPGO] Pseudo probe encoding and emission. 2020-12-10 17:29:28 -08:00
CodeViewDebug.cpp [CodeView] Avoid emitting empty debug globals subsection. 2020-11-25 16:13:32 -08:00
CodeViewDebug.h [CodeView] Remove unused declaration collectInlineSiteChildren (NFC) 2020-11-30 22:28:26 -08:00
DbgEntityHistoryCalculator.cpp [CodeGen, Transforms] Use llvm::sort (NFC) 2021-01-14 20:30:31 -08:00
DebugHandlerBase.cpp make the AsmPrinterHandler array public 2020-11-03 10:02:09 -05:00
DebugLocEntry.h
DebugLocStream.cpp
DebugLocStream.h
DIE.cpp
DIEHash.cpp DebugInfo: Hash DIE referevences (DW_OP_convert) when computing Split DWARF signatures 2020-10-22 20:09:33 -07:00
DIEHash.h DebugInfo: Hash DIE referevences (DW_OP_convert) when computing Split DWARF signatures 2020-10-22 20:09:33 -07:00
DIEHashAttributes.def
DwarfCFIException.cpp
DwarfCompileUnit.cpp [WebAssembly] Fixed byval args missing DWARF DW_AT_LOCATION 2021-01-07 10:31:38 -08:00
DwarfCompileUnit.h
DwarfDebug.cpp [WebAssembly] Fixed byval args missing DWARF DW_AT_LOCATION 2021-01-07 10:31:38 -08:00
DwarfDebug.h DebugInfo: Add support for always using ranges (rather than low/high pc) in DWARFv5 2021-01-05 16:36:22 -08:00
DwarfException.h [XCOFF][AIX] Generate LSDA data and compact unwind section on AIX 2020-12-02 18:42:44 +00:00
DwarfExpression.cpp Revert "[DebugInfo] Refactor code for emitting DWARF expressions for FP constants" 2020-11-24 09:11:33 +01:00
DwarfExpression.h Revert "[DebugInfo] Refactor code for emitting DWARF expressions for FP constants" 2020-11-24 09:11:33 +01:00
DwarfFile.cpp
DwarfFile.h
DwarfStringPool.cpp
DwarfStringPool.h
DwarfUnit.cpp [DebugInfo] Support Fortran 'use <external module>' statement. 2020-12-18 13:10:57 -05:00
DwarfUnit.h [DebugInfo] Delete unused DwarfUnit::addConstantFPValue & addConstantValue overloads. NFC 2020-11-04 00:05:57 -08:00
EHStreamer.cpp [XCOFF][AIX] Alternative path in EHStreamer for platforms do not have uleb128 support 2020-12-02 20:03:15 +00:00
EHStreamer.h
ErlangGCPrinter.cpp
OcamlGCPrinter.cpp Replace T(x) with reinterpret_cast<T>(x) everywhere it means reinterpret_cast. NFC. 2020-12-22 19:54:29 -05:00
PseudoProbePrinter.cpp [CSSPGO] Pseudo probe encoding and emission. 2020-12-10 17:29:28 -08:00
PseudoProbePrinter.h [CSSPGO] Pseudo probe encoding and emission. 2020-12-10 17:29:28 -08:00
WasmException.cpp [WebAssembly] Remove exnref and br_on_exn 2021-01-09 02:02:54 -08:00
WasmException.h
WinCFGuard.cpp [CodeGen] Use llvm::append_range (NFC) 2020-12-28 19:55:16 -08:00
WinCFGuard.h [CFGuard] Add address-taken IAT tables and delay-load support 2020-11-17 18:24:45 -08:00
WinException.cpp Reapply "[CodeGen] [WinException] Only produce handler data at the end of the function if needed" 2020-11-23 23:17:03 +02:00
WinException.h