This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cf8a46b [AVR] Marm MIR test functions as tracking liveness information
new a629f93 Revamp llvm::once_flag to be closer to std::once_flag
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/Passes.h | 2 +-
include/llvm/PassSupport.h | 10 +++++-----
include/llvm/Support/Threading.h | 31 +++++++++++++++----------------
lib/CodeGen/TargetPassConfig.cpp | 2 +-
lib/Support/ManagedStatic.cpp | 2 +-
lib/Target/X86/X86InstrFMA3Info.cpp | 2 +-
6 files changed, 24 insertions(+), 25 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 20928db * tree-eh.c (lower_resx): Sanitize profile. (cleanup_empty_ [...]
new 13ee014 * doc/contrib.texi (Contributors): Refer to Hans Boehm's ga [...]
new 4432b05 * doc/standards.texi (Go Language): Update link to language [...]
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/ChangeLog | 10 ++++++++++
gcc/doc/contrib.texi | 4 ++--
gcc/doc/standards.texi | 2 +-
3 files changed, 13 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 libcxx.
from a1c7fbb Fix variant build errors with GCC 7
new 0becc20 Restore the _NOEXCEPT on the dtor of bad_optional_access. Des [...]
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/experimental/optional | 2 +-
include/optional | 2 +-
src/optional.cpp | 4 ++--
3 files changed, 4 insertions(+), 4 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 d78b104 Adjust Apple ABI list after r294133
new a1c7fbb Fix variant build errors with GCC 7
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/variant | 3 +--
1 file changed, 1 insertion(+), 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 llvm.
from 2006b41 [llvm-cov] Don't show function summaries when filtering by fi [...]
new cf8a46b [AVR] Marm MIR test functions as tracking liveness information
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/AVR/pseudo/LDDWRdPtrQ.mir | 3 ++-
test/CodeGen/AVR/pseudo/LDDWRdYQ.mir | 3 ++-
test/CodeGen/AVR/pseudo/expand-lddw-dst-src-same.mir | 1 +
3 files changed, 5 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 llvm.
from 7fa46d0 [X86] Fix printing of sha256rnds2 to include the implicit %xm [...]
new 95f9742 [llvm-cov] Fix a comment, NFC
new 4858447 [llvm-cov] Refactor logic for storing demangled symbols, NFC
new b766e93 [llvm-cov] Demangle symbols in function summaries (fixes PR31394)
new 2006b41 [llvm-cov] Don't show function summaries when filtering by fi [...]
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:
docs/CommandGuide/llvm-cov.rst | 4 ++++
test/tools/llvm-cov/demangle.test | 3 +++
test/tools/llvm-cov/report.cpp | 4 ++--
tools/llvm-cov/CodeCoverage.cpp | 31 +++++++++++++------------------
tools/llvm-cov/CoverageReport.cpp | 11 +++++++----
tools/llvm-cov/CoverageReport.h | 6 ++++--
tools/llvm-cov/CoverageSummaryInfo.h | 13 +++++++++++++
7 files changed, 46 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 libcxx.
from e2261bd Change the base class of std::bad_optional_access. This is a [...]
new d55abe9 Adjust Linux ABI list after r294133
new d78b104 Adjust Apple ABI list after r294133
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/abi/x86_64-apple-darwin16.abilist | 1 +
lib/abi/x86_64-unknown-linux-gnu.abilist | 3809 +++++++++++++++---------------
2 files changed, 1906 insertions(+), 1904 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 7566869 filesystem: fix n4100 conformance for `temp_directory_path`
new e2261bd Change the base class of std::bad_optional_access. This is a [...]
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/experimental/optional | 2 +-
include/optional | 8 +++-----
src/optional.cpp | 8 ++++++--
.../optional/optional.bad_optional_access/derive.pass.cpp | 6 +++---
4 files changed, 13 insertions(+), 11 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 6698ce1 [SelectionDAG] In InstrEmitter, handle EXTRACT_SUBREG of a ph [...]
new 53eca87 [X86] In LowerTRUNCATE, create an ISD::VECTOR_SHUFFLE instead [...]
new cc54be0 [X86] Fix printing of blendvpd/blendvps/pblendvb to include t [...]
new 7fa46d0 [X86] Fix printing of sha256rnds2 to include the implicit %xm [...]
The 3 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/X86/X86ISelLowering.cpp | 38 ++---
lib/Target/X86/X86InstrSSE.td | 44 ++---
test/CodeGen/X86/2011-10-21-widen-cmp.ll | 4 +-
test/CodeGen/X86/2011-11-30-or.ll | 2 +-
test/CodeGen/X86/2011-12-15-vec_shift.ll | 2 +-
test/CodeGen/X86/avg.ll | 12 +-
test/CodeGen/X86/avx2-conversions.ll | 4 +-
test/CodeGen/X86/avx2-shift.ll | 12 +-
test/CodeGen/X86/avx2-vector-shifts.ll | 12 +-
test/CodeGen/X86/combine-shl.ll | 2 +-
test/CodeGen/X86/pointer-vector.ll | 4 +-
test/CodeGen/X86/pr18014.ll | 2 +-
test/CodeGen/X86/psubus.ll | 8 +-
test/CodeGen/X86/reduce-trunc-shl.ll | 2 +-
test/CodeGen/X86/sha.ll | 6 +-
test/CodeGen/X86/shuffle-vs-trunc-256.ll | 4 +-
test/CodeGen/X86/sse-minmax.ll | 16 +-
test/CodeGen/X86/sse41-intrinsics-fast-isel.ll | 12 +-
test/CodeGen/X86/sse41-intrinsics-x86.ll | 6 +-
test/CodeGen/X86/sse41.ll | 4 +-
test/CodeGen/X86/stack-folding-fp-sse42.ll | 4 +-
test/CodeGen/X86/stack-folding-int-sse42.ll | 2 +-
test/CodeGen/X86/vec_minmax_sint.ll | 48 +++---
test/CodeGen/X86/vec_minmax_uint.ll | 48 +++---
test/CodeGen/X86/vec_shift4.ll | 12 +-
test/CodeGen/X86/vector-blend.ll | 18 +-
test/CodeGen/X86/vector-rotate-128.ll | 44 ++---
test/CodeGen/X86/vector-shift-ashr-128.ll | 48 +++---
test/CodeGen/X86/vector-shift-lshr-128.ll | 30 ++--
test/CodeGen/X86/vector-shift-shl-128.ll | 28 ++--
test/CodeGen/X86/vector-shuffle-128-v16.ll | 8 +-
test/CodeGen/X86/vector-trunc-math.ll | 100 +++++------
test/CodeGen/X86/vector-trunc.ll | 10 +-
test/CodeGen/X86/vselect-minmax.ll | 224 ++++++++++++-------------
test/MC/Disassembler/X86/x86-64.txt | 4 +-
test/MC/X86/x86-32-coverage.s | 28 ++--
test/MC/X86/x86_64-encoding.s | 8 +-
37 files changed, 426 insertions(+), 434 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 095ffad [DAGCombiner] Leverage add's commutativity
new afb9ace [X86][SSE] Add target cpu specific reciprocal tests
new 6698ce1 [SelectionDAG] In InstrEmitter, handle EXTRACT_SUBREG of a ph [...]
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/CodeGen/SelectionDAG/InstrEmitter.cpp | 31 +-
test/CodeGen/AArch64/ldst-opt.ll | 99 +++--
test/CodeGen/X86/recip-fastmath.ll | 501 ++++++++++++++++++++++----
test/CodeGen/X86/recip-fastmath2.ll | 580 +++++++++++++++++++++++++-----
4 files changed, 1014 insertions(+), 197 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.