This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 4f7bf02f11 Further refactoring of the constant emitter. NFC.
new 5f96802aec Fix undefined behavior that is caused by not always initiali [...]
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/AST/ExprConstant.cpp | 1 +
1 file changed, 1 insertion(+)
--
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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 7034e0b5f2d gcc/ Backport from trunk r249764. 2017-06-28 Ramana Rad [...]
new d16cc92b9de gcc/ Backport from trunk r249740. 2017-06-28 Wilco Dijk [...]
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/config/arm/aarch-common-protos.h | 1 -
gcc/config/arm/aarch-common.c | 39 +-----------------------------------
gcc/config/arm/cortex-a53.md | 2 +-
3 files changed, 2 insertions(+), 40 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 818c3fa734f gcc/ Backport from trunk r249741. 2017-06-28 Wilco Dijk [...]
new 7034e0b5f2d gcc/ Backport from trunk r249764. 2017-06-28 Ramana Rad [...]
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/config/aarch64/aarch64.h | 26 ++++++++++++++++++--------
1 file changed, 18 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 abc5db1075b [llvm-dlltool] Don't crash if no def file is provided or it [...]
new 69e291b2824 [llvm-dlltool] Improve an error message when unable to open [...]
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/ToolDrivers/llvm-dlltool/DlltoolDriver.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 llvm.
from a01b42e49a7 [CGP] Fix the rematerialization of gc.relocates
new abc5db1075b [llvm-dlltool] Don't crash if no def file is provided or it [...]
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/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp | 21 ++++++++++++++-------
1 file changed, 14 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 a6a5be21dfa Revert "[MachineCopyPropagation] Extend pass to do COPY sou [...]
new a01b42e49a7 [CGP] Fix the rematerialization of gc.relocates
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/CodeGenPrepare.cpp | 15 +++++++++++++++
.../CodeGenPrepare/statepoint-relocate.ll | 22 ++++++++++++++++++++++
2 files changed, 37 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 release_50
in repository llvm.
from ac08c794cc1 Merging r310796: ------------------------------------------ [...]
new 23827d929ba Add external project LDC to release notes.
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/ReleaseNotes.rst | 16 ++++++++++++++++
1 file changed, 16 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 binutils-gdb.
from 8c1d4b8799 Automatic date update in version.in
new 44d0fb3a0a Mention new TUI Single-Key mode shortcuts for nexti and step [...]
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:
gdb/ChangeLog | 5 +++++
gdb/NEWS | 3 +++
2 files changed, 8 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 clang.
from 0b20214abb [analyzer] Add support for reference counting of parameters [...]
new 4f7bf02f11 Further refactoring of the constant emitter. 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:
lib/CodeGen/CGExprConstant.cpp | 454 ++++++++++++++++++++++++++---------------
1 file changed, 288 insertions(+), 166 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 clang.
from 1cfec5f606 [index] Add indexing for unresolved-using declarations
new 0b20214abb [analyzer] Add support for reference counting of parameters [...]
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/StaticAnalyzer/Checkers/RetainCountChecker.cpp | 99 ++++++++++++++++++++--
test/Analysis/retain-release-inline.m | 34 ++++++++
2 files changed, 124 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.