This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 24872f4 [libcxx] Follow-up to r292107
new 47a547e Make sym_check python 3 compatible
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:
utils/sym_check/sym_check/util.py | 27 ++++++++++++++++++++++++---
1 file changed, 24 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 gcc.
from 1c5959b * sv.po: Update.
new 7ba6c35 * config/i386/i386.h (HARD_REGNO_CALLER_SAVE_MODE): Apply HI [...]
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 | 5 +++++
gcc/config/i386/i386.h | 5 +++--
2 files changed, 8 insertions(+), 2 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 63bb8f3 [InstCombine] add tests to show missed vector folds; NFC
new 2222ec4 [InstCombine] use m_APInt to allow shift-shift folds for vect [...]
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/InstCombine/InstCombineShifts.cpp | 9 ++---
test/Transforms/InstCombine/apint-shift.ll | 42 ++++++++++--------------
test/Transforms/InstCombine/shift.ll | 5 ++-
3 files changed, 25 insertions(+), 31 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 cf890be PR31650: Refer to enum constant when initializing llvm::None [...]
new 63bb8f3 [InstCombine] add tests to show missed vector folds; NFC
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/Transforms/InstCombine/apint-shift.ll | 89 +++++++++++++++++++++++++++---
1 file changed, 82 insertions(+), 7 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 0f25872 [InstCombine] refactor shift-of-shift folds; NFCI
new 289cd40 [NVPTX] Add blank line to NVPTXUsage.rst to appease the Sphinx.
new cf890be PR31650: Refer to enum constant when initializing llvm::None [...]
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:
docs/NVPTXUsage.rst | 1 +
include/llvm/ADT/None.h | 2 +-
2 files changed, 2 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 gcc.
from d628417 Fix testcases for PR c/78304
new 1c5959b * sv.po: Update.
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/po/ChangeLog | 4 +
gcc/po/sv.po | 246 ++++++++++++++++++++++++++++---------------------------
2 files changed, 128 insertions(+), 122 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 85d4e06 gcc/ChangeLog:
new d628417 Fix testcases for PR c/78304
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/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/format/pr78304-2.c | 4 ++--
gcc/testsuite/gcc.dg/format/pr78304.c | 4 ++--
3 files changed, 11 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 lld.
from ea81c07 [COFF] - Fixed format in writeOutSecLine()
new 0e7b69f Give priority to linker scripts over preemption.
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/SymbolTable.cpp | 6 +-----
ELF/Symbols.cpp | 3 ++-
test/ELF/gc-sections-shared.s | 9 ---------
test/ELF/version-script-hide-so-symbol.s | 28 ++++++++++++++++++++++++++++
4 files changed, 31 insertions(+), 15 deletions(-)
create mode 100644 test/ELF/version-script-hide-so-symbol.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 llvm.
from 8a1006b [llvm-xray] Fix android build
new 50d76a8 [InstCombine][SSE] Tests showing missed opportunities to pass [...]
new 0f25872 [InstCombine] refactor shift-of-shift folds; NFCI
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/Transforms/InstCombine/InstCombineShifts.cpp | 149 ++++++++++-------------
test/Transforms/InstCombine/x86-pack.ll | 129 ++++++++++++++++++++
2 files changed, 195 insertions(+), 83 deletions(-)
create mode 100644 test/Transforms/InstCombine/x86-pack.ll
--
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 1248999 gcc/ChangeLog: * gimple-ssa-sprintf.c (format_directive): Co [...]
new 85d4e06 gcc/ChangeLog:
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 | 17 +++++++++
gcc/config/rs6000/altivec.h | 1 +
gcc/config/rs6000/altivec.md | 27 ++++++++++++++
gcc/config/rs6000/rs6000-builtin.def | 9 +++++
gcc/config/rs6000/rs6000-c.c | 12 ++++++
gcc/doc/extend.texi | 8 ++++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/powerpc/builtins-3-p8.c | 12 +++++-
gcc/testsuite/gcc.target/powerpc/builtins-3.c | 47 +++++++++++++++++++++++-
9 files changed, 136 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.