Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / vector-shuffle-512-v8.ll
2015-12-27 Igor BregerAVX512: Change VPMOVB2M DAG lowering , use CVT2MASK...
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-10-27 Simon Pilgrim[X86][AVX512] Test UNPCK with non-sequential scalars
2015-10-15 Igor BregerAVX512: Implemented DAG lowering for shuff62x2/shufi62x...
2015-10-15 Elena DemikhovskyAVX-512: Fixed a bug in shuffle lowering 32-bit mode
2015-09-08 Elena DemikhovskyAVX-512: Lowering for 512-bit vector shuffles.
2015-06-22 Elena DemikhovskyReverted AVX-512 vector shuffle
2015-06-14 Igor BregerAVX-512: Implemented DAG lowering for shuff62x2/shufi62...
2015-06-04 Elena DemikhovskyAVX-512: I brought back vector-shuffle-512-v8.ll test.
2015-06-01 Elena DemikhovskyAVX-512: Implemented vector shuffle lowering for v8i64...
2015-03-08 Andrea Di Biagio[X86][AVX] Fix wrong lowering of VPERM2X128 nodes
2015-02-20 Chandler Carruth[x86] Now that the new vector shuffle legality is enabl...
2015-02-15 Chandler Carruth[x86] Teach the decomposed shuffle/blend lowering to...
2015-02-15 Chandler Carruth[x86] Switch a collection of tests explicitly to the...
2015-02-15 Chandler Carruth[x86] Remove the now-default-on flag for the new vector...
2015-02-04 Chandler Carruth[x86] Mechanically update a bunch of tests' check lines...
2015-01-21 Simon Pilgrim[X86][SSE] Added support for SSE3 lane duplication...
2015-01-13 Adam NemetFix function names in tests from r225838.
2015-01-13 Adam Nemet[AVX512] Unpack support in new shuffle lowering
2014-11-21 Chandler Carruth[x86] Restructure the checking patterns for v16 and...
2014-11-21 Chandler Carruth[x86] Teach the x86 vector shuffle lowering to detect...
2014-11-21 Chandler Carruth[x86] Remove more windows line endings that slipped...
2014-10-28 Robert Khasanov[AVX512] Bring back vector-shuffle lowering support...
2014-10-05 Chandler Carruth[x86] Teach the new vector shuffle lowering how to...
2014-10-03 Chandler Carruth[x86] Add a really preposterous number of patterns...
2014-10-03 Chandler Carruth[x86] Teach the new vector shuffle lowering to aggressi...
2014-10-01 Chandler Carruth[x86] Teach the new vector shuffle lowering about VBROA...
2014-09-30 Chandler Carruth[x86] Update the exact FileCheck syntax of the 256...
2014-09-29 Chandler Carruth[x86] Add the dispatch skeleton to the new vector shuff...
2014-09-28 Chandler Carruth[x86] Teach the new vector shuffle lowering to fall...