This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 930c4c0ea15 [X86] Improvement in CodeGen instruction selection for LEAs [...] new 7426522d8b7 [ARM, Asm] Change grammar of immediate operand diagnostics
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/ARMInstrInfo.td | 6 +-- test/MC/ARM/basic-arm-instructions-v8.1a.s | 4 +- test/MC/ARM/diagnostics.s | 56 ++++++++++++------------ test/MC/ARM/invalid-hint-arm.s | 4 +- test/MC/ARM/invalid-hint-thumb.s | 8 ++-- test/MC/ARM/lsl-zero-errors.s | 2 +- test/MC/ARM/negative-immediates-thumb1-fail.s | 8 ++-- test/MC/ARM/t2-modified-immediate-fixup-error2.s | 4 +- test/MC/ARM/thumb-diagnostics.s | 20 ++++----- test/MC/ARM/thumb2-diagnostics.s | 12 ++--- test/MC/ARM/udf-arm-diagnostics.s | 2 +- test/MC/ARM/udf-thumb-2-diagnostics.s | 4 +- test/MC/ARM/udf-thumb-diagnostics.s | 2 +- 13 files changed, 66 insertions(+), 66 deletions(-)