This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8682068 [LLVMConfig.cmake.in] Create a new variable LLVM_CONFIG_EXPOR [...] new 7925338 Revert r272251, it caused PR28348. new 45b6d08 Add a regression test for PR28348.
The 2 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: lib/Target/ARM/ARMISelDAGToDAG.cpp | 41 +------------------------------------- test/CodeGen/Thumb/and_neg.ll | 20 +++++++++++++++++++ test/CodeGen/Thumb/bic_imm.ll | 15 -------------- 3 files changed, 21 insertions(+), 55 deletions(-) create mode 100644 test/CodeGen/Thumb/and_neg.ll delete mode 100644 test/CodeGen/Thumb/bic_imm.ll