[PowerPC] Add a TableGen relation for A-type and M-type VSX FMA instructions
authorHal Finkel <hfinkel@anl.gov>
Tue, 25 Mar 2014 18:55:11 +0000 (18:55 +0000)
committerHal Finkel <hfinkel@anl.gov>
Tue, 25 Mar 2014 18:55:11 +0000 (18:55 +0000)
commitfba0a057a2105c46c542ae38f17b96b6f48c53b0
tree75e1bc54505e2768b615b6aa2f9704d272b86776
parentab5382f5eb18a37869085035d20ebc8cd584bf65
[PowerPC] Add a TableGen relation for A-type and M-type VSX FMA instructions

TableGen will create a lookup table for the A-type FMA instructions providing
their corresponding M-form opcodes. This will be used by upcoming commits.

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