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 | caccc996e2b77503526ab8769444dd5542960a79 (patch) | |
tree | c845af40d680eeda81ae488af3fc389303dcd00b /lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 823572d44d99817e3bb795f6cb9615ca2a7558b6 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36784 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions