This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a53c9ac0aaf Provide reason messages for unviable inlining new 58de8603ab0 [X86][BdVer2] Transfer delays from the integer to the float [...] new ba3936b0ea8 Disable tidy checks with too many hits
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: .clang-tidy | 2 +- lib/Target/X86/X86ScheduleBdVer2.td | 5 ++- test/CodeGen/X86/mmx-schedule.ll | 4 +-- test/CodeGen/X86/sse-schedule.ll | 6 ++-- test/CodeGen/X86/sse2-schedule.ll | 10 +++--- test/CodeGen/X86/sse41-schedule.ll | 12 +++---- .../llvm-mca/X86/BdVer2/int-to-fpu-forwarding-1.s | 16 ++++----- .../llvm-mca/X86/BdVer2/int-to-fpu-forwarding-2.s | 8 ++--- .../llvm-mca/X86/BdVer2/int-to-fpu-forwarding-3.s | 38 +++++++++++----------- test/tools/llvm-mca/X86/BdVer2/resources-avx1.s | 16 ++++----- test/tools/llvm-mca/X86/BdVer2/resources-sse1.s | 4 +-- test/tools/llvm-mca/X86/BdVer2/resources-sse2.s | 4 +-- test/tools/llvm-mca/X86/BdVer2/resources-sse41.s | 6 ++-- 13 files changed, 67 insertions(+), 64 deletions(-)