]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/CodeGen/X86/avx512-vec-cmp.ll
[X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP memory folding + tests.
[opencl/llvm.git] / test / CodeGen / X86 / avx512-vec-cmp.ll
2014-12-12 Robert Khasanov[AVX512] Enabling MIN/MAX lowering.
2014-10-28 Robert Khasanov[AVX512] Bring back vector-shuffle lowering support...
2014-10-04 Chandler Carruth[x86] Enable the new vector shuffle lowering by default.
2014-10-03 Chandler Carruth[x86] Regenerate a bunch more avx512 test cases using...
2014-08-29 Robert Khasanov[SKX] Enable lowering of integer CMP operations.
2014-08-04 Robert Khasanov[SKX] Enabling load/store instructions: encoding
2014-02-05 Elena DemikhovskyAVX-512: optimized icmp -> sext -> icmp pattern
2014-01-22 Elena DemikhovskyAVX512: combining setcc and zext is wrong on AVX512
2013-12-17 Elena DemikhovskyAVX-512: Added implementation of CONCAT_VECTORS for...
2013-09-05 Juergen Ributzka[X86] Perform VSELECT DAG combines also before DAG...
2013-08-19 Elena DemikhovskyAVX-512: added arithmetic and logical operations.
2013-08-13 Elena DemikhovskyAVX-512: Added CMP and BLEND instructions.