add patterns to the addi/addis/mulli etc instructions. Define predicates
authorChris Lattner <sabre@nondot.org>
Thu, 8 Sep 2005 17:33:10 +0000 (17:33 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 8 Sep 2005 17:33:10 +0000 (17:33 +0000)
commit3e63ead49b2166c7bc9e7b6bcc54e8ce3b4abe9d
tree15b0ae26be96c3584437353d8393b8f67903df58
parentd1cdc7028cbf5c58c3b3791d89c3bffa15944f65
add patterns to the addi/addis/mulli etc instructions.  Define predicates
for matching signed 16-bit and shifted 16-bit ppc immediates

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23267 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrFormats.td
lib/Target/PowerPC/PPCInstrInfo.td