On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / pr11202.ll
2012-01-07 Rafael EspindolaDon't print a label before .cfi_startproc when we don...
2011-11-15 Rafael EspindolaWe currently use a callback to handle an IL pass deleti...