summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2013-03-06 05:44:53 +0000
committerJim Grosbach <grosbach@apple.com>2013-03-06 05:44:53 +0000
commit186d8a3d67ccd2b2401c5d7d4e2cc15c4d1fdeae (patch)
tree6576d682ded82491fbd57f9bfee66256ee1a8b64 /include
parent508d11b19cfd0f2231037d28f4ce6ab428929d3b (diff)
downloadllvm-186d8a3d67ccd2b2401c5d7d4e2cc15c4d1fdeae.tar.gz
llvm-186d8a3d67ccd2b2401c5d7d4e2cc15c4d1fdeae.tar.bz2
llvm-186d8a3d67ccd2b2401c5d7d4e2cc15c4d1fdeae.tar.xz
InstCombine: Don't shrink allocas when combining with a bitcast.
When considering folding a bitcast of an alloca into the alloca itself, make sure we don't shrink the amount of memory being allocated, or things rapidly go sideways. rdar://13324424 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176547 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions