Owen Anderson
|
bfd4dab888
|
Add a test for the LCSSA issue I just fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29077 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-07-09 08:17:30 +00:00 |
|
Owen Anderson
|
b083af6448
|
Make sure that LCSSA works properly when it encounters an exit block that has
more than one predecessor inside the loop.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28749 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-06-12 07:05:47 +00:00 |
|
Owen Anderson
|
32a90f85af
|
Update the regression tests, and add a new one encountered while compiling crtend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28681 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-06-04 00:56:30 +00:00 |
|
Owen Anderson
|
f49748730e
|
Require both tests to pass.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28531 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-05-29 01:28:16 +00:00 |
|
Owen Anderson
|
6894526189
|
Update the testcase to check the full extent of LCSSA.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28530 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-05-29 01:07:04 +00:00 |
|
Owen Anderson
|
22cf8b118e
|
Trivial testcase that LCSSA can already handle.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28508 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-05-26 21:59:20 +00:00 |
|