This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e17bf017767 Clear release notes and update version new 682f0ada213 [FPEnv] Widen illegal width StrictFP vector operations as needed new a18a727cde1 [llvm-mca][x86] Add more x86-64 system instruction resource tests
The 2 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: lib/CodeGen/SelectionDAG/LegalizeTypes.h | 1 + lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 262 ++- .../X86/vector-constrained-fp-intrinsics.ll | 1683 +++++++++++++++++++- test/tools/llvm-mca/X86/Atom/resources-x86_64.s | 93 +- .../llvm-mca/X86/Broadwell/resources-x86_64.s | 93 +- test/tools/llvm-mca/X86/BtVer2/resources-x86_64.s | 93 +- test/tools/llvm-mca/X86/Generic/resources-x86_64.s | 93 +- test/tools/llvm-mca/X86/Haswell/resources-x86_64.s | 93 +- test/tools/llvm-mca/X86/SLM/resources-x86_64.s | 93 +- .../llvm-mca/X86/SandyBridge/resources-x86_64.s | 93 +- .../llvm-mca/X86/SkylakeClient/resources-x86_64.s | 93 +- .../llvm-mca/X86/SkylakeServer/resources-x86_64.s | 93 +- test/tools/llvm-mca/X86/Znver1/resources-x86_64.s | 91 ++ 13 files changed, 2742 insertions(+), 132 deletions(-)