This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 663903f2e86 CodeGen: BlockPlacement: Don't always tail-duplicate with n [...]
new 21197c2fc56 [MemorySSA] We don't need to compute dominator levels anymore.
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/MemorySSA.h | 1 -
lib/Transforms/Utils/MemorySSA.cpp | 7 -------
2 files changed, 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 clang.
from f63663acce Update for lifetime intrinsic signature change
new 0d684b104b Update for AllocaInst construction changes
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/CGCall.cpp | 6 ++++--
lib/CodeGen/CGExpr.cpp | 3 ++-
2 files changed, 6 insertions(+), 3 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 995bc5b095a Bitcode: Merge the code for parsing global value module cod [...]
new 400ee3160b6 Get the TOC save offset off of PPCFrameLowering rather than [...]
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/Target/PowerPC/PPCAsmPrinter.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 binutils-gdb.
from a5bef50fdb Fix PR gdb/21364: Dead code due to an unreachable condition [...]
new 9a85b496ac Bye bye PPC_OPCODE_ALTIVEC2
new 9570835e55 Bye Bye PPC_OPCODE_VSX3
new ef85eab0ec Bye bye PPC_OPCODE_HTM and -mhtm
new c03dc33b60 Reorder PPC_OPCODE_* and set PPC_OPCODE_TMR for e6500
The 4 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 | 5 +++
gas/config/tc-ppc.c | 1 -
gas/testsuite/gas/ppc/htm.d | 4 +-
include/ChangeLog | 8 ++++
include/opcode/ppc.h | 100 ++++++++++++++++++++------------------------
opcodes/ChangeLog | 12 ++++++
opcodes/ppc-dis.c | 21 ++++------
opcodes/ppc-opc.c | 14 +++----
8 files changed, 88 insertions(+), 77 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 5c741f7437f Emit less compiler optimization remarks in samplepgo to red [...]
new 995bc5b095a Bitcode: Merge the code for parsing global value module cod [...]
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/Bitcode/Reader/BitcodeReader.cpp | 32 ++++++--------------------------
1 file changed, 6 insertions(+), 26 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 compiler-rt.
from 39c38f1fd Revert "[asan] Fix dead stripping of globals on Linux (compil [...]
new f6ffcbb42 [msan] Choose in runtime if IPv4 or IPv6 are supported.
new 3fa7e26dd [tsan] Fall-back to IPv6 if IPv4 is not available.
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:
lib/msan/tests/CMakeLists.txt | 1 +
lib/msan/tests/msan_test.cc | 62 ++++++++++++++++++++++++++++++-----
test/tsan/fd_socket_connect_norace.cc | 45 +++++++++++++++++--------
test/tsan/fd_socket_norace.cc | 45 +++++++++++++++++--------
4 files changed, 116 insertions(+), 37 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 c6b073116e0 [GVNHoist] Call isGuaranteedToTransferExecutionToSuccessor [...]
new 5c741f7437f Emit less compiler optimization remarks in samplepgo to red [...]
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/IPO/SampleProfile.cpp | 4 +---
test/Transforms/SampleProfile/inline-coverage.ll | 2 +-
test/Transforms/SampleProfile/remarks.ll | 2 +-
3 files changed, 3 insertions(+), 5 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 ab8eb059eef 2017-04-10 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new f70998b5e64 PR c++/80176 * tree.c (lvalue_kind): For COMPONENT_REF wi [...]
new 0097680108e 2017-04-10 Nicolas Koenig <koenigni(a)student.ethz.ch> [...]
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:
gcc/cp/ChangeLog | 7 +++++++
gcc/cp/tree.c | 11 +++++++++++
gcc/fortran/ChangeLog | 8 ++++++++
gcc/fortran/module.c | 7 +++++++
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/g++.dg/init/ref23.C | 15 +++++++++++++++
gcc/testsuite/gfortran.dg/submodule_twice.f90 | 7 +++++++
gcc/testsuite/gfortran.dg/submodule_unexp.f90 | 2 +-
8 files changed, 68 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/init/ref23.C
create mode 100644 gcc/testsuite/gfortran.dg/submodule_twice.f90
--
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 465b9a5c3d2 Revert "[asan] Put ctor/dtor in comdat."
new c6b073116e0 [GVNHoist] Call isGuaranteedToTransferExecutionToSuccessor [...]
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/GVNHoist.cpp | 72 ++++++++++++++++++++++-------
test/Transforms/GVNHoist/hoist-very-busy.ll | 21 +++++++++
2 files changed, 76 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.