llvm-6502/lib
Robert Khasanov cc4b123a47 [SKX] avx512_icmp_packed multiclass extension
Extended avx512_icmp_packed multiclass by masking versions.
Added avx512_icmp_packed_rmb multiclass for embedded broadcast versions.
Added corresponding _vl multiclasses.
Added encoding tests for CPCMP{EQ|GT}* instructions.
Add more fields for X86VectorVTInfo.
Added AVX512VLVectorVTInfo that include X86VectorVTInfo for 512/256/128-bit versions

Differential Revision: http://reviews.llvm.org/D5024


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216383 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-25 14:49:34 +00:00
..
Analysis Allow vectorization of division by uniform power of 2. 2014-08-25 04:56:54 +00:00
AsmParser
Bitcode
CodeGen Allow vectorization of division by uniform power of 2. 2014-08-25 04:56:54 +00:00
DebugInfo
ExecutionEngine ExecutionEngine: unique_ptr-ify 2014-08-25 00:58:18 +00:00
IR Use range based for loops to avoid needing to re-mention SmallPtrSet size. 2014-08-24 23:23:06 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option Fix PR17239 by changing the semantics of the RemainingArgsClass Option kind 2014-08-22 19:29:17 +00:00
ProfileData llvm-cov: add code coverage tool that's based on coverage mapping format and clang's pgo. 2014-08-22 22:56:03 +00:00
Support Support/Path: remove raw delete 2014-08-25 00:58:13 +00:00
TableGen TableGen: unique_ptr-ify RecordKeeper 2014-08-24 19:10:57 +00:00
Target [SKX] avx512_icmp_packed multiclass extension 2014-08-25 14:49:34 +00:00
Transforms MergeFunctions, tiny refactoring: 2014-08-25 08:22:46 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile