This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from ea7c4e1de Remove Config->Verbose because we have errorHandler().Verbose.
new f09f1955d Use log to print out a verbose message.
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/AArch64ErrataFix.cpp | 6 ++----
test/ELF/aarch64-cortex-a53-843419-address.s | 3 ++-
test/ELF/aarch64-cortex-a53-843419-recognize.s | 4 ++--
test/ELF/aarch64-cortex-a53-843419-thunk.s | 3 ++-
4 files changed, 8 insertions(+), 8 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 849f720e9ec PR target/83008 * config/i386/x86-tune-costs.h (skylake_c [...]
new d0e4c18d7e5 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 49042538326 2018-02-08 Iain Sandoe <iain(a)codesourcery.com>
new 3f49f0067bf Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 094087d4182 Daily bump.
new 6cd925406db Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from dc11dea212 x86: Keep the unused _GLOBAL_OFFSET_TABLE_ for Solaris
new 4d6945e70a Automatic date update in version.in
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:
bfd/version.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 gdb-8.1-branch
in repository binutils-gdb.
from 4267fc5c23 Automatic date update in version.in
new ea6b227529 Automatic date update in version.in
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:
bfd/version.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 binutils-2_30-branch
in repository binutils-gdb.
from caa839fba6 Automatic date update in version.in
new ab97989d5f Automatic date update in version.in
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:
bfd/version.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 clang.
from b881e2ba8c [analyzer] MallocChecker: Fix one more bug category.
new 642adaa162 Add size to constexpr Arrays
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/Basic/Targets/AMDGPU.h | 4 ++--
1 file changed, 2 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 lld.
from 92977265f [ELF] Don't sort non reorderable sections with --symbol-order [...]
new 2bb057d1f Fix --print-icf-sections output.
new ea7c4e1de Remove Config->Verbose because we have errorHandler().Verbose.
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:
ELF/AArch64ErrataFix.cpp | 3 ++-
ELF/Config.h | 1 -
ELF/Driver.cpp | 8 ++++----
ELF/ICF.cpp | 4 ++--
4 files changed, 8 insertions(+), 8 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 5c4660bc608 [Lanai] Code model dictates section selection.
new 331b6f31af8 [CodeGen] Move printing '\n' from MachineInstr::print to Ma [...]
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/CodeGen/MachineBasicBlock.cpp | 1 +
lib/CodeGen/MachineInstr.cpp | 2 --
lib/CodeGen/MachineScheduler.cpp | 17 +++++++-----
lib/CodeGen/ScheduleDAGInstrs.cpp | 1 +
lib/Target/AArch64/AArch64CollectLOH.cpp | 44 ++++++++++++++++++++------------
5 files changed, 41 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.