diff options
| author | Jim Grosbach <grosbach@apple.com> | 2013-03-06 05:44:53 +0000 |
|---|---|---|
| committer | Jim Grosbach <grosbach@apple.com> | 2013-03-06 05:44:53 +0000 |
| commit | 95d2eb95c303f859adb9d3b19ecce056e539f61d (patch) | |
| tree | 222a7064c4cd99e3f6b327b568950c8626b65597 /llvm/lib/Transforms/Scalar/LoopDeletion.cpp | |
| parent | 2a844b7ff850f9538f4952c5f2aef0c6d38b2b72 (diff) | |
| download | bcm5719-llvm-95d2eb95c303f859adb9d3b19ecce056e539f61d.tar.gz bcm5719-llvm-95d2eb95c303f859adb9d3b19ecce056e539f61d.zip | |
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
llvm-svn: 176547
Diffstat (limited to 'llvm/lib/Transforms/Scalar/LoopDeletion.cpp')
0 files changed, 0 insertions, 0 deletions

