OSDN Git Service

Fix instcombine to obey requested alignment when merging allocas.
authorRichard Osborne <richard@xmos.com>
Tue, 18 Sep 2012 09:31:44 +0000 (09:31 +0000)
committerRichard Osborne <richard@xmos.com>
Tue, 18 Sep 2012 09:31:44 +0000 (09:31 +0000)
commitd7cc8b839cba201b552698646b624da7a79ede8e
tree412b93a532a7dd14b1d7491fd584bbecdd4fb4b2
parent97ecb83dffb5ff78ff84e9da21189268f52c63b2
Fix instcombine to obey requested alignment when merging allocas.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164117 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
test/Transforms/InstCombine/2012-09-17-ZeroSizedAlloca.ll [new file with mode: 0644]