Simplify operand padding by keying off tabs in the asm stream. If
[oota-llvm.git] / test / CodeGen / X86 / bitcast-int-to-vector.ll
2007-10-29 Dan GohmanFix a DAGCombiner abort on a bitcast from a scalar...