PowerPC: Mark some more patterns as isCodeGenOnly.
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Wed, 17 Apr 2013 17:19:05 +0000 (17:19 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Wed, 17 Apr 2013 17:19:05 +0000 (17:19 +0000)
commit1fb54cfb0a013c8ab664a6e754b34a125fe85254
tree176c86d7857c061dcf6e5342e47e32f51869ed60
parent8952d909a5d27f528abf93ee5366293d528dcf84
PowerPC: Mark some more patterns as isCodeGenOnly.

A couple of recently introduced conditional branch patterns
also need to be marked as isCodeGenOnly since they cannot
be handled by the asm parser.

No change in generated code.

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