This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 538e75cb32e [X86] Don't mutate shuffle arguments after early-out for AVX512 new 6adafb6098c [Transforms] Support making mutable versions of new-format [...] new fb7e70c44e2 [ARM GlobalISel] Legalize G_FPEXT and G_FPTRUNC
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/MDBuilder.h | 4 ++ lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 47 +++++++++++++ lib/IR/MDBuilder.cpp | 27 ++++++++ lib/Target/ARM/ARMLegalizerInfo.cpp | 12 ++++ lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 18 +---- test/CodeGen/ARM/GlobalISel/arm-legalize-fp.mir | 79 ++++++++++++++++++++++ .../RewriteStatepointsForGC/deref-pointers.ll | 31 +++++++-- 7 files changed, 195 insertions(+), 23 deletions(-)