This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 876bf154c0c [llvm-mca][x86] Add missing AES instruction resource tests new f66adf4be1e [llvm-mca][x86] Add RDSEED instruction resource tests for GLM new eced3599bce AMDGPU: Allow f32 types for llvm.amdgcn.s.buffer.load new af1b4636df7 [X86] Replace instregex with instrs list. NFCI.
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/IntrinsicsAMDGPU.td | 26 ++++++------ lib/Target/AMDGPU/SIISelLowering.cpp | 11 +++--- lib/Target/AMDGPU/SMInstructions.td | 6 +++ lib/Target/X86/X86SchedBroadwell.td | 2 +- lib/Target/X86/X86SchedHaswell.td | 2 +- lib/Target/X86/X86ScheduleZnver1.td | 2 +- test/CodeGen/AMDGPU/smrd.ll | 46 +++++++++++++++++++++- .../SLM/{resources-rdrand.s => resources-rdseed.s} | 20 +++++----- 8 files changed, 83 insertions(+), 32 deletions(-) copy test/tools/llvm-mca/X86/SLM/{resources-rdrand.s => resources-rdseed.s} (75%)