This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b6c07b3f94e [X86][X87] Fix typo in znver1 FIST/FISTT schedule patterns new 03558038ae3 [X86] Rename some instructions that start with Int_ to have [...] new 8f64ace0adf [X86] Add VCOMISDZrr, VCOMISSZrr, VUCOMISDZrr, and VUCOMISS [...]
The 2 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/X86FastISel.cpp | 4 +- lib/Target/X86/X86InstrAVX512.td | 22 ++-- lib/Target/X86/X86InstrInfo.cpp | 128 +++++++++---------- lib/Target/X86/X86InstrSSE.td | 196 +++++++++++++++--------------- lib/Target/X86/X86SchedBroadwell.td | 8 +- lib/Target/X86/X86SchedHaswell.td | 8 +- lib/Target/X86/X86SchedSandyBridge.td | 16 +-- lib/Target/X86/X86SchedSkylakeClient.td | 8 +- lib/Target/X86/X86SchedSkylakeServer.td | 16 +-- test/CodeGen/X86/avx512-schedule.ll | 8 +- test/CodeGen/X86/evex-to-vex-compress.mir | 104 ++++++++-------- test/CodeGen/X86/sse-schedule.ll | 12 +- test/CodeGen/X86/sse2-schedule.ll | 12 +- 13 files changed, 271 insertions(+), 271 deletions(-)