llvm-mirror/test/Transforms/CorrelatedValuePropagation
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
..
2010-09-02-Trunc.ll Fix typo. I accidentally edited the wrong file before my last commit. 2010-09-02 19:52:06 +00:00
2010-09-26-MergeConstantRange.ll Add missing RUN line to this test. 2010-09-16 18:46:23 +00:00
basic.ll Update testcase since we're no longer doing the constant forwarding inline with correlated value propagation. 2010-10-29 21:18:23 +00:00
crash.ll Fix PR8790, another instance where unreachable code can cause instruction simplification to fail, 2010-12-15 00:55:35 +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
non-null.ll Test for lazy value info's ability to prove the absense of NULLs in pointers. 2011-01-16 21:57:20 +00:00