This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6880dba367e [ORC] Incorporate Dave Blaikie's feedback on r319839.
new b5930e85160 [SystemZ] Check for legality before doing LOAD AND TEST tr [...]
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/SystemZ/SystemZElimCompare.cpp | 40 +++++++++++++++---------
test/CodeGen/SystemZ/load-and-test.mir | 52 +++++++++++++++++++++++++++++++
2 files changed, 77 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGen/SystemZ/load-and-test.mir
--
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 1b06efcbed2 PR middle-end/83575 * predict.c (force_edge_cold): Handle [...]
new 499d260609c Mostly revert r254296
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 | 15 +++++++++++++++
gcc/common.md | 4 ++--
gcc/doc/rtl.texi | 18 ++++++------------
gcc/emit-rtl.c | 2 +-
gcc/expmed.c | 17 +----------------
gcc/rtl.h | 41 ++++++-----------------------------------
6 files changed, 31 insertions(+), 66 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 572a7a0c0b4 runtime: work around escaping closure in export_test.go
new 1b06efcbed2 PR middle-end/83575 * predict.c (force_edge_cold): Handle [...]
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/predict.c | 19 ++++++++++++++-----
2 files changed, 20 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 openmp.
from 1d709bf Fix type mismatch in omp_control_tool() implementation that m [...]
new 2bfb62f [OMPT] Fix cast and printf of wait_id in lock test
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:
runtime/test/ompt/synchronization/lock.c | 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 gcc.
from c8632f7a2cf runtime: noescape some functions/variables
new 572a7a0c0b4 runtime: work around escaping closure in export_test.go
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/export_test.go | 14 +++++++-------
2 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 c1db6894d1c libgo: add aix build tags
new a888f056d9d cmd/go: add AIX support
new c8632f7a2cf runtime: noescape some functions/variables
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/go/gofrontend/MERGE | 2 +-
libgo/go/cmd/go/internal/work/gccgo.go | 30 ++++++++++++++++++++++++------
libgo/go/runtime/panic.go | 10 +++++-----
libgo/go/runtime/proc.go | 4 ++++
libgo/go/runtime/signal_gccgo.go | 8 ++++++++
libgo/go/runtime/stubs.go | 9 +++++++--
libgo/go/runtime/traceback_gccgo.go | 7 ++++---
7 files changed, 53 insertions(+), 17 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 670027a5527 Daily bump.
new c1db6894d1c libgo: add aix build tags
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/go/gofrontend/MERGE | 2 +-
libgo/go/golang_org/x/net/internal/nettest/helper_nobsd.go | 2 +-
libgo/go/golang_org/x/net/internal/nettest/helper_posix.go | 2 +-
libgo/go/golang_org/x/net/internal/nettest/helper_unix.go | 2 +-
libgo/go/os/signal/internal/pty/pty.go | 2 +-
5 files changed, 5 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 llvm.
from 412260f8008 [ExecutionEngine] Remove an unused variable.
new 6880dba367e [ORC] Incorporate Dave Blaikie's feedback on r319839.
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:
.../llvm/ExecutionEngine/Orc/SymbolStringPool.h | 41 +++++++++++-----------
1 file changed, 20 insertions(+), 21 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 6adb8a3e59a Add explanatory comment to LoadStoreVectorizer.
new 412260f8008 [ExecutionEngine] Remove an unused variable.
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/ExecutionEngine/ExecutionEngine.cpp | 1 -
1 file changed, 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 b9313751950 [MIR] Repurposing '$' sigil used by external symbols. Repla [...]
new 6adb8a3e59a Add explanatory comment to LoadStoreVectorizer.
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/Vectorize/LoadStoreVectorizer.cpp | 32 ++++++++++++++++++++++++
1 file changed, 32 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.