[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)
commit6d48493817ebef6f69bb2b138e098b192d45ce1d
tree3d3a4f7e24026cd51f0d164005326f757e9754f5
parentd3144ea8499692085fbb877e5cee5ecd9793603d
[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.

llvm-svn: 328969
llvm/lib/Target/PowerPC/P9InstrResources.td