OSDN Git Service

Handle more imm forms, and load small negative i32 constants without hitting memory...
authorAndrew Lenharth <andrewl@lenharth.org>
Fri, 22 Jul 2005 22:24:01 +0000 (22:24 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Fri, 22 Jul 2005 22:24:01 +0000 (22:24 +0000)
commit6b137d818a777aa9df3c7917064a7111e7e58a38
tree5e84111de316930719baf4aab0c5879d368a37ae
parent22894e980f3d65af605dfeb870442536eb16db8c
Handle more imm forms, and load small negative i32 constants without hitting memory (should do the same for arbitrary zero extended small negative constants)

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