This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ab5bbcc087 Add support for pattern matching MachineInsts. new bd21ad7c41f [X86] Remove unnecessary '_alt' and '_Int' from scheduler m [...] new b847a7476a3 [X86] Remove 64/128/256 from MMX/SSE/AVX instruction names [...] new 6fa3a743355 [X86] Name the MMX phaddd instruction with 3 Ds instead of [...]
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/Target/X86/X86InstrInfo.cpp | 66 +++++++-------- lib/Target/X86/X86InstrMMX.td | 32 ++++---- lib/Target/X86/X86InstrSSE.td | 54 ++++++------- lib/Target/X86/X86SchedBroadwell.td | 138 ++++++++++++++++---------------- lib/Target/X86/X86SchedHaswell.td | 134 +++++++++++++++---------------- lib/Target/X86/X86SchedSandyBridge.td | 112 +++++++++++++------------- lib/Target/X86/X86SchedSkylakeClient.td | 134 +++++++++++++++---------------- lib/Target/X86/X86SchedSkylakeServer.td | 134 +++++++++++++++---------------- lib/Target/X86/X86ScheduleZnver1.td | 34 ++++---- test/MC/X86/x86_64-asm-match.s | 2 +- 10 files changed, 420 insertions(+), 420 deletions(-)