llvm-project/llvm/lib/Target/X86/MCTargetDesc
Craig Topper b82ce77b2b [X86] Support avx512fp16 compare instructions in the IntelInstPrinter.
This enables printing of the mnemonics that contain the predicate
in the Intel printer. This requires accounting for the memory size
that is explicitly printed in Intel syntax. Those changes have been
synced to the ATT printer as well.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D108093
2021-08-16 12:31:36 +08:00
..
CMakeLists.txt
X86ATTInstPrinter.cpp [X86] Support avx512fp16 compare instructions in the IntelInstPrinter. 2021-08-16 12:31:36 +08:00
X86ATTInstPrinter.h
X86AsmBackend.cpp [X86] Rename Subtarget Tuning Feature Flag Prefix. NFC. 2021-08-05 13:09:23 +01:00
X86BaseInfo.h [X86] AVX512FP16 instructions enabling 1/6 2021-08-10 12:46:01 +08:00
X86ELFObjectWriter.cpp [X86] Support modifier @PLTOFF for R_X86_64_PLTOFF64 2020-12-01 08:39:01 -08:00
X86FixupKinds.h
X86InstComments.cpp
X86InstComments.h
X86InstPrinterCommon.cpp [X86] AVX512FP16 instructions enabling 2/6 2021-08-15 08:56:33 +08:00
X86InstPrinterCommon.h
X86IntelInstPrinter.cpp [X86] Support avx512fp16 compare instructions in the IntelInstPrinter. 2021-08-16 12:31:36 +08:00
X86IntelInstPrinter.h
X86MCAsmInfo.cpp [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
X86MCAsmInfo.h
X86MCCodeEmitter.cpp [X86] AVX512FP16 instructions enabling 1/6 2021-08-10 12:46:01 +08:00
X86MCExpr.h
X86MCTargetDesc.cpp [ARM][llvm-objdump] Annotate PC-relative memory operands of VLDR instructions 2021-08-05 14:11:11 +07:00
X86MCTargetDesc.h
X86MachObjectWriter.cpp X86MachObjectWriter.cpp - silence null deference warnings. NFCI. 2021-06-06 15:33:47 +01:00
X86ShuffleDecode.cpp
X86ShuffleDecode.h
X86TargetStreamer.h
X86WinCOFFObjectWriter.cpp [AArch64][X86] Allow 64-bit label differences lower to IMAGE_REL_*_REL32 2021-06-21 14:32:25 -07:00
X86WinCOFFStreamer.cpp
X86WinCOFFTargetStreamer.cpp