1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/test/Transforms/SCCP
Chris Lattner 7250586ec9 Fix PR1938 by forcing the code that uses an undefined value to branch one
way or the other.  Rewriting the code itself prevents subsequent analysis
passes from making contradictory conclusions about the code that could 
cause an infeasible path to be made feasible.

llvm-svn: 46427
2008-01-28 00:32:30 +00:00
..
2002-05-02-EdgeFailure.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-05-02-MissSecondInst.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-05-20-MissedIncomingValue.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-05-21-InvalidSimplify.ll For PR1319: 2007-04-15 09:21:47 +00:00
2002-08-30-GetElementPtrTest.ll For PR1319: 2007-04-15 09:21:47 +00:00
2003-06-24-OverdefinedPHIValue.ll For PR1319: 2007-04-15 09:21:47 +00:00
2003-08-26-InvokeHandling.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-11-16-DeadInvoke.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-12-10-UndefBranchBug.ll For PR1319: 2007-04-15 09:21:47 +00:00
2006-10-23-IPSCCP-Crash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-12-04-PackedType.ll For PR1319: 2007-04-15 09:21:47 +00:00
2006-12-19-UndefBug.ll For PR1319: 2007-04-15 09:21:47 +00:00
2007-05-16-InvokeCrash.ll New test. 2007-05-17 22:05:20 +00:00
2008-01-27-UndefCorrelate.ll Fix PR1938 by forcing the code that uses an undefined value to branch one 2008-01-28 00:32:30 +00:00
apint-array.ll For PR1319: 2007-04-15 09:21:47 +00:00
apint-basictest2.ll For PR1319: 2007-04-15 09:21:47 +00:00
apint-basictest3.ll For PR1319: 2007-04-15 09:21:47 +00:00
apint-basictest4.ll For PR1319: 2007-04-15 09:21:47 +00:00
apint-basictest.ll For PR1319: 2007-04-15 09:21:47 +00:00
apint-bigarray.ll For PR1319: 2007-04-15 09:21:47 +00:00
apint-bigint2.ll For PR1319: 2007-04-15 09:21:47 +00:00
apint-bigint.ll For PR1319: 2007-04-15 09:21:47 +00:00
apint-ipsccp1.ll For PR1319: 2007-04-15 09:21:47 +00:00
apint-ipsccp2.ll For PR1319: 2007-04-15 09:21:47 +00:00
apint-ipsccp3.ll For PR1319: 2007-04-15 09:21:47 +00:00
apint-ipsccp4.ll For PR1319: 2007-04-15 09:21:47 +00:00
apint-load.ll Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
apint-phi.ll For PR1319: 2007-04-15 09:21:47 +00:00
apint-select.ll For PR1319: 2007-04-15 09:21:47 +00:00
basictest.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
calltest.ll For PR1319: 2007-04-15 09:21:47 +00:00
dg.exp For PR1319: 2007-04-15 09:21:47 +00:00
ipsccp-basic.ll For PR1319: 2007-04-15 09:21:47 +00:00
ipsccp-conditional.ll For PR1319: 2007-04-15 09:21:47 +00:00
ipsccp-gvar.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
loadtest.ll Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
logical-nuke.ll For PR1319: 2007-04-15 09:21:47 +00:00
phitest.ll For PR1319: 2007-04-15 09:21:47 +00:00
sccptest.ll For PR1319: 2007-04-15 09:21:47 +00:00
select.ll For PR1319: 2007-04-15 09:21:47 +00:00