summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx-vperm2x128.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][AVX] Add support for shuffle decoding of vperm2f128/vperm2i128 with zer...Simon Pilgrim2015-07-061-10/+10
* [x86] Update the order of instructions after I switched to a bitcastChandler Carruth2015-05-301-1/+1
* [X86, AVX] recognize shufflevector with zero input as a vperm2 (PR22984)Sanjay Patel2015-03-241-0/+91
* [X86][AVX] Fix wrong lowering of VPERM2X128 nodesAndrea Di Biagio2015-03-081-1/+71
* fixed to test only the feature, not the feature and a CPUSanjay Patel2015-03-061-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [x86] Teach the x86 vector shuffle lowering to detect mergable 128-bitChandler Carruth2014-11-211-14/+5
* [x86] Teach the vector shuffle lowering to make a more nuanced decisionChandler Carruth2014-11-131-6/+14
* [x86, dag] Teach the DAG combiner to prune inputs toa vector_shuffleChandler Carruth2014-10-051-15/+7
* [x86] Teach the new vector shuffle lowering how to lower 128-bitChandler Carruth2014-10-051-102/+56
* [x86] Enable the new vector shuffle lowering by default.Chandler Carruth2014-10-041-73/+104
* [x86] Move the vperm2f128 test to be vperm2x128 and test both theChandler Carruth2014-10-021-0/+217
OpenPOWER on IntegriCloud