This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec559e1 [InstCombine] break up visitICmpInstWithInstAndIntCst(); NFCI new 368a8a2 [IRTranslator] Add comments to explain the ordering of the sw [...] new 92934fa [CMake][GlobalISel] Turn LLVM_BUILD_GLOBAL_ISEL into an option. NFC. new b6237e4 [llvm-config][GlobalISel] Canonicalize LLVM_HAS_GLOBAL_ISEL o [...] new 9abf24c [IRTranslator] Add G_SUB opcode.
The 4 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: CMakeLists.txt | 2 +- include/llvm/Target/GenericOpcodes.td | 8 ++++++++ include/llvm/Target/TargetOpcodes.def | 3 +++ lib/CodeGen/GlobalISel/IRTranslator.cpp | 5 +++++ .../AArch64/GlobalISel/arm64-irtranslator.ll | 23 ++++++++++++++++++++++ tools/llvm-config/CMakeLists.txt | 6 +++++- 6 files changed, 45 insertions(+), 2 deletions(-)