llvm-mirror/lib
Adam Nemet 78db8293e5 [AVX512] Fix copy-and-paste bugs in vpermil
1) i512mem -> f512mem (this is the packed FP input being permuted)
2) element size is 64 bits in EVEX_CD8 for PD.

(A good illustration why X86VectorVTInfo is useful)

llvm-svn: 220734
2014-10-27 23:08:31 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen [PBQP] Unique allowed-sets for nodes in the PBQP graph and use pairs of these 2014-10-27 17:44:25 +00:00
DebugInfo
ExecutionEngine
IR
IRReader
LineEditor
Linker Make it easier to pass a custom diagnostic handler to the IR linker. 2014-10-27 23:02:10 +00:00
LTO Add an option to the LTO code generator to disable vectorization during LTO 2014-10-26 21:50:58 +00:00
MC
Object Fix unicode chars into ascii in comment lines. 2014-10-27 08:08:18 +00:00
Option
ProfileData
Support Fix bug where sys::Wait could wait on wrong pid. 2014-10-27 20:30:04 +00:00
TableGen
Target [AVX512] Fix copy-and-paste bugs in vpermil 2014-10-27 23:08:31 +00:00
Transforms [asan] experimental tracing for indirect calls, llvm part. 2014-10-27 18:13:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile