[PPC64LE] Properly initialize instr-info in PPCVSXSwapRemoval pass
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Mon, 2 Nov 2015 22:43:57 +0000 (22:43 +0000)
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>
Mon, 2 Nov 2015 22:43:57 +0000 (22:43 +0000)
commit5ae08fa0db70dd6b6d9e076b20f89af0ac8ec153
treea0aff997eed14a02cb6f9f0582437aad884de632
parent9e9408f07bbc5af8309f860d2d374571f6e9b8cf
[PPC64LE] Properly initialize instr-info in PPCVSXSwapRemoval pass

Replace some hacky code with the proper way to get at this data.

No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251848 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCVSXSwapRemoval.cpp