two simple testcases loopreduce should handle but does not yet currently
authorChris Lattner <sabre@nondot.org>
Fri, 5 Aug 2005 19:47:39 +0000 (19:47 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 5 Aug 2005 19:47:39 +0000 (19:47 +0000)
commit0ef10c935a8915afab1ba57dc1b6cd67208e15f4
treeed4793cbed422b0c4a20e29b4b80f8772ca10fc3
parent6281ae4bf0d99650c42bda934a44f316db9c6707
two simple testcases loopreduce should handle but does not yet currently

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22682 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopStrengthReduce/exit_compare_live_range.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/related_indvars.ll [new file with mode: 0644]