OSDN Git Service

Add some testcases for some of the recent ScalarEvolution bug fixes.
authorDan Gohman <gohman@apple.com>
Fri, 26 Jun 2009 22:54:11 +0000 (22:54 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 26 Jun 2009 22:54:11 +0000 (22:54 +0000)
commit16bdfdb1784767e82f235183b1b5f6338df4bf9e
treef79b549097263bbf6c2c03c1d82ce300bfd96bfa
parent667d787c0a21cf3f5dfcde03ca471162ba35b614
Add some testcases for some of the recent ScalarEvolution bug fixes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74353 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/scev-interchange.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/loop-invariant-step.ll [new file with mode: 0644]