On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / codemodel.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-20 Dan GohmanFix an x86 code size regression: prefer RIP-relative...
2009-08-06 Anton KorobeynikovAdd tests for X86-64 code model handling. Small and...