aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/CodeGenDAGPatterns.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-07-06 21:35:46 +0000
committerJim Grosbach <grosbach@apple.com>2011-07-06 21:35:46 +0000
commitd1689ae4b1ae5af191f71dcb9c59640a6dca7ebc (patch)
treef30d136ceffe3374c96026a6470dbd12e130e515 /utils/TableGen/CodeGenDAGPatterns.cpp
parent806fcc040e0bc7962891f12d6e09fc86f0bc2184 (diff)
Mark ARM pseudo-instructions as isPseudo.
This allows us to remove the (bogus and unneeded) encoding information from the pseudo-instruction class definitions. All of the pseudos that haven't been converted yet and still need encoding information instance from the normal instruction classes and explicitly set isCodeGenOnly, and so are distinct from this change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134540 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions