This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e208b37 [x86] enable bitcasted fabs/fneg transforms new ecfe18a [AArch64] Refactor a check earlier. NFC. new 2f95796d [AArch64] Move comments closer to relevant check. NFC. new d4ca59c [IRTranslator] Refactor to expose a translateBinaryOp method. new f1ceb93 [IRTranslator] Rework the comments for the methods to translate. new 5b7abef [IRTranslator] Support the translation of or.
The 5 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/IRTranslator.h | 66 +++++++++++++--------- lib/CodeGen/GlobalISel/IRTranslator.cpp | 8 ++- lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | 40 +++++++------ .../AArch64/GlobalISel/arm64-irtranslator.ll | 23 ++++++++ 4 files changed, 88 insertions(+), 49 deletions(-)