This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1cf2bb25c9a [X86][AVX512] Adding a pattern for broadcastm intrinsic. new a7e9d462986 [X86][SSE] Add clflush scheduling test new 76d96786fd4 [X86][AVX] Add missing vcvtpd2dq/vcvtps2dq scheduling tests new de321cd4ac2 [MC] Split out register def/use idx calls to make debugging [...]
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: lib/CodeGen/MachineCombiner.cpp | 7 +- test/CodeGen/X86/avx-schedule.ll | 156 ++++++++++++++++++++++++++++++++++---- test/CodeGen/X86/sse2-schedule.ll | 61 +++++++++++++++ 3 files changed, 207 insertions(+), 17 deletions(-)