Make sure the buffer, which containas an instance of APFloat, has proper alignment.
authorShuxin Yang <shuxin.llvm@gmail.com>
Wed, 19 Dec 2012 01:10:17 +0000 (01:10 +0000)
committerShuxin Yang <shuxin.llvm@gmail.com>
Wed, 19 Dec 2012 01:10:17 +0000 (01:10 +0000)
commitd6b51d1dc158b82cab2e2a77b6c4b4fddb156952
tree5be261eaea81803e9ea78742aa423c6d34453419
parent5469f605fe86edcfb6d3f0e36f3e3ce0254334cc
Make sure the buffer, which containas an instance of APFloat, has proper alignment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170486 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineAddSub.cpp