1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/lib/Target/X86/MCTargetDesc
2016-08-27 17:13:43 +00:00
..
CMakeLists.txt Delete MCRelocationInfo::createExprForRelocation. 2016-01-15 02:24:12 +00:00
LLVMBuild.txt
X86AsmBackend.cpp MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC 2016-07-25 17:18:28 +00:00
X86BaseInfo.h [X86] Include XMM/YMM/ZMM16-23 in X86II::isX86_64ExtendedReg. This feels more consistent with its name and simplifies assembler code. 2016-08-27 17:13:37 +00:00
X86ELFObjectWriter.cpp Add initial support for R_386_GOT32X. 2016-07-06 21:19:11 +00:00
X86FixupKinds.h Add initial support for R_386_GOT32X. 2016-07-06 21:19:11 +00:00
X86MachObjectWriter.cpp Add initial support for R_386_GOT32X. 2016-07-06 21:19:11 +00:00
X86MCAsmInfo.cpp Move RelaxELFRel out to llvm-mc. 2016-05-29 01:11:00 +00:00
X86MCAsmInfo.h Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. 2015-09-15 16:17:27 +00:00
X86MCCodeEmitter.cpp [X86] Rename predicate function that detects if requires one of the REX.B, REX.X or REX.R bits. It's old name conflicted with a function in X8II namespace that doesnt' quite do the same thing. NFC 2016-08-27 17:13:43 +00:00
X86MCTargetDesc.cpp Delete MCCodeGenInfo. 2016-06-30 18:25:11 +00:00
X86MCTargetDesc.h MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC 2016-07-25 17:18:28 +00:00
X86WinCOFFObjectWriter.cpp Don't crash trying to relax 32 loads on COFF. 2016-07-07 14:00:07 +00:00
X86WinCOFFStreamer.cpp [MC, COFF] Support link /incremental conditionally 2015-12-21 22:09:27 +00:00