llvm-project/llvm/lib/MC
Guillaume Chatelet 173f62d98f [Alignment][NFC] Use Align in StringTableBuilder ctor 2022-12-02 12:43:01 +00:00
..
MCDisassembler [MC,llvm-objdump,ARM] Target-dependent disassembly resync policy. 2022-07-26 09:35:30 +01:00
MCParser [MC][AsmParser] Remove "in directive" from diagnostics 2022-12-01 22:04:27 +00:00
CMakeLists.txt [DirectX][MC] Add MC support for DXContainer 2022-06-17 21:19:32 -05:00
ConstantPools.cpp [Alignment][NFC] Use Align in MCStreamer::emitValueToAlignment 2022-11-24 16:09:44 +00:00
ELFObjectWriter.cpp Add assembler plumbing for sanitize_memtag 2022-12-01 10:50:34 -08:00
MCAsmBackend.cpp [llvm] Remove includes of `llvm/Support/STLArrayExtras.h` 2022-09-09 17:44:00 -06:00
MCAsmInfo.cpp
MCAsmInfoCOFF.cpp
MCAsmInfoDarwin.cpp
MCAsmInfoELF.cpp
MCAsmInfoGOFF.cpp
MCAsmInfoWasm.cpp
MCAsmInfoXCOFF.cpp
MCAsmMacro.cpp
MCAsmStreamer.cpp Add assembler plumbing for sanitize_memtag 2022-12-01 10:50:34 -08:00
MCAssembler.cpp Revert "Rebase: [Facebook] [MC] Introduce NeverAlign fragment type" 2022-07-11 09:50:47 -07:00
MCCodeEmitter.cpp
MCCodeView.cpp [Alignment][NFC] Use Align in MCStreamer::emitValueToAlignment 2022-11-24 16:09:44 +00:00
MCContext.cpp [XCOFF] set fragment for XMC_PR csects. 2022-11-22 07:17:44 -05:00
MCDXContainerStreamer.cpp [DirectX][MC] Add MC support for DXContainer 2022-06-17 21:19:32 -05:00
MCDXContainerWriter.cpp [DX] Create globals for DXContainer parts 2022-10-18 11:48:08 -05:00
MCDwarf.cpp [Alignment][NFC] Use Align in MCStreamer::emitValueToAlignment 2022-11-24 16:09:44 +00:00
MCELFObjectTargetWriter.cpp
MCELFStreamer.cpp Add assembler plumbing for sanitize_memtag 2022-12-01 10:50:34 -08:00
MCExpr.cpp
MCFragment.cpp Revert "Rebase: [Facebook] [MC] Introduce NeverAlign fragment type" 2022-07-11 09:50:47 -07:00
MCInst.cpp
MCInstPrinter.cpp
MCInstrAnalysis.cpp
MCInstrDesc.cpp
MCInstrInfo.cpp
MCLabel.cpp
MCLinkerOptimizationHint.cpp
MCMachOStreamer.cpp Add assembler plumbing for sanitize_memtag 2022-12-01 10:50:34 -08:00
MCMachObjectTargetWriter.cpp
MCNullStreamer.cpp [MC] De-capitalize MCStreamer functions 2022-06-07 00:31:02 -07:00
MCObjectFileInfo.cpp Remove support for 10.4 Tiger from AsmPrinter 2022-11-28 08:31:49 +00:00
MCObjectStreamer.cpp [NFC] Add helper method to ensure min alignment on MCSection 2022-11-28 10:00:34 +00:00
MCObjectWriter.cpp
MCPseudoProbe.cpp [PseudoProbe] Replace relocation with offset for entry probe. 2022-10-27 13:28:22 -07:00
MCRegisterInfo.cpp
MCSPIRVStreamer.cpp
MCSchedule.cpp [MC] Use std::optional in MCSchedule.cpp (NFC) 2022-11-25 12:28:42 -08:00
MCSection.cpp
MCSectionCOFF.cpp [MC][COFF] Add COFF section flag "Info" 2022-10-19 10:32:58 +08:00
MCSectionDXContainer.cpp [DirectX][MC] Add MC support for DXContainer 2022-06-17 21:19:32 -05:00
MCSectionELF.cpp [Object] Add ELF section type for offloading objects 2022-07-07 12:20:30 -04:00
MCSectionMachO.cpp [lld-macho] Support synthesizing __TEXT,__init_offsets 2022-08-31 10:13:45 +02:00
MCSectionWasm.cpp
MCSectionXCOFF.cpp [reland][Alignment][NFC] Use the Align type in MCSection 2022-11-24 13:19:18 +00:00
MCStreamer.cpp [Alignment][NFC] Use Align in MCStreamer::emitValueToAlignment 2022-11-24 16:09:44 +00:00
MCSubtargetInfo.cpp Return None instead of Optional<T>() (NFC) 2022-11-21 19:06:42 -08:00
MCSymbol.cpp
MCSymbolELF.cpp Add assembler plumbing for sanitize_memtag 2022-12-01 10:50:34 -08:00
MCSymbolXCOFF.cpp
MCTargetOptions.cpp [MC][re-land] Omit DWARF unwind info if compact unwind is present where eligible 2022-06-12 17:24:19 -04:00
MCTargetOptionsCommandFlags.cpp Move getenv for AS_SECURE_LOG_FILE to clang 2022-10-28 16:08:04 -07:00
MCValue.cpp
MCWasmObjectTargetWriter.cpp
MCWasmStreamer.cpp [LLVM] Add exported visibility style for XCOFF 2022-04-28 14:56:00 -04:00
MCWin64EH.cpp [AArch64] Make opcode switch in tryARM64PackedUnwind comprehensive. 2022-12-01 12:06:31 -08:00
MCWinCOFFStreamer.cpp [NFC] Add helper method to ensure min alignment on MCSection 2022-11-28 10:00:34 +00:00
MCWinEH.cpp
MCXCOFFObjectTargetWriter.cpp
MCXCOFFStreamer.cpp [Alignment][NFC] Use Align in MCStreamer::emitValueToAlignment 2022-11-24 16:09:44 +00:00
MachObjectWriter.cpp [reland][Alignment][NFC] Use the Align type in MCSection 2022-11-24 13:19:18 +00:00
SPIRVObjectWriter.cpp
StringTableBuilder.cpp [Alignment][NFC] Use Align in StringTableBuilder ctor 2022-12-02 12:43:01 +00:00
SubtargetFeature.cpp [llvm] Qualify auto (NFC) 2022-08-07 23:55:27 -07:00
TargetRegistry.cpp
WasmObjectWriter.cpp [reland][Alignment][NFC] Use the Align type in MCSection 2022-11-24 13:19:18 +00:00
WinCOFFObjectWriter.cpp [reland][Alignment][NFC] Use the Align type in MCSection 2022-11-24 13:19:18 +00:00
XCOFFObjectWriter.cpp [reland][Alignment][NFC] Use the Align type in MCSection 2022-11-24 13:19:18 +00:00