OSDN Git Service

[X86] Rename some instructions from 'rb' to 'rrb' to make 'b' a proper suffix. Fix...
authorCraig Topper <craig.topper@intel.com>
Sun, 10 Dec 2017 17:42:44 +0000 (17:42 +0000)
committerCraig Topper <craig.topper@intel.com>
Sun, 10 Dec 2017 17:42:44 +0000 (17:42 +0000)
commit8ec1b21823d6a102e183e3d481be8ba892989b80
treeae88ffa28f8dd18df435248047055f9804be4034
parent00aa30fd24c9895970b047a4c6bb1d7cd0a99c81
[X86] Rename some instructions from 'rb' to 'rrb' to make 'b' a proper suffix. Fix the scheduling information for some of them.

Some of the scheduling information was only present for the 'rb' version' and not the 'rr' version. Now we match 'rr(b?)'

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320320 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86SchedSkylakeServer.td
test/CodeGen/X86/avx512-schedule.ll