Use getStoreSize() instead of getStoreSizeInBits()/8.
authorDan Gohman <gohman@apple.com>
Wed, 23 Sep 2009 21:07:02 +0000 (21:07 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 23 Sep 2009 21:07:02 +0000 (21:07 +0000)
commit4e918b2c8ca81edd63f6708e08835b2c14648615
tree40d4545f221cfcfda32545438dcd63ea58a25e64
parentd1f3cee976a991bcc4d0460dd9e60d5d215c8bfc
Use getStoreSize() instead of getStoreSizeInBits()/8.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82656 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/Target/Blackfin/BlackfinISelLowering.cpp