This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ec6378f Revert "Use private linkage for MergedGlobals variables" on Darwin.
new aa0c77bc Fix comments according to the LLVM coding guidelines.
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/CodeGen/DIE.h | 98 ++++++++++++++++++++--------------------------
1 file changed, 42 insertions(+), 56 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 compiler-rt.
from ea6dde4 [asan/win] Fix wrong TerminateProcess exit code
new c78d39f Add missing %run to test to fix AArch64 buildbot
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:
test/asan/TestCases/exitcode.cc | 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 compiler-rt.
from 59a707c Force the locale when executing ld gold
new ea6dde4 [asan/win] Fix wrong TerminateProcess exit code
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/sanitizer_common/sanitizer_win.cc | 2 +-
test/asan/TestCases/exitcode.cc | 123 ++++++++++++++++++++++++++++++++++
2 files changed, 124 insertions(+), 1 deletion(-)
create mode 100644 test/asan/TestCases/exitcode.cc
--
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 2104040 Fixed issues found by Paul Robinson with my patch for:
new d78e6da [InstCombine] fix formatting of FoldOpIntoSelect(); NFCI
new d22d099 [AArch64] Remove lots of redundant code. NFC.
new ec6378f Revert "Use private linkage for MergedGlobals variables" on Darwin.
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:
lib/CodeGen/GlobalMerge.cpp | 28 +++++++-
lib/Target/AArch64/AArch64ISelLowering.cpp | 71 ++++++++++--------
.../InstCombine/InstructionCombining.cpp | 84 +++++++++++-----------
test/CodeGen/AArch64/global-merge-1.ll | 6 +-
test/CodeGen/AArch64/global-merge-2.ll | 16 ++---
test/CodeGen/AArch64/global-merge-3.ll | 18 ++---
test/CodeGen/AArch64/global-merge-group-by-use.ll | 6 +-
.../global-merge-ignore-single-use-minsize.ll | 2 +-
.../AArch64/global-merge-ignore-single-use.ll | 2 +-
test/CodeGen/ARM/2011-06-29-MergeGlobalsAlign.ll | 2 +-
test/CodeGen/ARM/global-merge-1.ll | 6 +-
11 files changed, 138 insertions(+), 103 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 compiler-rt.
from cd0983b [MSAN][MIPS] Fix test Linux/syscalls_sigaction.cc on mips64
new 59a707c Force the locale when executing ld gold
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:
test/lit.common.cfg | 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 llvm.
from e58d246 [AArch64] Early return and minor renaming/refactoring to ease [...]
new 2104040 Fixed issues found by Paul Robinson with my patch for:
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/DebugInfo/DWARF/DWARFFormValue.cpp | 11 +++++++----
1 file changed, 7 insertions(+), 4 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 gcc.
from a3b46c9 PR target/78310 * config/i386/i386.md (rotate to rotatex sp [...]
new 6e6c7fc [i386][musl] Add cpuinfo to static libgcc only on *-musl*
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:
libgcc/ChangeLog | 6 ++++++
libgcc/config.host | 9 ++++++++-
libgcc/config/i386/t-cpuinfo-static | 4 ++++
3 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 libgcc/config/i386/t-cpuinfo-static
--
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 2464f11 Fix mismatched enum value name and diagnostic text.
new 14bfc9e Add a new optimization option -Og
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:
docs/CommandGuide/clang.rst | 5 ++++-
lib/Frontend/CompilerInvocation.cpp | 3 +++
test/Preprocessor/init.c | 6 ++++++
3 files changed, 13 insertions(+), 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 llvm.
from 0818f49 Fix windows buildbot where warnings are errors. We had a swit [...]
new e58d246 [AArch64] Early return and minor renaming/refactoring to ease [...]
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/Target/AArch64/AArch64ISelLowering.cpp | 86 +++++++++++++++---------------
1 file changed, 43 insertions(+), 43 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 gcc-5-branch
in repository gcc.
from e763329 Daily bump.
new 3fc76a4 PR target/78310 * config/i386/i386.md (rotate to rotatex sp [...]
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:
gcc/ChangeLog | 7 +++++++
gcc/config/i386/i386.md | 10 ++++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr78310.c | 15 +++++++++++++++
4 files changed, 33 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr78310.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.