| commit | e389434a8a3b8ca8234693b48c3aede7baff68c4 | [log] [tgz] |
|---|---|---|
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | Mon Jul 02 09:15:01 2018 +0000 |
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Mon Jul 02 09:15:01 2018 +0000 |
| tree | 48c645d59a20fa43d5cbde3d76bff77d74c7d12b | |
| parent | 04a00fc18c10ca59eafbd9195cd42021586b6fda [diff] |
[X86][BtVer2] Added Jaguar FPU Pipe0/1 uop counters to permit basic llvm-exegesis uop testing We don't have PMCs to cover many of the Jaguar resources but we can at least monitor the FPU issue pipes which give an indication of the fpu uop count, just not the execution resources. llvm-svn: 336089