This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ad1103ee8b8 [X86][BtVer2] Fix latency and resource cycles of AVX 256-bi [...] new d4f12ccce88 [X86][Sched] Add zero idiom sched data to the SNB model.
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/X86SchedSandyBridge.td | 52 +++- test/CodeGen/X86/avx-schedule.ll | 16 +- test/CodeGen/X86/avx512-schedule.ll | 52 ++-- test/CodeGen/X86/sse-schedule.ll | 6 +- test/tools/llvm-mca/X86/SandyBridge/zero-idioms.s | 348 ++++++++++++++++++++++ 5 files changed, 436 insertions(+), 38 deletions(-) create mode 100644 test/tools/llvm-mca/X86/SandyBridge/zero-idioms.s