llvm-6502/lib
Adam Nemet f93fe90504 [X86] AVX512: Fix asm syntax for packed vcmp
The *_alt defs for vcmp are used by the InstParser (the asm string in the main
def is used by the InstPrinter) .  The former was accepting vector registers
as destination rather than mask registers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211750 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-26 00:21:12 +00:00
..
Analysis Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
AsmParser Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
Bitcode Rename loop unrolling and loop vectorizer metadata to have a common prefix. 2014-06-25 15:41:00 +00:00
CodeGen Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
DebugInfo Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
ExecutionEngine [RuntimeDyld] Adds the necessary hooks to MCJIT to be able to debug generated 2014-06-25 00:20:53 +00:00
IR Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
IRReader Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
LineEditor
Linker
LTO Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
MC Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
Object Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
Option Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
ProfileData
Support Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
TableGen Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
Target [X86] AVX512: Fix asm syntax for packed vcmp 2014-06-26 00:21:12 +00:00
Transforms Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile