]> granicus.if.org Git - llvm/commit
[PowerPC] Mark P9 scheduling model complete
authorStefan Pintilie <stefanp@ca.ibm.com>
Fri, 22 Sep 2017 20:17:25 +0000 (20:17 +0000)
committerStefan Pintilie <stefanp@ca.ibm.com>
Fri, 22 Sep 2017 20:17:25 +0000 (20:17 +0000)
commit93f389e6f137a2f159477009b036ce9baf3448d2
treed54d4f3776dc66cee7d8d0df4ae35c4e163686af
parent0b345b230ba32064f55309ce279dcf03c0039545
[PowerPC] Mark P9 scheduling model complete

This patch just adds the missing information to the P9 scheduling model to allow
the model to be marked as complete.

The model has been verified against P9 documentation. The model was verified
with utils/schedcover.py.

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

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