[x86] Add initial basic support for forming blends of v16i8 vectors.
[oota-llvm.git] / test / CodeGen / X86 / 2011-12-08-AVXISelBugs.ll
2011-12-20 Elena DemikhovskyThis is the second fix related to VZEXT_MOVL node.
2011-12-15 Chad RosierAdd missing zmovl AVX patterns which were causing crashes.
2011-12-09 Evan ChengForgot setting -march.
2011-12-08 Evan ChengAdd various missing AVX patterns which was causing...