This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e4af0767bdc 2018-03-15 Tamar Christina <tamar.christina(a)arm.com>
new e1d101a02d5 2018-03-15 Richard Biener <rguenther(a)suse.de>
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-gimplify.c | 10 +++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/pr84873.c | 8 ++++++++
4 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/pr84873.c
--
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 bb3e2694e91 [CodeView] Initial support for emitting S_BLOCK32 symbols f [...]
new 170747ec42d [Debug] Retain both copies of debug intrinsics in HoistThen [...]
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/Utils/SimplifyCFG.cpp | 63 +++++++++++++---------
.../SimplifyCFG/hoist-dbgvalue-inlined.ll | 51 ++++++++++++++++++
2 files changed, 89 insertions(+), 25 deletions(-)
create mode 100644 test/Transforms/SimplifyCFG/hoist-dbgvalue-inlined.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 compiler-rt.
from 5e073b427 [sanitizer] Fix off type in mmap64 interceptor
new bc44f95c3 [TSan] fix Go runtime test on amd64 with PIE
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/tsan/go/test.c | 19 ++++++++++++++++++-
1 file changed, 18 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 llvm.
from 116f1ad7f69 [New PM][IRCE] port of Inductive Range Check Elimination pa [...]
new bb3e2694e91 [CodeView] Initial support for emitting S_BLOCK32 symbols f [...]
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/AsmPrinter/CodeViewDebug.cpp | 144 ++++++++++++-
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 38 +++-
test/DebugInfo/COFF/lexicalblock.ll | 328 ++++++++++++++++++++++++++++++
test/DebugInfo/COFF/register-variables.ll | 14 +-
4 files changed, 510 insertions(+), 14 deletions(-)
create mode 100644 test/DebugInfo/COFF/lexicalblock.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 29a4ab3a9ba 2018-03-15 Vladimir Mezentsev <vladimir.mezentsev(a)oracle.com>
new e4af0767bdc 2018-03-15 Tamar Christina <tamar.christina(a)arm.com>
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/arm/arm.c | 4 ++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/arm/big-endian-subreg.c | 13 +++++++++++++
4 files changed, 26 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/big-endian-subreg.c
--
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 cfb3cd346a7 [SCEV][NFC] Remove TBB, FBB parameters from exit limit comp [...]
new 0e27effab39 [LoopUnroll] Ignore ephemeral values when checking full unr [...]
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/Scalar/LoopUnrollPass.cpp | 46 ++++----
.../complete_unroll_profitability_with_assume.ll | 119 +++++++++++++++++++++
2 files changed, 145 insertions(+), 20 deletions(-)
create mode 100644 test/Transforms/LoopUnroll/complete_unroll_profitability_with_a [...]
--
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 a3a2599da2 Refactoring code around move/copy initialization. NFC.
new f51bd43cfa More warnings when double truncation to float: compound assi [...]
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/clang/Basic/DiagnosticSemaKinds.td | 3 +++
lib/Sema/SemaChecking.cpp | 33 ++++++++++++++++++++++++++++--
test/Sema/conversion.c | 7 ++++++-
3 files changed, 40 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.