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)
commit5b841c4a64e338d0d0710422ed6ec5821f6cd43a
treecff77b2aaea8fbac9f7c255efaecf764472b090b
parent799d96b8b8865cf96012d9e23e4cfc7558619296
Make sure the buffer, which containas an instance of APFloat, has proper alignment.

llvm-svn: 170486
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp