This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a8b19e082c5 [dsymutil] Rename llvm-dsymutil -> dsymutil new 118b26f0034 [X86][Btver2] Correctly distinguish between scheduling pipe [...]
The 1 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/Target/X86/X86ScheduleBtVer2.td | 57 +- test/tools/llvm-mca/X86/BtVer2/dot-product.s | 8 +- test/tools/llvm-mca/X86/BtVer2/pipes-fpu.s | 10 +- test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 846 ++++++++++----------- test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 116 +-- test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 406 +++++----- test/tools/llvm-mca/X86/BtVer2/resources-sse3.s | 36 +- test/tools/llvm-mca/X86/BtVer2/resources-sse41.s | 178 ++--- test/tools/llvm-mca/X86/BtVer2/resources-sse42.s | 4 +- test/tools/llvm-mca/X86/BtVer2/resources-ssse3.s | 48 +- .../llvm-mca/X86/BtVer2/scheduler-queue-usage.s | 4 +- 11 files changed, 859 insertions(+), 854 deletions(-)