This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fd0dd18 [Inliner] Modernize all of the inliner tests that were using grep. new 4c00278 [PM] Teach the inliner in the new PM to merge attributes afte [...] new b8c9ebc [AVX-512] Add 512-bit unmasked intrinsics for pmuldq and pmul [...]
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: include/llvm/IR/IntrinsicsX86.td | 4 + lib/Target/X86/X86IntrinsicsInfo.h | 2 + lib/Transforms/IPO/Inliner.cpp | 3 + test/CodeGen/X86/avx512-intrinsics.ll | 238 ++++++++++++++++++++++++++++++++++ test/Transforms/Inline/attributes.ll | 3 +- 5 files changed, 249 insertions(+), 1 deletion(-)