This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3bd6d3eced9 [tests] Add a generic masked.gather test to show sometimes [...] new b884c5db346 Make clang-move use same file naming convention as other tools new 4b3e2db5d4d [ConstantFolding] Fix GetConstantFoldFPValue to avoid cast [...] new 431bb12d06b [Tests] Add masked.gather tests for non-constant masks + sp [...]
The 3 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/Analysis/ConstantFolding.cpp | 6 ++-- test/Transforms/ConstProp/calls.ll | 10 ++++++ test/Transforms/InstCombine/masked_intrinsics.ll | 37 ++++++++++++++++++++++ .../clang-tools-extra/clang-move/BUILD.gn | 2 +- .../clang-tools-extra/clang-move/tool/BUILD.gn | 2 +- 5 files changed, 51 insertions(+), 6 deletions(-)