aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAmaury Sechet <deadalnix@gmail.com>2016-02-17 19:21:28 +0000
committerAmaury Sechet <deadalnix@gmail.com>2016-02-17 19:21:28 +0000
commit61a7d629ecc118fb72c1e12b7319ee72c93f1c95 (patch)
treefd2bd0b46240549ccf97661f9dfe6680c711f379 /clang/lib/Frontend/CompilerInvocation.cpp
parentf48bcb2bd94b5a6e3634cf3b95e4a0137a7df2cb (diff)
downloadllvm-61a7d629ecc118fb72c1e12b7319ee72c93f1c95.zip
llvm-61a7d629ecc118fb72c1e12b7319ee72c93f1c95.tar.gz
llvm-61a7d629ecc118fb72c1e12b7319ee72c93f1c95.tar.bz2
Fix load alignement when unpacking aggregates structs
Summary: Store and loads unpacked by instcombine do not always have the right alignement. This explicitely compute the alignement and set it. Reviewers: dblaikie, majnemer, reames, hfinkel, joker.eph Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D17326 llvm-svn: 261139
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions