This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 80f0510 Revert "[ADT] Add a reserve method to DenseSet as well as an [...]
new 568382f [ADT] Add a reserve() method to DenseSet as well as an insert [...]
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/ADT/DenseSet.h | 11 ++++++-
unittests/ADT/DenseSetTest.cpp | 71 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 81 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 binutils-gdb.
from 474a2d9 sim: bfin: split out common mach/model defines into arch.h [P [...]
new 6b97945 sim: cgen: drop unused argv/envp definitions
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:
sim/common/ChangeLog | 5 +++++
sim/common/cgen-defs.h | 8 --------
2 files changed, 5 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 663c3ce Limit DenseMap::setNumEntries input to 1<<31, in accordance w [...]
new 80f0510 Revert "[ADT] Add a reserve method to DenseSet as well as an [...]
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/ADT/DenseSet.h | 9 ------
unittests/ADT/DenseSetTest.cpp | 63 ------------------------------------------
2 files changed, 72 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 762481d [ADT] Add a reserve method to DenseSet as well as an insert() [...]
new 5ac928f Add missing REQUIRES in sancov/print_coverage_pcs.test: it re [...]
new 663c3ce Limit DenseMap::setNumEntries input to 1<<31, in accordance w [...]
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:
include/llvm/ADT/DenseMap.h | 4 ++--
test/tools/sancov/print_coverage_pcs.test | 2 +-
2 files changed, 3 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 gdb-7.12-branch
in repository binutils-gdb.
from ee3c3ee Automatic date update in version.in
new 253daf2 sim: bfin: split out common mach/model defines into arch.h [P [...]
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:
sim/bfin/ChangeLog | 9 ++++++
sim/bfin/{proc_list.def => arch.h} | 56 +++++++++++++++++---------------------
sim/bfin/machs.h | 20 --------------
sim/bfin/sim-main.h | 8 ++----
4 files changed, 36 insertions(+), 57 deletions(-)
copy sim/bfin/{proc_list.def => arch.h} (67%)
--
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 b0e01f0 [x86] add tests to show missed 64-bit immediate merging
new 762481d [ADT] Add a reserve method to DenseSet as well as an insert() [...]
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/ADT/DenseSet.h | 9 ++++++
unittests/ADT/DenseSetTest.cpp | 63 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 72 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 752cf91 Automatic date update in version.in
new 474a2d9 sim: bfin: split out common mach/model defines into arch.h [P [...]
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:
sim/bfin/ChangeLog | 9 ++++++
sim/bfin/{proc_list.def => arch.h} | 56 +++++++++++++++++---------------------
sim/bfin/machs.h | 20 --------------
sim/bfin/sim-main.h | 8 ++----
4 files changed, 36 insertions(+), 57 deletions(-)
copy sim/bfin/{proc_list.def => arch.h} (67%)
--
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 3ee4558 Test commit
new b0e01f0 [x86] add tests to show missed 64-bit immediate merging
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:
test/CodeGen/X86/immediate_merging64.ll | 54 +++++++++++++++++++++++++++++++++
1 file changed, 54 insertions(+)
create mode 100644 test/CodeGen/X86/immediate_merging64.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 ff8b9ed 2016-08-13 Richard Biener <rguenther(a)suse.de>
new 0249b7a * inclhack.def (hpux_longjmp): New fix. * fixincl.x: Regene [...]
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:
fixincludes/ChangeLog | 6 +++
fixincludes/fixincl.x | 57 +++++++++++++++++++---
fixincludes/inclhack.def | 15 ++++++
.../base/{architecture/ppc/math.h => setjmp.h} | 8 +--
4 files changed, 75 insertions(+), 11 deletions(-)
copy fixincludes/tests/base/{architecture/ppc/math.h => setjmp.h} (54%)
--
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-5-branch
in repository gcc.
from bebed7f Daily bump.
new f8ef447 2016-08-13 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/frontend-passes.c | 1 -
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/realloc_on_assign_26.f90 | 12 ++++++++++++
4 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/realloc_on_assign_26.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.