summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/AddrModeMatcher.cpp
diff options
context:
space:
mode:
authorTorok Edwin <edwintorok@gmail.com>2009-10-20 15:15:09 +0000
committerTorok Edwin <edwintorok@gmail.com>2009-10-20 15:15:09 +0000
commit729d92bd745015a3481bfc5801265d7e93f879f3 (patch)
tree1c09f358f101537ee2515be16652285ffc7216a4 /llvm/lib/Transforms/Utils/AddrModeMatcher.cpp
parent531e2840642e0a4099d537300c512d41f5c044a9 (diff)
downloadbcm5719-llvm-729d92bd745015a3481bfc5801265d7e93f879f3.tar.gz
bcm5719-llvm-729d92bd745015a3481bfc5801265d7e93f879f3.zip
Fix PR4313: IPSCCP was not setting the lattice value for the invoke instruction
when the invoke had multiple return values: it set the lattice value only on the extractvalue. This caused the invoke's lattice value to remain the default (undefined), and later propagated to extractvalue's operand, which incorrectly introduces undefined behavior. llvm-svn: 84637
Diffstat (limited to 'llvm/lib/Transforms/Utils/AddrModeMatcher.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud