summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx512-vec-cmp.ll
Commit message (Expand)AuthorAgeFilesLines
* AVX-512: Fixed a bug in comparison of i1 vectors.Elena Demikhovsky2015-06-101-2/+2
* MachineCopyPropagation: Remove the copies instead of using KILL instructions.Matthias Braun2015-05-291-7/+0
* AVX-512: Added all forms of FP compare instructions for KNL and SKX.Elena Demikhovsky2015-05-071-185/+382
* AVX-512: Extend/Truncate operations for SKX,Elena Demikhovsky2015-04-271-0/+24
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-10/+10
* [AVX512] Enabling MIN/MAX lowering.Robert Khasanov2014-12-121-9/+9
* [AVX512] Bring back vector-shuffle lowering support through broadcastsRobert Khasanov2014-10-281-18/+6
* [x86] Enable the new vector shuffle lowering by default.Chandler Carruth2014-10-041-6/+18
* [x86] Regenerate a bunch more avx512 test cases using my script to haveChandler Carruth2014-10-031-111/+175
* [SKX] Enable lowering of integer CMP operations.Robert Khasanov2014-08-291-0/+148
* [SKX] Enabling load/store instructions: encodingRobert Khasanov2014-08-041-6/+6
* AVX-512: optimized icmp -> sext -> icmp patternElena Demikhovsky2014-02-051-18/+47
* AVX512: combining setcc and zext is wrong on AVX512Elena Demikhovsky2014-01-221-0/+11
* AVX-512: Added implementation of CONCAT_VECTORS for v8i1 vectors (by Alexey B...Elena Demikhovsky2013-12-171-0/+11
* [X86] Perform VSELECT DAG combines also before DAG type legalization.Juergen Ributzka2013-09-051-2/+1
* AVX-512: added arithmetic and logical operations.Elena Demikhovsky2013-08-191-3/+4
* AVX-512: Added CMP and BLEND instructions.Elena Demikhovsky2013-08-131-0/+113
OpenPOWER on IntegriCloud