llvm-project/llvm/lib/Target/X86/MCTargetDesc
Simon Pilgrim af71298648 [X86] Cleanup/add namespace closure comments. NFCI.
Fixes some clang-tidy llvm-namespace-comment warnings.
2020-09-22 15:06:58 +01:00
..
CMakeLists.txt [X86] Move X86ShuffleDecode.cpp/h into MCTargetDesc and remove X86Utils library. NFC 2020-04-13 10:14:08 -07:00
LLVMBuild.txt [X86] Move X86ShuffleDecode.cpp/h into MCTargetDesc and remove X86Utils library. NFC 2020-04-13 10:14:08 -07:00
X86ATTInstPrinter.cpp [llvm-objdump] Symbolize binary addresses for low-noisy asm diff. 2020-08-17 16:55:12 -07:00
X86ATTInstPrinter.h [X86] Remove printanymem/printopaquemem from the InstPrinters. Just tell tablegen to printMemReference directly. NFC 2020-06-15 09:46:06 -07:00
X86AsmBackend.cpp [X86] Cleanup/add namespace closure comments. NFCI. 2020-09-22 15:06:58 +01:00
X86BaseInfo.h [X86] Add assembler support for {disp8} and {disp32} to control the size of displacement used for memory operands. 2020-08-01 13:26:35 -07:00
X86ELFObjectWriter.cpp [MC][X86] Make .reloc support arbitrary relocation types 2020-03-27 13:33:15 -07:00
X86FixupKinds.h
X86InstComments.cpp [X86] Move X86ShuffleDecode.cpp/h into MCTargetDesc and remove X86Utils library. NFC 2020-04-13 10:14:08 -07:00
X86InstComments.h
X86InstPrinterCommon.cpp [llvm-objdump] Symbolize binary addresses for low-noisy asm diff. 2020-08-17 16:55:12 -07:00
X86InstPrinterCommon.h [MCInstPrinter] Pass `Address` parameter to MCOI::OPERAND_PCREL typed operands. NFC 2020-03-26 08:21:15 -07:00
X86IntelInstPrinter.cpp [llvm-objdump] Symbolize binary addresses for low-noisy asm diff. 2020-08-17 16:55:12 -07:00
X86IntelInstPrinter.h [X86] Remove printanymem/printopaquemem from the InstPrinters. Just tell tablegen to printMemReference directly. NFC 2020-06-15 09:46:06 -07:00
X86MCAsmInfo.cpp [MC] Default MCAsmInfo::UseIntegratedAssembler to true 2020-04-11 10:13:52 -07:00
X86MCAsmInfo.h X86MCAsmInfo.h - remove unnecessary MCAsmInfo.h include. NFC. 2020-04-20 11:39:38 +01:00
X86MCCodeEmitter.cpp [X86] Always use 16-bit displacement in 16-bit mode when there is no base or index register. 2020-09-15 19:31:48 -07:00
X86MCExpr.h
X86MCTargetDesc.cpp [X86][MC][Target] Initial backend support a tune CPU to support -mtune 2020-08-14 15:31:50 -07:00
X86MCTargetDesc.h X86MCTargetDesc.h - remove unused DataType.h include. NFC. 2020-04-26 14:50:52 +01:00
X86MachObjectWriter.cpp [X86] Cleanup/add namespace closure comments. NFCI. 2020-09-22 15:06:58 +01:00
X86ShuffleDecode.cpp [X86] Cleanup/add namespace closure comments. NFCI. 2020-09-22 15:06:58 +01:00
X86ShuffleDecode.h [X86] Move X86ShuffleDecode.cpp/h into MCTargetDesc and remove X86Utils library. NFC 2020-04-13 10:14:08 -07:00
X86TargetStreamer.h
X86WinCOFFObjectWriter.cpp
X86WinCOFFStreamer.cpp [X86] Cleanup/add namespace closure comments. NFCI. 2020-09-22 15:06:58 +01:00
X86WinCOFFTargetStreamer.cpp [MC] Add MCStreamer::emitInt{8,16,32,64} 2020-02-29 09:40:21 -08:00