Add definitions for the PPC a2q core marked as having QPX available
authorHal Finkel <hfinkel@anl.gov>
Wed, 30 Jan 2013 21:17:42 +0000 (21:17 +0000)
committerHal Finkel <hfinkel@anl.gov>
Wed, 30 Jan 2013 21:17:42 +0000 (21:17 +0000)
commit5bb16fdbb363abee2b9495116ff1a97568460cae
tree4fa301d922726dcc06b17c87ca00bb5165e9242b
parent2f89e8144b960468e4135f6d17cb6aac69197cbb
Add definitions for the PPC a2q core marked as having QPX available

This is the first commit of a large series which will add support for the
QPX vector instruction set to the PowerPC backend. This instruction set is
used on the IBM Blue Gene/Q supercomputers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173973 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC.td
lib/Target/PowerPC/PPCSubtarget.h
test/CodeGen/PowerPC/a2q.ll [new file with mode: 0644]