This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3a87b521791 [X86] Fixing VPOPCNTDQ feature set lookup. new 09d9f45186b [X86] Adding FoldGenRegForm helper field (for memory foldin [...]
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/X86InstrAVX512.td | 117 ++++++++++++++++++++++++----------- lib/Target/X86/X86InstrArithmetic.td | 24 +++---- lib/Target/X86/X86InstrFMA.td | 13 +++- lib/Target/X86/X86InstrFormats.td | 10 +++ lib/Target/X86/X86InstrInfo.td | 21 ++++--- lib/Target/X86/X86InstrMMX.td | 5 +- lib/Target/X86/X86InstrSSE.td | 66 ++++++++++++-------- lib/Target/X86/X86InstrXOP.td | 8 +-- 8 files changed, 175 insertions(+), 89 deletions(-)