diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-09-30 12:43:37 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-09-30 12:43:37 +0000 |
commit | 1ca66919a5af71949c02f55a1d1d8be8f613f8c2 (patch) | |
tree | be98a4ca5014fc6f643adaa7f7d324f1487e7280 /llvm/lib/Transforms | |
parent | aae78b861f75236cf5248be03dfbdde21ebe30f7 (diff) | |
download | bcm5719-llvm-1ca66919a5af71949c02f55a1d1d8be8f613f8c2.tar.gz bcm5719-llvm-1ca66919a5af71949c02f55a1d1d8be8f613f8c2.zip |
CodeGen: Copy tail padding when we're not dealing with a trivial copy assign or move assign operator.
This fixes a regression from r162254, the optimizer has problems reasoning
about the smaller memcpy as it's often not safe to widen a store but making it
smaller is.
llvm-svn: 164917
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions