This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 57ea748 Introduce ConstantRange.addWithNoSignedWrap
new dc8499f GlobalISel: support translating volatile loads and stores.
new ef2c5dd TMP
new 4648ae6 Sparc: fix test.
new 96f32a0 Revert r284604. A.K.A. "TMP"
new f02821b [DAGCombiner] Add general constant vector support to (shl (mu [...]
The 5 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/GlobalISel/IRTranslator.cpp | 31 ++++++++++++----------
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 11 ++++----
.../AArch64/GlobalISel/arm64-irtranslator.ll | 16 ++++++++---
test/CodeGen/SPARC/LeonDetectRoundChangePassUT.ll | 13 +--------
test/CodeGen/X86/combine-shl.ll | 1 -
5 files changed, 36 insertions(+), 36 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 lldb.
from e95d49f Remove IntervalTimer class
new e08ce26 Simplify GetGlobalProperties functions of Thread/Process/Target
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:
source/Target/Process.cpp | 7 ++-----
source/Target/Target.cpp | 7 ++-----
source/Target/Thread.cpp | 7 ++-----
3 files changed, 6 insertions(+), 15 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 libcxx.
from 4f031f8 [cmake] Allow testing against installed LLVM with no sources
new 4414a6a Implement constexpr support for reverse_iterator. Reviewed as [...]
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/iterator | 133 ++++++++++++---------
.../reverse.iter.cons/default.pass.cpp | 11 +-
.../reverse.iter.cons/iter.pass.cpp | 13 +-
.../reverse.iter.cons/reverse_iterator.pass.cpp | 14 ++-
.../make_reverse_iterator.pass.cpp | 14 ++-
.../reverse.iter.op!=/test.pass.cpp | 17 ++-
.../reverse.iter.op++/post.pass.cpp | 18 ++-
.../reverse.iter.op++/pre.pass.cpp | 19 ++-
.../reverse.iter.op+/difference_type.pass.cpp | 18 ++-
.../reverse.iter.op+=/difference_type.pass.cpp | 14 ++-
.../reverse.iter.op--/post.pass.cpp | 18 ++-
.../reverse.iter.op--/pre.pass.cpp | 19 ++-
.../reverse.iter.op-/difference_type.pass.cpp | 18 ++-
.../reverse.iter.op-=/difference_type.pass.cpp | 14 ++-
.../reverse.iter.op.star/op_star.pass.cpp | 17 ++-
.../reverse.iter.op=/reverse_iterator.pass.cpp | 16 ++-
.../reverse.iter.op==/test.pass.cpp | 18 ++-
.../reverse.iter.opdiff/test.pass.cpp | 16 ++-
.../reverse.iter.opgt/test.pass.cpp | 17 ++-
.../reverse.iter.opgt=/test.pass.cpp | 17 ++-
.../reverse.iter.oplt/test.pass.cpp | 17 ++-
.../reverse.iter.oplt=/test.pass.cpp | 17 ++-
.../reverse.iter.opref/op_arrow.pass.cpp | 29 ++++-
.../reverse.iter.opsum/difference_type.pass.cpp | 18 ++-
www/cxx1z_status.html | 2 +-
25 files changed, 441 insertions(+), 83 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 lldb.
from f337d8c Minidump plugin: functions parsing memory structures and filt [...]
new e95d49f Remove IntervalTimer class
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/lldb/Core/Timer.h | 41 -----------------------------------------
1 file changed, 41 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 lld.
from d131332 Don't gc non-alloca non-string pieces.
new 11e7754 [ELF] Choose default segment when it is not specified
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:
ELF/LinkerScript.cpp | 37 ++++++++++++++++---------------
test/ELF/linkerscript/openbsd-randomize.s | 7 +++---
test/ELF/linkerscript/phdrs-flags.s | 25 ++++++++++++++++++++-
test/ELF/linkerscript/phdrs.s | 23 +++++++++++++++++++
4 files changed, 70 insertions(+), 22 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 gcc-6-branch
in repository gcc.
from 68237bb Move negative unique_ptr tests to new file
new 821a21b PR target/77991 * config/i386/i386.c (legitimize_tls_addres [...]
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/config/i386/i386.c | 4 +++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr77991.c | 19 +++++++++++++++++++
4 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr77991.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 gcc-5-branch
in repository gcc.
from e18296f PR77990 fix unique_ptr for non-copyable deleters
new 1beacfd PR target/77991 * config/i386/i386.c (legitimize_tls_addres [...]
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/config/i386/i386.c | 4 +++-
gcc/testsuite/ChangeLog | 11 ++++++++---
gcc/testsuite/gcc.target/i386/pr77991.c | 19 +++++++++++++++++++
4 files changed, 37 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr77991.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.
Ryan Arnold pushed a change to branch master
in repository toolchain/abe.
from c565907 Use getconf instead of /proc/cpuinfo to compute the number of [...]
new 83fb444 Enable gold for GCC 6 toolchain
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:
config/binutils.conf | 2 +-
config/gcc4_9/binutils.conf | 3 +++
config/gcc5/binutils.conf | 3 +++
3 files changed, 7 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 4a9c407 [Sparc][LEON] Detects an erratum on UT699 LEON 3 processors i [...]
new 57ea748 Introduce ConstantRange.addWithNoSignedWrap
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/IR/ConstantRange.h | 4 ++++
lib/IR/ConstantRange.cpp | 13 +++++++++++++
unittests/IR/ConstantRangeTest.cpp | 26 ++++++++++++++++++++++++++
3 files changed, 43 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 lld.
from 3995023 Add a faster binary search.
new d131332 Don't gc non-alloca non-string pieces.
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:
ELF/InputSection.cpp | 3 ++-
test/ELF/debug-gc.s | 6 ++++++
2 files changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.