This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d0f8bc7413a Revert r361033 "Add a Visit overload for DynTypedNode to AS [...] new 4edb268ba5b [NFC][InstSimplify] Precommit new unary fneg test new 33b1ce984e7 GlobalISel: Define integer min/max instructions new ee58d26263f gn build: Merge r360993
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: include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 24 +++++++++++++++ include/llvm/Support/TargetOpcodes.def | 12 ++++++++ include/llvm/Target/GenericOpcodes.td | 32 ++++++++++++++++++++ lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 6 +++- .../GlobalISel/legalizer-info-validation.mir | 12 ++++++++ .../InstSimplify/floating-point-arithmetic.ll | 34 ++++++++++++++++++++++ test/Transforms/InstSimplify/known-never-nan.ll | 17 +++++++++-- .../CodeGen/GlobalISel/MachineIRBuilderTest.cpp | 25 ++++++++++++++++ utils/gn/secondary/llvm/test/BUILD.gn | 6 ++++ 9 files changed, 165 insertions(+), 3 deletions(-)