This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 21f9a71326f [RewriteStatepoints] Fix stale parse points new a55b77d1b55 GlobalISel: IRTranslate llvm.fabs.* intrinsic
The 1 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/MIPatternMatch.h | 5 ++++ include/llvm/CodeGen/TargetOpcodes.def | 3 +++ include/llvm/Target/GenericOpcodes.td | 6 +++++ lib/CodeGen/GlobalISel/IRTranslator.cpp | 5 ++++ .../AArch64/GlobalISel/arm64-irtranslator.ll | 11 ++++++++ unittests/CodeGen/GlobalISel/PatternMatchTest.cpp | 29 ++++++++++++++++++++++ 6 files changed, 59 insertions(+)