This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 18b615c1644 [Hexagon] Diagnose misaligned absolute loads and stores new 26f3bc576f6 revert '[CodeGen] emit inline asm clobber list warnings for [...] new 6e073ca8401 [MS Demangler] Create a new backref context for template in [...] new 741af08ef57 revert tests of '[CodeGen] emit inline asm clobber list war [...]
The 3 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: include/llvm/CodeGen/AsmPrinter.h | 5 -- lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp | 110 +++++++------------------ lib/Demangle/MicrosoftDemangle.cpp | 68 ++++++++------- test/CodeGen/AArch64/inline-asm-clobber.ll | 8 -- test/CodeGen/ARM/inline-asm-clobber.ll | 27 ------ test/CodeGen/X86/inline-asm-clobber.ll | 8 -- test/Demangle/ms-cxx11.test | 6 +- 7 files changed, 73 insertions(+), 159 deletions(-) delete mode 100644 test/CodeGen/AArch64/inline-asm-clobber.ll delete mode 100644 test/CodeGen/ARM/inline-asm-clobber.ll delete mode 100644 test/CodeGen/X86/inline-asm-clobber.ll