summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx512-arith.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-14/+14
* [AVX512] Enable FP arithmetic lowering for AVX512VL subsets.Robert Khasanov2014-12-181-0/+190
* [AVX512] Bring back vector-shuffle lowering support through broadcastsRobert Khasanov2014-10-281-4/+1
* [x86] Enable the new vector shuffle lowering by default.Chandler Carruth2014-10-041-1/+4
* [x86] Regenerate an avx512 test with my script to provide a niceChandler Carruth2014-10-031-130/+192
* [x86] Remove some of the --show-mc-encoding flags from avx512 tests thatChandler Carruth2014-10-031-10/+10
* AVX-512: Implemented masking for integer arithmetic & logic instructions.Elena Demikhovsky2014-03-271-0/+113
* Fix AVX512 vector sqrt assembly strings.Cameron McInally2014-02-191-0/+18
* AVX-512: Removed "z" suffix from AVX-512 instructions, since it is incompatib...Elena Demikhovsky2013-12-111-4/+4
* AVX-512: MUL operation lowering for v8i64Elena Demikhovsky2013-10-211-1/+10
* AVX-512: added SQRT, VRSQRT14, VCOMISS, VUCOMISS, VRCP14, VPABSElena Demikhovsky2013-08-281-0/+37
* AVX-512: added arithmetic and logical operations.Elena Demikhovsky2013-08-191-0/+225
OpenPOWER on IntegriCloud