This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c0ab901bdd
llvm-project
/
llvm
/
test
/
tools
/
llvm-mca
/
X86
/
SkylakeServer
History
Craig Topper
31c40f2d6b
[X86] Add mayLoad/mayStore flags to some X87 instructions that don't have isel patterns to infer them from.
...
Should remove part of the differences in D81833 due to some some of these getting isel patterns.
2020-06-23 23:40:30 -07:00
..
independent-load-stores.s
[MCA] Fixed a bug where loads and stores were sometimes incorrectly marked as depedent. Fixes PR45793.
2020-05-05 10:25:36 +01:00
resources-adx.s
…
resources-aes.s
…
resources-avx1.s
[X86] Remove the mayLoad and mayStore flags from vzeroupper/vzeroall.
2020-05-08 12:47:20 -07:00
resources-avx2.s
…
resources-avx512.s
[X86] Increase latency of port5 masked compares and kshift/kadd/kunpck instructions in SKX scheduler model
2020-02-16 16:59:37 -08:00
resources-avx512bw.s
[X86] Increase latency of port5 masked compares and kshift/kadd/kunpck instructions in SKX scheduler model
2020-02-16 16:59:37 -08:00
resources-avx512bwvl.s
[X86] Increase latency of port5 masked compares and kshift/kadd/kunpck instructions in SKX scheduler model
2020-02-16 16:59:37 -08:00
resources-avx512dq.s
[X86] Match vpmullq latency to uops.info. Correct port usage for 512-bit memory form
2020-03-03 12:16:03 -08:00
resources-avx512dqvl.s
[X86] Match vpmullq latency to uops.info. Correct port usage for 512-bit memory form
2020-03-03 12:16:03 -08:00
resources-avx512vl.s
[X86] Increase latency of port5 masked compares and kshift/kadd/kunpck instructions in SKX scheduler model
2020-02-16 16:59:37 -08:00
resources-bmi1.s
…
resources-bmi2.s
…
resources-clflushopt.s
…
resources-clwb.s
…
resources-cmov.s
…
resources-cmpxchg.s
…
resources-f16c.s
…
resources-fma.s
…
resources-fsgsbase.s
…
resources-lea.s
…
resources-lzcnt.s
…
resources-mmx.s
…
resources-movbe.s
…
resources-pclmul.s
…
resources-popcnt.s
…
resources-prefetchw.s
…
resources-rdrand.s
…
resources-rdseed.s
…
resources-sse1.s
…
resources-sse2.s
…
resources-sse3.s
…
resources-sse41.s
…
resources-sse42.s
…
resources-ssse3.s
…
resources-x86_32.s
…
resources-x86_64.s
…
resources-x87.s
[X86] Add mayLoad/mayStore flags to some X87 instructions that don't have isel patterns to infer them from.
2020-06-23 23:40:30 -07:00
zero-idioms.s
…