This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 8f77857 FileSpec: Fix PrependPathComponent("/")
new a174383 Fix windows unit tests
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:
source/Host/common/FileSpec.cpp | 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 zorg.
from 5941636 Revert test commit
new dc55dc9 [zorg] Enable GlobalISel builds on fast ARM and AArch64 bots
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:
buildbot/osuosl/master/config/builders.py | 2 ++
1 file changed, 2 insertions(+)
--
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 22deb3d [ELF] - Fix format specifiers in writeOutSecLine()
new ea81c07 [COFF] - Fixed format in writeOutSecLine()
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/MapFile.cpp | 3 ++-
1 file 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 7cb7c10 set-freq.sh: New script to set and verify CPU frequency
new 22463cb set-freq.sh: Fix permissions
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:
set-freq.sh | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 set-freq.sh
--
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 f031545 [X86] Merge the disassemblers handling of the different TYPE_ [...]
new 07d3c0f [InstCombine][SSE] Add DemandedElts support for PSHUFB instructions
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/InstCombineCalls.cpp | 12 ++++++++++-
.../InstCombine/InstCombineSimplifyDemanded.cpp | 10 ++++++++++
test/Transforms/InstCombine/x86-pshufb.ll | 23 +++++++++-------------
3 files changed, 30 insertions(+), 15 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 c6119c3 Use error() instead of fatal() to handle file open error.
new 22deb3d [ELF] - Fix format specifiers in writeOutSecLine()
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/MapFile.cpp | 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 gcc.
from c6d857b Powerpc bootstrap failure due to duplicate case value
new 9a5d26d PR libstdc++/78389 fix backwards size adjustments.
new f9528e7 PR78702 fix accessibility of locale::facet::__shim
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:
libstdc++-v3/ChangeLog | 16 ++++++++++++++++
libstdc++-v3/include/bits/list.tcc | 8 ++++----
libstdc++-v3/include/bits/locale_classes.h | 5 +++--
libstdc++-v3/src/c++11/cxx11-shim_facets.cc | 20 +++++++++++++-------
.../testsuite/23_containers/list/operations/78389.cc | 10 ++++++----
5 files changed, 42 insertions(+), 17 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 94cd1cd gcc/ * config/avr/avr.h (BRANCH_COST) [reload_completed]: In [...]
new c6d857b Powerpc bootstrap failure due to duplicate case value
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 | 6 ++++
gcc/config/rs6000/rs6000.c | 69 +++++++++++++++++++++++-----------------------
2 files changed, 41 insertions(+), 34 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 binutils-gdb.
from 17a3046 Automatic date update in version.in
new 6aa1df2 Updated Swedish translations for GAS and LD subdirectories.
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:
gas/ChangeLog | 4 +
gas/po/sv.po | 1690 +++++++++++++++++++++++++++++----------------------------
ld/ChangeLog | 4 +
ld/po/sv.po | 62 +--
4 files changed, 896 insertions(+), 864 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 lldb.
from 32cbbf6 Fix TestRegisterVariables for linux arm/arm64 gcc ver > 5
new 8f77857 FileSpec: Fix PrependPathComponent("/")
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:
source/Host/common/FileSpec.cpp | 46 ++++++++++++++++++++---------------------
unittests/Host/FileSpecTest.cpp | 24 ++++++++++++++++++++-
2 files changed, 45 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.