Fix PR1335 and Transforms/Inline/2007-04-15-InlineEH.ll
[oota-llvm.git] / test / CodeGen / X86 / i128-ret.ll
2007-02-25 Chris Lattnerverify i128 return on x86-64 continues to codegen optim...