llvm-project/llvm/lib/CodeGen/AsmPrinter
Matt Arsenault c427ee9798 AsmPrinter: Remove pointless code in inline asm emission
This was scanning through def operands looking for the
symbol operand. This is pointless because the symbol is always
the first operand as enforced by the verifier, and all operands
are implicit.
2022-10-13 21:12:11 -07:00
..
AIXException.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
ARMException.cpp [MC] De-capitalize MCStreamer functions 2022-06-07 00:31:02 -07:00
AccelTable.cpp [CodeGen] Qualify auto variables in for loops (NFC) 2022-07-17 01:33:28 -07:00
AddressPool.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
AddressPool.h
AsmPrinter.cpp [AsmPrinter] Emit PCs into requested PCSections 2022-09-07 11:36:02 +02:00
AsmPrinterDwarf.cpp [CodeGen] Qualify auto variables in for loops (NFC) 2022-07-17 01:33:28 -07:00
AsmPrinterInlineAsm.cpp AsmPrinter: Remove pointless code in inline asm emission 2022-10-13 21:12:11 -07:00
ByteStreamer.h [DwarfDebug] Restore code that make comments stay aligned in DwarfDebug::emitDebugLocEntry 2022-01-18 09:46:03 +01:00
CMakeLists.txt
CodeViewDebug.cpp [CodeView] Avoid NULL deref of Scope 2022-10-07 08:34:57 +02:00
CodeViewDebug.h Drop empty string literals from static_assert (NFC) 2022-09-03 11:17:47 -07:00
DIE.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
DIEHash.cpp [CodeGen] Qualify auto variables in for loops (NFC) 2022-07-17 01:33:28 -07:00
DIEHash.h
DIEHashAttributes.def [DWARF] Add linkagename to hash 2022-07-08 10:15:25 -07:00
DbgEntityHistoryCalculator.cpp [CodeGen] Qualify auto variables in for loops (NFC) 2022-07-17 01:33:28 -07:00
DebugHandlerBase.cpp [CodeGen] Qualify auto variables in for loops (NFC) 2022-07-17 01:33:28 -07:00
DebugLocEntry.h [llvm] Drop unnecessary const from return types (NFC) 2022-08-07 00:16:11 -07:00
DebugLocStream.cpp
DebugLocStream.h
DwarfCFIException.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
DwarfCompileUnit.cpp [Dwarf] Reference the correct CU when inlining 2022-10-05 09:19:12 -07:00
DwarfCompileUnit.h [Dwarf] Reference the correct CU when inlining 2022-10-05 09:19:12 -07:00
DwarfDebug.cpp [CodeGen] Qualify auto variables in for loops (NFC) 2022-07-17 01:33:28 -07:00
DwarfDebug.h DebugInfo: Don't allow type units to references types in the CU 2022-03-25 23:49:03 +00:00
DwarfException.h [CodeGen] Use default member initialization (NFC) 2022-01-30 12:32:51 -08:00
DwarfExpression.cpp Remove redundant initialization of Optional (NFC) 2022-08-20 21:18:28 -07:00
DwarfExpression.h
DwarfFile.cpp [llvm] Use x.empty() instead of llvm::empty(x) (NFC) 2022-09-12 13:34:35 -07:00
DwarfFile.h
DwarfStringPool.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
DwarfStringPool.h
DwarfUnit.cpp [DebugInfo] Emit access specifiers for typedefs 2022-09-22 17:08:41 +00:00
DwarfUnit.h [CodeGen] Use default member initialization (NFC) 2022-01-30 12:32:51 -08:00
EHStreamer.cpp [EHStreamer] Omit @LPStart when function has no landing pads 2022-08-15 17:09:46 -07:00
EHStreamer.h
ErlangGCPrinter.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
OcamlGCPrinter.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
PseudoProbePrinter.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
PseudoProbePrinter.h [llvm] Remove unused forward declarations (NFC) 2022-01-07 20:00:34 -08:00
WasmException.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
WasmException.h [llvm] Remove redundaunt virtual specifiers (NFC) 2022-07-24 21:50:35 -07:00
WinCFGuard.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
WinCFGuard.h
WinException.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
WinException.h