Added support for decomposing constant expressions containing shr and shl
authorJohn Criswell <criswell@uiuc.edu>
Wed, 11 May 2005 21:16:42 +0000 (21:16 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Wed, 11 May 2005 21:16:42 +0000 (21:16 +0000)
commit3163e2d9f3276bdf143e940f17d94b2429b7fa4c
tree1e1a1e64dee30bcebc3b189575c844cce8220fda
parent98cf45bbf6b6efc1b90d4744082149e9b5f3e17a
Added support for decomposing constant expressions containing shr and shl
instructions.
Review of this commit would be greatly appreciated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21876 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9PreSelection.cpp