llvm-mirror/test/Transforms/IPConstantProp
Eli Bendersky 4afdeeb682 Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches.

llvm-svn: 150664
2012-02-16 06:28:33 +00:00
..
2008-06-09-WeakProp.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
2009-09-24-byval-ptr.ll more test cleanup 2010-09-02 22:38:56 +00:00
dangling-block-address.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
deadarg.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
global.ll Add an ipsccp test. Migrated from test/FrontendC++. 2011-08-15 20:50:36 +00:00
lit.local.cfg Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. 2012-02-16 06:28:33 +00:00
recursion.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
return-argument.ll Update some tests to the new EH scheme. 2011-09-01 00:58:03 +00:00
return-constant.ll Update some tests to the new EH scheme. 2011-09-01 00:58:03 +00:00
return-constants.ll remove parser support for the obsolete "multiple return values" syntax, which 2011-06-17 06:49:41 +00:00
user-with-multiple-uses.ll Fix a use of an invalidated iterator in the case where there are multiple 2009-11-23 16:13:39 +00:00