OSDN Git Service

[X86][Btver2] Remove JAny resource, and map system/microcoded instructions to JALU...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 15 Mar 2018 15:12:12 +0000 (15:12 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 15 Mar 2018 15:12:12 +0000 (15:12 +0000)
commit258a13c8f29d00f76c999a6d3914107509c919e2
tree77c3e4167b0b68d1edebd82ddee3b129b8f1e419
parent353be84b74476f5ec0f160994ff52042c3336978
[X86][Btver2] Remove JAny resource, and map system/microcoded instructions to JALU pipes

Simplifies throughput to the issue width (1/2) instead of permitting any pipe (1/6)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327632 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ScheduleBtVer2.td
test/CodeGen/X86/mmx-schedule.ll
test/CodeGen/X86/schedule-x86_32.ll
test/CodeGen/X86/schedule-x86_64.ll
test/CodeGen/X86/sse3-schedule.ll
test/CodeGen/X86/x87-schedule.ll