Have FastISel skip the multiply by 1 for getelementptr on i8*.
authorDan Gohman <gohman@apple.com>
Thu, 21 Aug 2008 17:37:05 +0000 (17:37 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 21 Aug 2008 17:37:05 +0000 (17:37 +0000)
commitf93cf79505f07cb97597fbc5955462ad7670ca5c
tree1e9aa595d2afa2f4a51db9f52d5c8aa5af7a9607
parent62990bafa327cf8d95be19363f636ca60b505a91
Have FastISel skip the multiply by 1 for getelementptr on i8*.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55129 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/FastISel.cpp