summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-02-13 03:58:31 +0000
committerDan Gohman <gohman@apple.com>2009-02-13 03:58:31 +0000
commitf71a473720baf27023577c478d0b44d9b1997616 (patch)
tree053c5bdf6b71041c0aaab4201a70ba4c180c55b0 /clang/lib/CodeGen/CodeGenModule.cpp
parent026b56a9bcd56cc7e86228acbe64909d728b5539 (diff)
downloadbcm5719-llvm-f71a473720baf27023577c478d0b44d9b1997616.tar.gz
bcm5719-llvm-f71a473720baf27023577c478d0b44d9b1997616.zip
Fix the code that checked if a SCEVAddRecExpr Start contains an
addrec in a different loop to check the value being added to the accumulated Start value, not the Start value before it has the new value added to it. This prevents LSR from going crazy on the included testcase. Dale, please review. llvm-svn: 64440
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud