summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCScheduleG4Plus.td
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-10-19 04:41:05 +0000
committerChris Lattner <sabre@nondot.org>2005-10-19 04:41:05 +0000
commit2f041d49a9750b714a8ceebe28038c78c6c40a4e (patch)
tree842627a1d95e9843015c849bf0d37e6d3cdbbd49 /lib/Target/PowerPC/PPCScheduleG4Plus.td
parentf6cd147471fb9a89661e2093731d6d40d4f41c7c (diff)
downloadllvm-2f041d49a9750b714a8ceebe28038c78c6c40a4e.tar.gz
llvm-2f041d49a9750b714a8ceebe28038c78c6c40a4e.tar.bz2
llvm-2f041d49a9750b714a8ceebe28038c78c6c40a4e.tar.xz
add support for literal immediates in patterns to match, allowing us to
write things like this: def : Pat<(add GPRC:$in, 12), (ADD12 GPRC:$in)>; Andrew: if this isn't enough or doesn't work for you, please lemme know. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23819 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/PPCScheduleG4Plus.td')
0 files changed, 0 insertions, 0 deletions