sext(undef) = 0, because the top bits will all be the same.
[oota-llvm.git] / test / CodeGen / Alpha / illegal-element-type.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-07-30 Dan GohmanFix a bug in getCopyFromParts turned up in the testcase...