Jakob Stoklund Olesen 5a57168a55 Mark the standard pseudos as isPseudo = 1.
The difference between isPseudo and isCodeGenOnly is a bit murky, but
isCodeGenOnly should eventually go away.  It is used for instructions
that are clones of real instructions with slightly different properties.

The standard pseudo-instructions never mirror real instructions, so they
are definitely in the isPseudo category.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141567 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-10 18:51:33 +00:00
..
2011-09-29 21:43:01 +00:00
2011-10-08 00:17:45 +00:00
2011-10-07 18:25:05 +00:00
2011-08-17 19:33:27 +00:00
2011-08-25 20:18:22 +00:00