OSDN Git Service

[PowerPC] fix assertion failure due to missing instruction in P9InstrResources.td
authorHiroshi Inoue <inouehrs@jp.ibm.com>
Mon, 2 Apr 2018 12:18:21 +0000 (12:18 +0000)
committerHiroshi Inoue <inouehrs@jp.ibm.com>
Mon, 2 Apr 2018 12:18:21 +0000 (12:18 +0000)
commit0a9e4fe67e24fe921d2ed544471bbb53d579f790
treee9f32090edc5160c85649a53944a0ca90eafdb6f
parent67eb8fdbb03eccd68274aa56abe1002d99f3bfc8
[PowerPC] fix assertion failure due to missing instruction in P9InstrResources.td

This patch adds L(D|W|H|B)XTLS instructions introduced by https://reviews.llvm.org/rL327635 in P9InstrResources.td.

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