Andrew Trick
|
dba95737e0
|
Remove redundant -enable-iv-rewrite=false flags from test cases.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153255 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-03-22 17:09:04 +00:00 |
|
Andrew Trick
|
45d7963950
|
Reenable this IndVars unit test.
SCEV can't optimize undef in all cases, which is a separate issue from this test case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145343 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-11-29 00:52:04 +00:00 |
|
Benjamin Kramer
|
b09a3aa4bb
|
XFAIL this test until I figure out what indvars is doing here (or find someone who does)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145008 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-11-20 11:10:03 +00:00 |
|
Andrew Trick
|
f21bdf4f42
|
Rename -disable-iv-rewrite to -enable-iv-rewrite=false in preparation for default change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139517 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-09-12 18:28:44 +00:00 |
|
Andrew Trick
|
8f7ca5d98e
|
Test case for r139453, WidenIV::GetExtendedOperandRecurrence.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139504 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-09-12 17:20:57 +00:00 |
|