This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a14491a [X86][SSE] Add support for combining target shuffles to PALIG [...] new 6e45500 [Thumb] Validate branch target for CBZ/CBNZ instructions. new 7461b8a Correct the upper bound for a CBZ/CBNZ branch target.
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/AsmParser/ARMAsmParser.cpp | 6 ++++++ lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp | 7 ++++++ test/MC/ARM/thumb-cb-negative-offsets.s | 31 +++++++++++++++++++++++++++ test/MC/ARM/thumb-diagnostics.s | 17 +++++++++++++++ 4 files changed, 61 insertions(+) create mode 100644 test/MC/ARM/thumb-cb-negative-offsets.s