Do not generate load/store instructions with indexing.
authorChris Lattner <sabre@nondot.org>
Thu, 22 Aug 2002 16:41:31 +0000 (16:41 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 Aug 2002 16:41:31 +0000 (16:41 +0000)
commitff9a9e5b134b42d4575f876daf75cca43f39db33
treef41185ba722929dbf4b2bc2fe82b5d4580d7b9ed
parent5a3e29c66122fe039f10cafb0607e0aa6c1bb2f4
Do not generate load/store instructions with indexing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3461 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/ExprTypeConvert.cpp