This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 88e9d71c2e2 x86: Always update EH return address in word_mode
new 628e94b0f26 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 48637296552 x86: Always update EH return address in word_mode
new f48815ea031 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 983edbb8a1b x86: Always update EH return address in word_mode
new 77dd35620d8 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 4e57b45639 S12Z: Rename reloc R_S12Z_UKNWN_3 to R_S12Z_EXT18 and implem [...]
new ac1e2e51c0 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.2-branch
in repository binutils-gdb.
from ad3a947bb5 Automatic date update in version.in
new 59fed45e9b 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_31-branch
in repository binutils-gdb.
from f0a7fe6ef0 Automatic date update in version.in
new bcfe08290c 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 llvm.
from e70c48dc362 Update MemorySSA in BasicBlockUtils.
new 317fccd35ef Avoid dbg.value use-before-def in a few tests (NFC)
new 510d469d61b [CodeGenPrepare] Exit earlier when optimizing selects (NFC)
new 404a8add814 [CodeGenPrepare] Scan past debug intrinsics to find select [...]
new 8a50cec4c82 [CodeGenPrepare] Pre-commit debug info test for optimizeSelectInst
new dc62ec40e66 [CodeGenPrepare] Clean up dbg.value use-before-def as late [...]
The 5 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/CodeGenPrepare.cpp | 23 +++++++++++++----------
test/DebugInfo/MSP430/sdagsplit-1.ll | 6 +++---
test/DebugInfo/X86/dbg-declare-inalloca.ll | 6 +++---
test/DebugInfo/X86/vla-multi.ll | 2 +-
test/Transforms/CodeGenPrepare/X86/select.ll | 15 +++++++++++++++
test/Transforms/LoopVectorize/debugloc.ll | 12 ++++++------
6 files changed, 41 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 llvm.
from ab097bafe06 [MemorySSA] Update comment for move APIs to clarify behavio [...]
new e70c48dc362 Update MemorySSA in BasicBlockUtils.
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/Transforms/Utils/BasicBlockUtils.h | 27 +++++++++-------
lib/Target/AMDGPU/SIAnnotateControlFlow.cpp | 3 +-
lib/Transforms/Scalar/GVN.cpp | 2 +-
lib/Transforms/Scalar/LICM.cpp | 2 +-
lib/Transforms/Scalar/LoopUnswitch.cpp | 2 +-
lib/Transforms/Utils/BasicBlockUtils.cpp | 43 +++++++++++++++++--------
lib/Transforms/Utils/BreakCriticalEdges.cpp | 7 +++-
lib/Transforms/Utils/LoopSimplify.cpp | 4 +--
lib/Transforms/Utils/LoopUnrollRuntime.cpp | 12 +++----
lib/Transforms/Utils/LoopUtils.cpp | 2 +-
10 files changed, 66 insertions(+), 38 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 test-suite.
from e9191ac4 cmake/lit: Add remote module in lit.cfg
new 35cb3835 CMakeLists.txt: Fix comment; 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:
CMakeLists.txt | 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 lld.
from cf340eedf [PPC64] Add TLS initial exec to local exec relaxation
new 67f5ab595 [ELF] -thinlto-object-suffix-replace=: don't error if the pat [...]
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/InputFiles.cpp | 9 +++------
test/ELF/lto/thinlto-object-suffix-replace.ll | 12 ++++++------
2 files changed, 9 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.