llvm-project/llvm/test/tools/llvm-mca/X86/SLM
Simon Pilgrim bd0801cddf [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).
2022-09-05 13:44:05 +01:00
..
resources-aes.s
resources-cmov.s
resources-cmpxchg.s
resources-lea.s
resources-mmx.s [X86] Cleanup SLM SSE shift and CMPGTQ scheduler model numbers 2022-09-05 13:44:05 +01:00
resources-movbe.s
resources-pclmul.s
resources-popcnt.s
resources-prefetchw.s
resources-rdrand.s
resources-rdseed.s
resources-sse1.s
resources-sse2.s [X86] Cleanup SLM SSE shift and CMPGTQ scheduler model numbers 2022-09-05 13:44:05 +01:00
resources-sse3.s
resources-sse41.s [X86] Fix SLM scheduler model for PMULLD (PR37059) 2022-04-08 10:07:06 +01:00
resources-sse42.s [X86] Cleanup SLM SSE shift and CMPGTQ scheduler model numbers 2022-09-05 13:44:05 +01:00
resources-ssse3.s
resources-x86_32.s
resources-x86_64.s
resources-x87.s
zero-idioms.s [X86] Cleanup SLM SSE shift and CMPGTQ scheduler model numbers 2022-09-05 13:44:05 +01:00