1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/Transforms/JumpThreading
2010-08-31 18:49:12 +00:00
..
2008-11-27-EntryMunge.ll simplify some run lines, convert a test to filecheck. 2009-10-11 03:54:21 +00:00
2010-08-26-and.ll Make JumpThreading smart enough to properly thread StrSwitch when it's compiled with clang++. 2010-08-26 17:40:24 +00:00
2010-08-31-InfiniteRecursion.ll Manually reduce this testcase. 2010-08-31 18:16:29 +00:00
and-and-cond.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
and-cond.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
basic.ll Add a test for the duplicated-conditional situation illutrated by PR5652. 2010-08-31 18:49:12 +00:00
branch-no-const.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
compare.ll simplify some run lines, convert a test to filecheck. 2009-10-11 03:54:21 +00:00
crash.ll Fix PR7755: knowing something about an inval for a pred 2010-08-18 03:14:36 +00:00
dg.exp
lvi-load.ll Use LVI to eliminate conditional branches where we've tested a related condition previously. Update tests for this change. 2010-08-27 17:12:29 +00:00
no-irreducible-loops.ll Make these tests more interesting by using 2009-10-24 23:23:04 +00:00
or-undef.ll Make jump threading honor x|undef -> true and x&undef -> false, 2010-02-11 04:40:44 +00:00
thread-loads.ll simplify some run lines, convert a test to filecheck. 2009-10-11 03:54:21 +00:00