llvm-project/llvm/test/tools/llvm-mca/X86/Generic
Craig Topper c2b35ebc1d [X86] Remove the _alt forms of (V)CMP instructions. Use a combination of custom printing and custom parsing to achieve the same result and more
Similar to previous change done for VPCOM and VPCMP

Differential Revision: https://reviews.llvm.org/D59468

llvm-svn: 356384
2019-03-18 17:59:59 +00:00
..
avx512-super-registers-1.s [llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generated by the SummaryView. 2018-08-29 17:56:39 +00:00
avx512-super-registers-2.s [llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generated by the SummaryView. 2018-08-29 17:56:39 +00:00
avx512-super-registers-3.s [llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generated by the SummaryView. 2018-08-29 17:56:39 +00:00
resources-3dnow.s
resources-adx.s
resources-aes.s
resources-avx1.s [X86] Remove the _alt forms of (V)CMP instructions. Use a combination of custom printing and custom parsing to achieve the same result and more 2019-03-18 17:59:59 +00:00
resources-avx2.s [llvm-mca][X86] Add missing vperm2i128 tests 2019-01-22 14:54:24 +00:00
resources-avx512.s [llvm-mca][X86] Add some missing DQI tests 2019-01-26 13:00:46 +00:00
resources-avx512bw.s [llvm-mca][X86] Add missing shuffle tests 2019-01-25 09:17:30 +00:00
resources-avx512bwvl.s [llvm-mca][X86] Add missing shuffle tests 2019-01-25 09:17:30 +00:00
resources-avx512dq.s [llvm-mca][X86] Add some missing DQI tests 2019-01-26 13:00:46 +00:00
resources-avx512dqvl.s [llvm-mca][X86] Add some missing DQI tests 2019-01-26 13:00:46 +00:00
resources-avx512vl.s [llvm-mca][X86] Add some missing DQI tests 2019-01-26 13:00:46 +00:00
resources-avx512vpopcntdq.s [llvm-mca][X86] Add VPOPCNTDQ tests 2019-01-22 17:19:44 +00:00
resources-avx512vpopcntdqvl.s [llvm-mca][X86] Add VPOPCNTDQ tests 2019-01-22 17:19:44 +00:00
resources-bmi1.s [llvm-mca][X86] Add missing tzcntw tests 2019-01-22 14:53:52 +00:00
resources-bmi2.s Revert rL342916: [X86] Remove shift/rotate by CL memory (RMW) overrides 2018-09-25 13:01:26 +00:00
resources-clflushopt.s
resources-clwb.s [llvm-mca][X86] Add missing CLWB/CLZERO/FSGSBASE/LWP/MWAITX/RDPID/SHA tests 2019-01-22 16:39:28 +00:00
resources-clzero.s [llvm-mca][X86] Add missing CLWB/CLZERO/FSGSBASE/LWP/MWAITX/RDPID/SHA tests 2019-01-22 16:39:28 +00:00
resources-cmov.s
resources-cmpxchg.s
resources-f16c.s
resources-fma.s
resources-fma4.s
resources-fsgsbase.s [llvm-mca][X86] Add missing CLWB/CLZERO/FSGSBASE/LWP/MWAITX/RDPID/SHA tests 2019-01-22 16:39:28 +00:00
resources-lea.s
resources-lwp.s [llvm-mca][X86] Add missing CLWB/CLZERO/FSGSBASE/LWP/MWAITX/RDPID/SHA tests 2019-01-22 16:39:28 +00:00
resources-lzcnt.s
resources-mmx.s
resources-movbe.s
resources-mwaitx.s [llvm-mca][X86] Add missing CLWB/CLZERO/FSGSBASE/LWP/MWAITX/RDPID/SHA tests 2019-01-22 16:39:28 +00:00
resources-pclmul.s
resources-popcnt.s
resources-prefetchw.s
resources-rdpid.s [llvm-mca][X86] Add missing CLWB/CLZERO/FSGSBASE/LWP/MWAITX/RDPID/SHA tests 2019-01-22 16:39:28 +00:00
resources-rdrand.s [llvm-mca][x86] Add RDRAND/RDSEED instruction resource tests 2018-12-07 18:29:47 +00:00
resources-rdseed.s [llvm-mca][x86] Add RDRAND/RDSEED instruction resource tests 2018-12-07 18:29:47 +00:00
resources-sha.s [llvm-mca][X86] Add missing CLWB/CLZERO/FSGSBASE/LWP/MWAITX/RDPID/SHA tests 2019-01-22 16:39:28 +00:00
resources-sse1.s [X86] Remove the _alt forms of (V)CMP instructions. Use a combination of custom printing and custom parsing to achieve the same result and more 2019-03-18 17:59:59 +00:00
resources-sse2.s [X86] Remove the _alt forms of (V)CMP instructions. Use a combination of custom printing and custom parsing to achieve the same result and more 2019-03-18 17:59:59 +00:00
resources-sse3.s [llvm-mca][X86] Add missing monitor/mwait tests 2019-01-22 15:48:16 +00:00
resources-sse4a.s
resources-sse41.s
resources-sse42.s
resources-ssse3.s
resources-tbm.s
resources-x86_32.s
resources-x86_64.s [llvm-mca][X86] Add ADC/SBB with zero test cases 2019-03-06 12:51:16 +00:00
resources-x87.s [X86] Print all register forms of x87 fadd/fsub/fdiv/fmul as having two arguments where on is %st. 2019-02-04 17:28:18 +00:00
resources-xop.s [X86] Remove the _alt forms of XOP VPCOM instructions. Use a combination of custom printing and custom parsing to achieve the same result and more 2019-03-17 21:21:37 +00:00
xop-super-registers-1.s [llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generated by the SummaryView. 2018-08-29 17:56:39 +00:00
xop-super-registers-2.s [llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generated by the SummaryView. 2018-08-29 17:56:39 +00:00