summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/StructRetPromotion.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2010-01-19 04:32:48 +0000
committerBob Wilson <bob.wilson@apple.com>2010-01-19 04:32:48 +0000
commit58d59fe394e7c773bff27b412d90f5d0523187aa (patch)
tree154f772cf26e4391ece10c37b2d3d8459cfe9ef1 /llvm/lib/Transforms/IPO/StructRetPromotion.cpp
parent35474ca4c49c98ca51247fde8ead6f82187090cd (diff)
downloadbcm5719-llvm-58d59fe394e7c773bff27b412d90f5d0523187aa.tar.gz
bcm5719-llvm-58d59fe394e7c773bff27b412d90f5d0523187aa.zip
Fix a crash in scalarrepl for memcpy/memmove where the source and destination
are the same. I had already fixed a similar problem where the source and destination were different bitcasts derived from the same alloca, but the previous fix still did not handle the case where both operands are exactly the same value. Radar 7552893. llvm-svn: 93848
Diffstat (limited to 'llvm/lib/Transforms/IPO/StructRetPromotion.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud