On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / 2010-06-14-fast-isel-fs-load.ll
2010-06-15 Chris Lattnerfix fastisel to handle GS and FS relative pointers...