llvm-6502/lib/Target/X86/MCTargetDesc
Elena Demikhovsky 3062a311ac AVX-512: Added intrinsics for vcvt, vcvtt, vrndscale, vcmp
Printing rounding control.
Enncoding for EVEX_RC (rounding control).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198277 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-01 15:12:34 +00:00
..
CMakeLists.txt [CMake] Let add_public_tablegen_target responsible to provide dependency to CommonTableGen. 2013-11-28 17:04:04 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
X86AsmBackend.cpp Correct word hyphenations 2013-12-05 05:44:44 +00:00
X86BaseInfo.h Remove MRMInitReg form now that it's last use is gone. 2013-12-31 03:19:03 +00:00
X86ELFObjectWriter.cpp This commit adds some (but not all) of the x86-64 relocations that are not 2013-10-30 18:47:25 +00:00
X86ELFRelocationInfo.cpp [Object] Split the ELF interface into 3 parts. 2013-08-08 22:27:13 +00:00
X86FixupKinds.h Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore. 2012-02-18 12:03:15 +00:00
X86MachObjectWriter.cpp Fix a bug in darwin's 32-bit X86 handling of evaluating fixups. 2013-12-04 23:36:24 +00:00
X86MachORelocationInfo.cpp Move everything depending on Object/MachOFormat.h over to Support/MachO.h. 2013-09-01 04:28:48 +00:00
X86MCAsmInfo.cpp on darwin<10, fallback to .weak_definition (PPC,X86) 2013-12-10 21:37:41 +00:00
X86MCAsmInfo.h Add a MCAsmInfoELF class and factor some code into it. 2013-10-16 01:34:32 +00:00
X86MCCodeEmitter.cpp AVX-512: Added intrinsics for vcvt, vcvtt, vrndscale, vcmp 2014-01-01 15:12:34 +00:00
X86MCTargetDesc.cpp Make Triple's isOSBinFormatXXX functions partition triple-space. 2013-12-10 16:57:43 +00:00
X86MCTargetDesc.h Generate compact unwind encoding from CFI directives. 2013-09-09 02:37:14 +00:00
X86WinCOFFObjectWriter.cpp [COFF] Add support for the .secidx directive 2013-12-20 18:15:00 +00:00