This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d3309408027 [LangRef] Clarify Varargs forwarding for musttail calls. new daef2dedfff [CodeGen] Hoist common AsmPrinter code out of X86, ARM, and [...]
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/CodeGen/AsmPrinter/AsmPrinter.cpp | 16 ++++++++ lib/Target/AArch64/AArch64AsmPrinter.cpp | 23 ----------- lib/Target/ARM/ARMAsmPrinter.cpp | 23 ----------- lib/Target/X86/X86AsmPrinter.cpp | 21 ---------- test/CodeGen/AArch64/dllexport.ll | 57 +++++++++++++------------- test/CodeGen/ARM/Windows/dllexport.ll | 57 +++++++++++++------------- test/CodeGen/X86/dllexport-x86_64.ll | 64 +++++++++++++++--------------- test/CodeGen/X86/dllexport.ll | 68 ++++++++++++++++---------------- 8 files changed, 138 insertions(+), 191 deletions(-)