llvm-6502/test/Transforms/GVN
Owen Anderson 45537917ee Fix a couple more bugs in the phi construction by pulling in code that does
almost the same things from LCSSA.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40540 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-26 18:26:51 +00:00
..
2007-07-25-DominatedLoop.ll Fix what is _hopefully_ the last corner case for loops. 2007-07-25 23:54:42 +00:00
2007-07-25-InfiniteLoop.ll Fix an infinite loop on 300.twolf. 2007-07-25 22:03:06 +00:00
2007-07-25-Loop.ll Fix a bug in non-local memdep that was causing an infinite loop on 175.vpr. 2007-07-25 21:26:36 +00:00
2007-07-25-NestedLoop.ll My last commit was not correct for nested loops. Fix it, and add a testcase for it. 2007-07-25 22:19:40 +00:00
2007-07-25-SinglePredecessor.ll Fix a bug that was causing GVN to crash on 252.eon. 2007-07-25 21:13:41 +00:00
2007-07-26-InterlockingLoops.ll Fix a couple more bugs in the phi construction by pulling in code that does 2007-07-26 18:26:51 +00:00
2007-07-26-PhiErasure.ll Fix a couple more bugs in the phi construction by pulling in code that does 2007-07-26 18:26:51 +00:00
basic.ll
dg.exp
dominated.ll
mixed.ll
nonlocal.ll
semidominated.ll