summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-06-29 20:34:13 +0000
committerDan Gohman <gohman@apple.com>2009-06-29 20:34:13 +0000
commit19d2417c9013cced8ab19e2602b66e3213bdf0b2 (patch)
tree00515eb3f7f6f4b08ac44790d58c0e753fa9f465 /clang/lib/CodeGen/CodeGenModule.cpp
parent538064d6b1f210c06413784f04d0d892f1f84e53 (diff)
downloadbcm5719-llvm-19d2417c9013cced8ab19e2602b66e3213bdf0b2.tar.gz
bcm5719-llvm-19d2417c9013cced8ab19e2602b66e3213bdf0b2.zip
Don't cache PHI exit values from exhaustive evaluations, because
an individual exhaustive evaluation reflects only the exit value implied by an individual exit, which may differ from the actual exit value of the loop if there are other exits. This fixes PR4477. llvm-svn: 74447
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud