]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/CodeGen/X86/avx512-cmp.ll
[X86][AVX] Simplified diff between AVX1 and SSE42 fp stack folding tests. NFC.
[opencl/llvm.git] / test / CodeGen / X86 / avx512-cmp.ll
2014-08-18 Elena DemikhovskyAVX-512: Fixed a bug in emitting compare for MVT:i1...
2014-07-26 Chandler Carruth[SDAG] When performing post-legalize DAG combining...
2014-02-16 Elena DemikhovskyAVX-512: simpyfied BUILD_VECTOR for masks; fixed cmp...
2014-01-16 Elena DemikhovskyAVX-512: fixed a compare pattern
2014-01-14 Elena DemikhovskyAVX-512: optimized scalar compare patterns
2014-01-13 Elena DemikhovskyAVX-512: Embedded Rounding Control - encoding and printing
2013-12-24 Elena DemikhovskyAVX-512: fixed some patterns for MVT::i1
2013-12-22 Elena DemikhovskyAVX512: SETCC returns i1 for AVX-512 and i8 for all...
2013-12-11 Elena DemikhovskyAVX-512: Removed "z" suffix from AVX-512 instructions...
2013-08-28 Elena DemikhovskyAVX-512: added SQRT, VRSQRT14, VCOMISS, VUCOMISS, VRCP1...