Fix the remaining TCL-style quotes found in the testsuite. This is
[oota-llvm.git] / test / Transforms / DeadArgElim / 2007-12-20-ParamAttrs.ll
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...