This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bc50ab0 [SystemZ] Add missing vector instructions for the assembler new a72922e llvm/test/MC/Mips/macro-ld-sd.s: Sweep a spurious character \ [...] new 556bf4b Reapply r284571 (with the new tests fixed).
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/ARMAsmPrinter.cpp | 29 ++++++++++++++------------- test/CodeGen/ARM/build-attributes-fn-attr0.ll | 11 ++++++++++ test/CodeGen/ARM/build-attributes-fn-attr1.ll | 17 ++++++++++++++++ test/CodeGen/ARM/build-attributes-fn-attr2.ll | 16 +++++++++++++++ test/CodeGen/ARM/build-attributes-fn-attr3.ll | 17 ++++++++++++++++ test/CodeGen/ARM/build-attributes-fn-attr4.ll | 16 +++++++++++++++ test/CodeGen/ARM/build-attributes-fn-attr5.ll | 16 +++++++++++++++ test/CodeGen/ARM/build-attributes-fn-attr6.ll | 22 ++++++++++++++++++++ test/MC/Mips/macro-ld-sd.s | 2 +- 9 files changed, 131 insertions(+), 15 deletions(-) create mode 100644 test/CodeGen/ARM/build-attributes-fn-attr0.ll create mode 100644 test/CodeGen/ARM/build-attributes-fn-attr1.ll create mode 100644 test/CodeGen/ARM/build-attributes-fn-attr2.ll create mode 100644 test/CodeGen/ARM/build-attributes-fn-attr3.ll create mode 100644 test/CodeGen/ARM/build-attributes-fn-attr4.ll create mode 100644 test/CodeGen/ARM/build-attributes-fn-attr5.ll create mode 100644 test/CodeGen/ARM/build-attributes-fn-attr6.ll