1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/lib/Target/X86/MCTargetDesc
2021-06-25 23:09:13 -04:00
..
CMakeLists.txt
X86AsmBackend.cpp [X32] Add Triple::isX32(), use it. 2021-06-07 20:48:39 +01:00
X86ATTInstPrinter.cpp
X86ATTInstPrinter.h [AsmWriter] Factor out mnemonic generation to accessible getMnemonic. 2020-11-17 09:47:38 +00:00
X86BaseInfo.h [X86] AMD Zen 3 has macro fusion 2021-03-31 14:31:50 +03: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
X86InstPrinterCommon.h
X86IntelInstPrinter.cpp
X86IntelInstPrinter.h [AsmWriter] Factor out mnemonic generation to accessible getMnemonic. 2020-11-17 09:47:38 +00:00
X86MachObjectWriter.cpp X86MachObjectWriter.cpp - silence null deference warnings. NFCI. 2021-06-06 15:33:47 +01:00
X86MCAsmInfo.cpp [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
X86MCAsmInfo.h
X86MCCodeEmitter.cpp [X32] Add Triple::isX32(), use it. 2021-06-07 20:48:39 +01:00
X86MCExpr.h
X86MCTargetDesc.cpp [llvm] Rename StringRef _lower() method calls to _insensitive() 2021-06-25 00:22:01 +03:00
X86MCTargetDesc.h
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 Reapply "[CodeGen] [WinException] Only produce handler data at the end of the function if needed" 2020-11-23 23:17:03 +02:00
X86WinCOFFTargetStreamer.cpp