llvm-project/llvm/lib/Target/X86/MCTargetDesc
Antonio Frighetto f0c50447f6 [X86InstPrinter] Introduce markup tags emission
x86 assembly syntax emission now leverages markup tags, if enabled.

Differential Revision: https://reviews.llvm.org/D129869
2022-09-01 21:04:35 -07:00
..
CMakeLists.txt [X86][NFC] Generate mnemonic tables 2022-03-18 01:46:48 -07:00
X86ATTInstPrinter.cpp [X86] Rename more target feature related things consistency. NFC 2022-03-17 22:27:17 -07:00
X86ATTInstPrinter.h
X86AsmBackend.cpp [MC][re-land] Omit DWARF unwind info if compact unwind is present where eligible 2022-06-12 17:24:19 -04:00
X86BaseInfo.h
X86ELFObjectWriter.cpp
X86FixupKinds.h
X86InstComments.cpp [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
X86InstComments.h
X86InstPrinterCommon.cpp [X86InstPrinter] Introduce markup tags emission 2022-09-01 21:04:35 -07:00
X86InstPrinterCommon.h [X86] Preserve redundant Address-Size override prefix 2022-03-16 08:30:29 -07:00
X86InstrRelaxTables.cpp ManagedStatic: remove many straightforward uses in llvm 2022-07-10 10:29:15 +02:00
X86InstrRelaxTables.h [X86][NFC] Move table from getRelaxedOpcodeArith into its own class 2022-03-12 09:06:17 -08:00
X86IntelInstPrinter.cpp [X86InstPrinter] Introduce markup tags emission 2022-09-01 21:04:35 -07:00
X86IntelInstPrinter.h
X86MCAsmInfo.cpp
X86MCAsmInfo.h
X86MCCodeEmitter.cpp [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
X86MCExpr.h
X86MCTargetDesc.cpp [CodeGen] Move instruction predicate verification to emitInstruction 2022-07-14 09:33:28 +01:00
X86MCTargetDesc.h [X86][NFC] Generate mnemonic tables 2022-03-18 01:46:48 -07:00
X86MachObjectWriter.cpp
X86MnemonicTables.cpp [X86][NFC] Generate mnemonic tables 2022-03-18 01:46:48 -07:00
X86ShuffleDecode.cpp
X86ShuffleDecode.h
X86TargetStreamer.h
X86WinCOFFObjectWriter.cpp
X86WinCOFFStreamer.cpp [MC] Lower case the first letter of EmitCOFF* EmitWin* EmitCV*. NFC 2022-05-26 00:14:08 -07:00
X86WinCOFFTargetStreamer.cpp