aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2022-09-05 13:43:56 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2022-09-05 13:44:05 +0100
commitbd0801cddfc8e827f17d45a43ac8d3754e0c3124 (patch)
tree6d1b82d0f84e185b93e0002a00839e4392f258ec /llvm/lib/Object/COFFObjectFile.cpp
parentf7dd9a32060ab5b024424d24f6fbbd54b301a491 (diff)
downloadllvm-bd0801cddfc8e827f17d45a43ac8d3754e0c3124.zip
llvm-bd0801cddfc8e827f17d45a43ac8d3754e0c3124.tar.gz
llvm-bd0801cddfc8e827f17d45a43ac8d3754e0c3124.tar.bz2
[X86] Cleanup SLM SSE shift and CMPGTQ scheduler model numbers
These were causing weird mismatches for the D103695 script report as I'm trying to enable cost kinds support for vector shift and integer comparisons. The SSE shifts by (non-constant) scalar are half-rate but still only 1uop and PCMPGT is half-rate and only on Pipe0 (although not as slow as PCMPEQQ which we already handle).
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions