[opaque pointer type] Add textual IR support for explicit type parameter to the call...
[oota-llvm.git] / test / Transforms / DeadArgElim / 2007-12-20-ParamAttrs.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
2013-02-11 Bill WendlingFileCheck-ize the tests.
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
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...
2008-06-16 Matthijs KooijmanStore the result of multiple identical run lines in...
2008-01-11 Duncan SandsWhen DAE drops the varargs part of a function, ensure any
2007-12-21 Duncan SandsMake DAE not wipe out attributes on calls, and not...