This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from af36918 Revert r274536: [mips][ias] Don't break apart and reconstruct [...] new 14cceb3 [Thumb] Reapply r272251 with a fix for PR28348 (mk 2)
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: lib/Target/ARM/ARMISelDAGToDAG.cpp | 44 +++++++++++++++++++++++++++++++++++++- test/CodeGen/Thumb/bic_imm.ll | 26 ++++++++++++++++++++++ test/CodeGen/Thumb2/bicbfi.ll | 17 +++++++++++++++ 3 files changed, 86 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/Thumb/bic_imm.ll create mode 100644 test/CodeGen/Thumb2/bicbfi.ll