This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9cec565a79f Fix MSVC "signed/unsigned mismatch" warning. NFCI.
new 20b07351273 [VPlan] Add VPlanTestBase.h with helper class to build VPla [...]
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:
unittests/Transforms/Vectorize/VPlanHCFGTest.cpp | 38 +++----------
unittests/Transforms/Vectorize/VPlanTestBase.h | 68 ++++++++++++++++++++++++
2 files changed, 76 insertions(+), 30 deletions(-)
create mode 100644 unittests/Transforms/Vectorize/VPlanTestBase.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b4d2cac846 [X86] Lowering integer truncation intrinsics to native IR
new fca87f4a0a [MinGW] Treat any -lucrt* as replacing -lmsvcrt
new c3b3b46612 [MinGW] Skip adding default win32 api libraries if -lwindows [...]
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/Driver/ToolChains/MinGW.cpp | 30 +++++++++++++++++++++---------
test/Driver/mingw-msvcrt.c | 6 ++++++
test/Driver/mingw-windowsapp.c | 6 ++++++
3 files changed, 33 insertions(+), 9 deletions(-)
create mode 100644 test/Driver/mingw-windowsapp.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from adb5e6781 [ELF] - Improve call graph pasing error reporting.
new 9f5b9e82b [COFF] Store import symbol pointers as pointers to the base class
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:
COFF/InputFiles.cpp | 3 ++-
COFF/InputFiles.h | 4 ++--
COFF/SymbolTable.cpp | 11 +++++------
COFF/SymbolTable.h | 6 +++---
COFF/Writer.cpp | 15 +++++++++++----
test/COFF/Inputs/otherFunc.s | 7 +++++++
test/COFF/thunk-replace.s | 15 +++++++++++++++
7 files changed, 45 insertions(+), 16 deletions(-)
create mode 100644 test/COFF/Inputs/otherFunc.s
create mode 100644 test/COFF/thunk-replace.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 048069e2d [ELF] - Report call graph profile file names in error messages.
new adb5e6781 [ELF] - Improve call graph pasing error reporting.
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:
ELF/Driver.cpp | 6 ++----
test/ELF/cgprofile-err.s | 13 +++++++++++++
2 files changed, 15 insertions(+), 4 deletions(-)
create mode 100644 test/ELF/cgprofile-err.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from f454c2fdc Report an error for an extremely large .gdb_index section.
new 048069e2d [ELF] - Report call graph profile file names in error messages.
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:
ELF/Driver.cpp | 4 ++--
test/ELF/cgprofile-warn.s | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bdef81ad962 [PM/Unswitch] Fix unused variable in r336646.
new 9cec565a79f Fix MSVC "signed/unsigned mismatch" warning. NFCI.
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:
include/llvm/ADT/FunctionExtras.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 4fa34da679 Fix copyright years in recent commits
new 7b2f4cedf0 regexec: Fix off-by-one bug in weight comparison [BZ #23036]
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:
ChangeLog | 7 +++++++
posix/regexec.c | 43 ++++++++++++++++++++-----------------------
2 files changed, 27 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 916124ed84 nss_files: Fix re-reading of long lines [BZ #18991]
new 4fa34da679 Fix copyright years in recent commits
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:
ChangeLog | 6 ++++++
libio/readline.c | 2 +-
libio/tst-readline.c | 2 +-
nss/tst-nss-files-hosts-getent.c | 2 +-
4 files changed, 9 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f0e0135e659 [PM/Unswitch] Fix a collection of closely related issues wi [...]
new bdef81ad962 [PM/Unswitch] Fix unused variable in r336646.
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/Transforms/Scalar/SimpleLoopUnswitch.cpp | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 652950651 [XRay][compiler-rt] xray::Array Freelist and Iterator Updates
new 8230abc18 [XRay][compiler-rt] Fixup build breakage
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/xray/xray_function_call_trie.h | 2 --
lib/xray/xray_utils.h | 2 +-
2 files changed, 1 insertion(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.