[X86][SSE] Shuffle blends with zero
[oota-llvm.git] / test / CodeGen / X86 / avx-vperm2x128.ll
2015-10-29 Simon Pilgrim[X86][SSE] Shuffle blends with zero
2015-10-25 Simon Pilgrim[X86][AVX] Regenerate tests.
2015-07-06 Simon Pilgrim[X86][AVX] Add support for shuffle decoding of vperm2f1...
2015-05-30 Chandler Carruth[x86] Update the order of instructions after I switched...
2015-03-24 Sanjay Patel[X86, AVX] recognize shufflevector with zero input...
2015-03-08 Andrea Di Biagio[X86][AVX] Fix wrong lowering of VPERM2X128 nodes
2015-03-06 Sanjay Patelfixed to test only the feature, not the feature and...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-11-21 Chandler Carruth[x86] Teach the x86 vector shuffle lowering to detect...
2014-11-13 Chandler Carruth[x86] Teach the vector shuffle lowering to make a more...
2014-10-05 Chandler Carruth[x86, dag] Teach the DAG combiner to prune inputs toa...
2014-10-05 Chandler Carruth[x86] Teach the new vector shuffle lowering how to...
2014-10-04 Chandler Carruth[x86] Enable the new vector shuffle lowering by default.
2014-10-02 Chandler Carruth[x86] Move the vperm2f128 test to be vperm2x128 and...