This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from e520f0b Avoid implementation defined behavior in a test.
new b1b1dcf Undefine min/max in __tree
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/__tree | 2 ++
.../{map/version.pass.cpp => undef_min_max.pass.cpp} | 16 +++++++++-------
2 files changed, 11 insertions(+), 7 deletions(-)
copy test/libcxx/containers/associative/{map/version.pass.cpp => undef_min_max.pas [...]
--
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 e6120c3 TripleTest.BitWidthArchVariants: add missing arch types (thum [...]
new 3fec6ee [IPCP] Don't propagate return value for naked functions.
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/IPConstantPropagation.cpp | 8 +++++++-
test/Transforms/IPConstantProp/naked-return.ll | 1 +
2 files changed, 8 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 9fea1e7 TripleTest.EndianArchVariants: add missing arch types (tce, le)
new e6120c3 TripleTest.BitWidthArchVariants: add missing arch types (thum [...]
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:
unittests/ADT/TripleTest.cpp | 48 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 48 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 llvm.
from ca299bb Formatting in DAGCombiner. NFC
new 9fea1e7 TripleTest.EndianArchVariants: add missing arch types (tce, le)
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:
unittests/ADT/TripleTest.cpp | 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 llvm.
from 7fdf3d7 Fix variable name /NFC
new ca299bb Formatting in DAGCombiner. 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/SelectionDAG/DAGCombiner.cpp | 2 ++
1 file changed, 2 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 llvm.
from 516cb3d [CodeGen] Add v32i1 to is32BitVector and v64i1 to is64BitVector.
new 7fdf3d7 Fix variable name /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/Transforms/Instrumentation/PGOInstrumentation.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 758eac1 * gfortran.dg/coarray_43.f90: Add "-latomic" option if liba [...]
new 11022ec PR tree-optimization/79338 * tree-parloops.c (gather_scalar [...]
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 | 7 +++++
gcc/tree-parloops.c | 76 +++++++++++++++++++++++++++++++----------------------
2 files changed, 51 insertions(+), 32 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 glibc.
from d675eaf Bug 20915: Do not initialize DTV of other threads.
new 53aa04a tunables: Fail tests correctly when setgid does not work
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:
ChangeLog | 9 +++++++++
elf/tst-env-setuid.c | 12 +++++++-----
2 files changed, 16 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 binutils-gdb.
from e25dae2 Automatic date update in version.in
new f0fd41c Fix ptype of single-member Rust enums
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 | 6 ++++++
gdb/rust-lang.c | 6 +++++-
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.rust/simple.exp | 12 ++++++++++++
4 files changed, 28 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 b6384b2 MachineCopyPropagation: Respect implicit operands of COPY
new 516cb3d [CodeGen] Add v32i1 to is32BitVector and v64i1 to is64BitVector.
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/CodeGen/MachineValueType.h | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.