diff options
author | Chris Lattner <sabre@nondot.org> | 2007-05-05 18:49:57 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-05-05 18:49:57 +0000 |
commit | 1077d2a30d832de0dbfbb963c89630ab5273d72c (patch) | |
tree | 3b9644bfacd407a7e2bb4c397c5cc7e122eba708 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 580d824e5db49640e5a2217266eaeee1d88adbfe (diff) | |
download | bcm5719-llvm-1077d2a30d832de0dbfbb963c89630ab5273d72c.tar.gz bcm5719-llvm-1077d2a30d832de0dbfbb963c89630ab5273d72c.zip |
Fix Transforms/LoopUnroll/2007-05-05-UnrollMiscomp.ll and PR1385.
If we have a LCSSA, only modify the input value if the inval was defined
by an instruction in the loop. If defined by something before the loop,
it is still valid.
llvm-svn: 36784
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions