summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LowerInvoke.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-12-19 18:22:06 +0000
committerChris Lattner <sabre@nondot.org>2010-12-19 18:22:06 +0000
commitc56c8453778cc070feee78f4a80fe85f6aa2d85c (patch)
tree8e894b3252e1c6ab107107534eb7ba4f01c5aad9 /llvm/lib/Transforms/Utils/LowerInvoke.cpp
parent713ab3796512498b5f4e6ed79ea2ff4e6aa8df9b (diff)
downloadbcm5719-llvm-c56c8453778cc070feee78f4a80fe85f6aa2d85c.tar.gz
bcm5719-llvm-c56c8453778cc070feee78f4a80fe85f6aa2d85c.zip
fix another miscompile in the llvm.sadd formation logic: it wasn't
checking to see if the high bits of the original add result were dead. Inserting a smaller add and zexting back to that size is not good enough. This is likely to be the fix for 8816. llvm-svn: 122177
Diffstat (limited to 'llvm/lib/Transforms/Utils/LowerInvoke.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud