1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
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
2009-09-24-byval-ptr.ll
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
user-with-multiple-uses.ll