Fix test.
[oota-llvm.git] / test / Transforms / DeadArgElim / keepalive.ll
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-03-01 Chris Lattneradjust test to make it more robust
2008-09-29 Devang PatelSupport inreg, zext and sext as return value attributes.
2008-07-15 Matthijs KooijmanRemove a few tests which no longer hold for deadargelim...
2008-07-15 Matthijs KooijmanFix typo.
2008-06-20 Matthijs KooijmanAdd testcase that checks that DeadArgElim doesn't touch...