]> granicus.if.org Git - llvm/commit
[PowerPC] Add missing record form instructions to the P9 Scheduling Model
authorStefan Pintilie <stefanp@ca.ibm.com>
Tue, 10 Oct 2017 13:45:35 +0000 (13:45 +0000)
committerStefan Pintilie <stefanp@ca.ibm.com>
Tue, 10 Oct 2017 13:45:35 +0000 (13:45 +0000)
commitd4f424c7168f1c14f1e8672c34dd419d988746c4
treea02df7684fda2b6b0c5f440938fbad6a01ef331d
parentb41c27781db557d74e705b25234f51bbd4d05b04
[PowerPC] Add missing record form instructions to the P9 Scheduling Model

A number of record form instructions were missing from the P9 scheduling
model. Added those instructions and marked the P9 model as complete.

Differential Revision: https://reviews.llvm.org/D38560

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