This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2ed72ccbc3b [X86] Add test case for D60801. NFC new b39bdec1f40 [GlobalISel] Add a G_FRINT opcode new 1d1a3480403 Attempt to fix buildbot failure in commit 1bb57bac959ac163f [...] new 2f0e14e02f7 [GlobalISel] Add IRTranslator support for G_FRINT
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/Support/TargetOpcodes.def | 3 +++ include/llvm/Target/GenericOpcodes.td | 7 +++++++ include/llvm/Target/GlobalISel/SelectionDAGCompat.td | 1 + lib/CodeGen/GlobalISel/IRTranslator.cpp | 2 ++ lib/CodeGen/MachineFunction.cpp | 2 +- test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 8 ++++++++ test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir | 3 +++ 7 files changed, 25 insertions(+), 1 deletion(-)