[x86] Update the exact FileCheck syntax of the 256-bit and 512-bit
[oota-llvm.git] / test / CodeGen / X86 / vector-shuffle-256-v32.ll
2014-09-30 Chandler Carruth[x86] Update the exact FileCheck syntax of the 256...
2014-09-28 Chandler Carruth[x86] Fix the new vector shuffle lowering's use of...
2014-09-27 Chandler Carruth[x86] Fix terrible bugs everywhere in the new vector...
2014-09-27 Chandler Carruth[x86] Flip the sentinel values used in the target shuff...
2014-09-26 Chandler Carruth[x86] Fix a moderately terrifying bug in the new 128...
2014-09-25 Chandler Carruth[x86] Teach the new vector shuffle lowering a fancier...
2014-09-25 Chandler Carruth[x86] Implement AVX2 support for v32i8 in the new vecto...
2014-09-25 Chandler Carruth[x86] More tweaks to the v32i8 test cases.
2014-09-25 Chandler Carruth[x86] Re-work a bunch of the v32i8 test cases to actual...
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...