llvm-6502/test/Transforms/ADCE
Duncan Sands e4dc717585 Ding dong, the DoesntAccessMemoryFns and
OnlyReadsMemoryFns tables are dead!  We
get more, and more accurate, information
from gcc via the readnone and readonly
function attributes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44288 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-23 19:30:27 +00:00
..
2002-01-31-UseStuckAround.ll
2002-05-22-PHITest.ll
2002-05-23-ZeroArgPHITest.ll
2002-05-28-Crash-distilled.ll
2002-05-28-Crash.ll
2002-07-17-AssertionFailure.ll
2002-07-17-PHIAssertion.ll
2002-07-29-Segfault.ll
2003-01-22-PredecessorProblem.ll
2003-04-25-PHIPostDominateProblem.ll
2003-06-11-InvalidCFG.ll
2003-06-24-BadSuccessor.ll
2003-06-24-BasicFunctionality.ll
2003-09-10-UnwindInstFail.ll
2003-09-15-InfLoopCrash.ll
2003-11-16-MissingPostDominanceInfo.ll
2003-12-19-MergeReturn.llx
2004-05-04-UnreachableBlock.llx
2005-02-17-PHI-Invoke-Crash.ll
2007-07-23-InfiniteLoop.ll Unreachable block is not a root node in post dominator tree. 2007-07-24 01:02:25 +00:00
adcetest.ll
basictest1.ll
basictest2.ll
basictest.ll
dce_pure_call.ll Ding dong, the DoesntAccessMemoryFns and 2007-11-23 19:30:27 +00:00
dce_pure_invoke.ll Readonly/readnone functions are allowed to throw 2007-11-22 21:40:06 +00:00
dead-phi-edge.ll
dg.exp For PR1319: 2007-04-14 22:54:01 +00:00
unreachable-function.ll