remove 32 sign extend after 32 sextload and handle small negative constant
authorAndrew Lenharth <andrewl@lenharth.org>
Wed, 2 Mar 2005 17:23:03 +0000 (17:23 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Wed, 2 Mar 2005 17:23:03 +0000 (17:23 +0000)
commit74d00d860eff22723575f58a2ce2dffb88711dcf
tree578df4555d4d9d743cfe4f112cb2c6be7d1086f9
parente4f161c909a8ee35efd6e9f02fc3d32a756a6268
remove 32 sign extend after 32 sextload and handle small negative constant

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20408 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Alpha/AlphaISelPattern.cpp