llvm-6502/test/Transforms/CorrelatedValuePropagation
2012-09-28 10:42:50 +00:00
..
2010-09-02-Trunc.ll
2010-09-26-MergeConstantRange.ll Add missing RUN line to this test. 2010-09-16 18:46:23 +00:00
basic.ll Eliminate switch cases that can never match, for example removes all 2012-03-09 13:45:18 +00:00
crash.ll CorrelatedPropagation: BasicBlock::removePredecessor can simplify PHI nodes. If the it's the condition of a SwitchInst, reload it. 2012-09-28 10:42:50 +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
range.ll make LazyValueInfo analyze the default case of switch statements (we know that in the default branch the value cannot be any of the switch cases) 2012-06-28 16:13:37 +00:00