diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-03-18 12:09:17 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-03-18 12:09:17 +0000 |
commit | e409f84e7e7cd7b50f6fe93673f4242a56d74805 (patch) | |
tree | 811c7a151e51e2a214ae8421f5137131a23bc8b3 /llvm/test/CodeGen/PowerPC/ctrloops-softfloat.ll | |
parent | a6ef1abc0970ff3ae49a643cf3575226e3c5e762 (diff) | |
download | bcm5719-llvm-e409f84e7e7cd7b50f6fe93673f4242a56d74805.tar.gz bcm5719-llvm-e409f84e7e7cd7b50f6fe93673f4242a56d74805.zip |
[X86][Btver2] Correctly distinguish between scheduling pipe and functional unit for JWriteResFpuPair defs
Jaguar's FPU has 2 scheduler pipes (JFPU0/JFPU1) which forward to multiple functional sub-units each. We need to model that an micro-op will both consume the scheduler pipe and a functional unit.
This patch just handles the ops defined through JWriteResFpuPair, I'll go through the custom cases later.
llvm-svn: 327791
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/ctrloops-softfloat.ll')
0 files changed, 0 insertions, 0 deletions