[PowerPC] Support generic conditional branches in asm parser
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 24 Jun 2013 11:55:21 +0000 (11:55 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 24 Jun 2013 11:55:21 +0000 (11:55 +0000)
commit824b7d8dfd584f4aedba340d54c7e52c59312513
tree7acd1d266b8af22e279b097ca346d8d9eb2fa2d2
parentb6a30d159e3e2e322a422c4c31c6d379ff299811
[PowerPC] Support generic conditional branches in asm parser

This adds instruction patterns to cover the generic forms of
the conditional branch instructions.  This allows the assembler
to support the generic mnemonics.

The compiler will still generate the various specific forms
of the instruction that were already supported.

llvm-svn: 184722
llvm/lib/Target/PowerPC/PPCInstrFormats.td
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/test/MC/PowerPC/ppc64-encoding.s