Preserve debug info attached with call instruction while eliminating dead argument.
[oota-llvm.git] / test / Transforms / DeadArgElim / 2009-03-17-MRE-Invoke.ll
2010-04-07 Chris Lattneradd newlines at the end of files.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-03-18 Chris Lattneraha, DAE does have to think about PHI nodes. Many...
2009-03-18 Chris LattnerFix PR3807 by inserting 'insertelement' instructions...