This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fbe3ed3 Fixed lowering of _comi_ intrinsics from all sets - SSE/SSE2/ [...] new dfe70bb [AArch64] Update local variable names to conform to coding st [...] new 5ec105e ARM: support export directives for Windows
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/AArch64/AArch64ISelDAGToDAG.cpp | 62 ++++++++++++------------ lib/Target/ARM/ARMAsmPrinter.cpp | 23 +++++++++ test/CodeGen/ARM/Windows/dllexport.ll | 75 ++++++++++++++++++++++++++++++ 3 files changed, 129 insertions(+), 31 deletions(-) create mode 100644 test/CodeGen/ARM/Windows/dllexport.ll