Add new immediate handling support for mul/div.
authorChris Lattner <sabre@nondot.org>
Mon, 8 Aug 2005 21:33:23 +0000 (21:33 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Aug 2005 21:33:23 +0000 (21:33 +0000)
commitfd78454477c7aef827eb4881abbb937f160d2d76
tree3df142e39c524aebe4cefa3ac72a3a23454fc73b
parent5b90917400414d09f30ae43b387b1be3fc5ccc3d
Add new immediate handling support for mul/div.
Patch by Jim Laskey!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22715 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelPattern.cpp