diff options
author | Dan Gohman <gohman@apple.com> | 2009-05-20 00:34:08 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-05-20 00:34:08 +0000 |
commit | 7248923a5da4244e426b74205402df78b607ea54 (patch) | |
tree | 7d6aa237fb69c28bc01b6d6238d7c53858ab9f17 /llvm/test/Transforms/LoopStrengthReduce/2005-08-17-OutOfLoopVariant.ll | |
parent | 414dc16ab9c4184a0c924ae84aec087ba69d18f2 (diff) | |
download | bcm5719-llvm-7248923a5da4244e426b74205402df78b607ea54.tar.gz bcm5719-llvm-7248923a5da4244e426b74205402df78b607ea54.zip |
Suppress the IV reversal transformation in the case that the RHS
of the comparison is defined inside the loop. This fixes a
use-before-def problem, because the transformation puts a use
of the RHS outside the loop.
llvm-svn: 72149
Diffstat (limited to 'llvm/test/Transforms/LoopStrengthReduce/2005-08-17-OutOfLoopVariant.ll')
0 files changed, 0 insertions, 0 deletions