Files
clang-p2996/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
Eric Christopher 3ad2f3a2f2 Fix the other half of the alignment changing issue by making sure that the
memcpy alignment is the minimum of the incoming alignments.

Fixes PR 8266.

llvm-svn: 115305
2010-10-01 09:02:05 +00:00

30 KiB