This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fa71b55bb99 [InstCombine] Unfold masked merge with constant mask new 4bb83a6ed95 [X86] Introduce X86SchedWriteWidths schedule wrapper for di [...] new f95322c9b76 [DAGCombiner] rename function attribute for disabling ftrun [...]
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: docs/ReleaseNotes.rst | 4 +- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 +- lib/Target/X86/X86InstrAVX512.td | 113 ++++++++++++++++--------------- lib/Target/X86/X86InstrSSE.td | 77 ++++++++++----------- lib/Target/X86/X86Schedule.td | 63 +++++++++++++++++ test/CodeGen/X86/ftrunc.ll | 7 +- 6 files changed, 167 insertions(+), 101 deletions(-)