Trivial testcase that LCSSA can already handle.
authorOwen Anderson <resistor@mac.com>
Fri, 26 May 2006 21:59:20 +0000 (21:59 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 26 May 2006 21:59:20 +0000 (21:59 +0000)
commit22cf8b118e267bebda259a10b5acaa5ae82d3f72
tree27334831e874e8cbc98d07c7acf56ac823c94829
parentfc3a3bc64b2781ab63f87312d953e3fa22888899
Trivial testcase that LCSSA can already handle.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28508 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LCSSA/basictest.ll [new file with mode: 0644]
test/Transforms/LCSSA/dg.exp [new file with mode: 0644]