fix PR3489, use bits instead of bytes.
authorChris Lattner <sabre@nondot.org>
Fri, 6 Feb 2009 04:34:07 +0000 (04:34 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 6 Feb 2009 04:34:07 +0000 (04:34 +0000)
commite991ced7cb5cb86d1c33b8d400b1be41185bc69f
tree5afd04c3abf10bf4d652e0f454741a5ed6b1f964
parentf90b2a7742ddeddc448586cc050818a664419e74
fix PR3489, use bits instead of bytes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63916 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/ScalarReplAggregates.cpp
test/Transforms/ScalarRepl/2009-02-05-LoadFCA.ll [new file with mode: 0644]