[x86] Restructure the checking patterns for v16 and v32 avx2 vector
[oota-llvm.git] / test / CodeGen / X86 / vector-shuffle-256-v16.ll
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] Add a bunch of test cases to 256-bit shuffles...
2014-11-13 Chandler Carruth[x86] Don't form overly fragmented blends when splittin...
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-30 Chandler Carruth[x86] Revert r218588, r218589, and r218600. These patch...
2014-09-29 Chandler Carruth[x86] Make the new vector shuffle lowering lower blends...
2014-09-28 Chandler Carruth[x86] Fix the new vector shuffle lowering's use of...
2014-09-25 Chandler Carruth[x86] Teach the new vector shuffle lowering a fancier...
2014-09-25 Chandler Carruth[x86] Fix the v16i16 blend logic I added in the prior...
2014-09-25 Chandler Carruth[x86] Implement v16i16 support with AVX2 in the new...
2014-09-24 Chandler Carruth[x86] Teach the instruction lowering to add comments...
2014-09-23 Chandler Carruth[x86] Teach the rest of the 'target shuffle' machinery...
2014-09-23 Chandler Carruth[x86] Teach the new shuffle lowering's blend functional...
2014-09-22 Chandler Carruth[x86] Introduce tests covering the gamut of 256-bit...