This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d8ad3cf8c91 [MachineOutliner][NFC] Refactoring + comments in runOnModule new d2172848309 [X86][SkylakeClient] Fix a bunch of instructions that were [...]
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/X86SchedSkylakeClient.td | 204 +++++++++++++++----------------- test/CodeGen/X86/avx-schedule.ll | 30 ++--- test/CodeGen/X86/avx2-schedule.ll | 16 +-- test/CodeGen/X86/sse-schedule.ll | 24 ++-- test/CodeGen/X86/sse2-schedule.ll | 32 ++--- test/CodeGen/X86/sse41-schedule.ll | 24 ++-- test/CodeGen/X86/ssse3-schedule.ll | 4 +- 7 files changed, 158 insertions(+), 176 deletions(-)