llvm-6502/test/Transforms/IPConstantProp
Eli Bendersky 0f0c411079 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.




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150664 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-16 06:28:33 +00:00
..
2008-06-09-WeakProp.ll
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
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
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