On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[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...