On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / hidden-vis.ll
2011-09-23 Eli FriedmanPR10989: Don't print .hidden on Windows.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-03 Evan ChengReference to hidden symbols do not have to go through...
2008-02-19 Chris Lattnerrename tests to avoid a test- prefix when they aren...