IR: Change inalloca's grammar a bit
[oota-llvm.git] / test / Transforms / DeadArgElim / keepalive.ll
2014-03-09 David MajnemerIR: Change inalloca's grammar a bit
2014-02-03 Reid Klecknerinalloca: Don't remove dead arguments in the presence...
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
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...