1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/lib/Target/X86/MCTargetDesc
Peter Collingbourne 861bb221e9 Revert r283690, "MC: Remove unused entities."
llvm-svn: 283814
2016-10-10 22:49:37 +00:00
..
CMakeLists.txt
LLVMBuild.txt
X86AsmBackend.cpp X86: loosen an overly aggressive MachO assertion 2016-09-20 17:05:04 +00:00
X86BaseInfo.h [AVX-512] Add support for commuting VPTERNLOG instructions. 2016-09-22 03:00:50 +00:00
X86ELFObjectWriter.cpp
X86FixupKinds.h
X86MachObjectWriter.cpp
X86MCAsmInfo.cpp Turn cl::values() (for enum) from a vararg function to using C++ variadic template 2016-10-08 19:41:06 +00:00
X86MCAsmInfo.h
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 Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
X86MCTargetDesc.h Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
X86WinCOFFObjectWriter.cpp
X86WinCOFFStreamer.cpp Revert r283690, "MC: Remove unused entities." 2016-10-10 22:49:37 +00:00