This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 38fa705 [BasicBlockUtils] Use getFirstNonPHIOrDbg to set debugloc for [...]
new 4bdda62 [mips] Correct mips16 return instructions 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:
lib/Target/Mips/Mips16InstrInfo.td | 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 compiler-rt.
from efaaf0d Revert r295017 "Re-commit r294826 and r294781, with a fix on [...]
new 987d58d [PGO] Delay profile dir creation until write
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/profile/InstrProfilingFile.c | 20 +++++++++++++-------
test/profile/Linux/instrprof-dir.c | 13 +++++++++++++
2 files changed, 26 insertions(+), 7 deletions(-)
create mode 100644 test/profile/Linux/instrprof-dir.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 master
in repository clang.
from 7a10348 [profiling] Update test cases to deal with name variable chan [...]
new d418b54 MS inline asm: Filter MXCSR out of the inferred clobber list
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/Parse/ParseStmtAsm.cpp | 9 +++++----
test/CodeGen/ms-inline-asm.c | 8 ++++++++
2 files changed, 13 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 llvm.
from f3470b1 [BranchFolding] Tail common all identical unreachable blocks
new 38fa705 [BasicBlockUtils] Use getFirstNonPHIOrDbg to set debugloc for [...]
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/Utils/BasicBlockUtils.cpp | 2 +-
test/Transforms/LoopSimplify/dbg-loc.ll | 7 +++++++
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 07fb294 GlobalISel: deal with new G_PTR_MASK instruction on AArch64.
new f3470b1 [BranchFolding] Tail common all identical unreachable blocks
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/BranchFolding.cpp | 20 +++++++
test/CodeGen/ARM/tail-opts.ll | 52 ++++++++++++++++++
test/CodeGen/X86/tail-opts.ll | 119 ++++++++++++++++++++++++++++++++++++------
3 files changed, 175 insertions(+), 16 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-5-branch
in repository gcc.
from 0a71c89 2016-03-01 Richard Biener <rguenther(a)suse.de>
new bbc8fcb PR78273 fix count to work with partitioning function
new 585b058 PR78134 fix return types of heterogeneous lookup functions
new 6c7285b PR78702 fix accessibility of locale::facet::__shim
new 3fafaf2 PR69301 don't assume atomic<T> can default construct T
new 55cc24b PR69321 fix any_cast<T>(any*) for non-copyable T
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:
libstdc++-v3/ChangeLog | 58 ++++++++++++++++++++++
libstdc++-v3/include/bits/locale_classes.h | 5 +-
libstdc++-v3/include/bits/stl_map.h | 30 ++++++-----
libstdc++-v3/include/bits/stl_multimap.h | 28 ++++++-----
libstdc++-v3/include/bits/stl_multiset.h | 24 ++++-----
libstdc++-v3/include/bits/stl_set.h | 26 +++++-----
libstdc++-v3/include/experimental/any | 22 +++++---
libstdc++-v3/include/ext/pointer.h | 8 +--
libstdc++-v3/include/std/atomic | 36 ++++++++------
libstdc++-v3/src/c++11/cxx11-shim_facets.cc | 20 +++++---
.../testsuite/23_containers/map/operations/2.cc | 49 ++++++++++++++++--
.../23_containers/multimap/operations/2.cc | 27 ++++++++--
.../23_containers/multiset/operations/2.cc | 27 ++++++++--
.../testsuite/23_containers/set/operations/2.cc | 50 +++++++++++++++++--
.../62154.cc => 29_atomics/atomic/69301.cc} | 48 ++++++++----------
.../testsuite/experimental/any/misc/any_cast.cc | 13 +++++
.../experimental/any/misc/any_cast_neg.cc | 2 +-
17 files changed, 339 insertions(+), 134 deletions(-)
copy libstdc++-v3/testsuite/{18_support/nested_exception/62154.cc => 29_atomics/at [...]
--
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 dca651f Re-apply "[profiling] Remove dead profile name vars after emi [...]
new 173c7d4 GlobalISel: introduce G_PTR_MASK to simplify alloca handling.
new 07fb294 GlobalISel: deal with new G_PTR_MASK instruction on AArch64.
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/CodeGen/GlobalISel/MachineIRBuilder.h | 16 ++++++++
include/llvm/Target/GenericOpcodes.td | 20 ++++++----
include/llvm/Target/TargetOpcodes.def | 4 ++
lib/CodeGen/GlobalISel/IRTranslator.cpp | 31 ++++------------
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 11 ++++++
lib/Target/AArch64/AArch64InstructionSelector.cpp | 11 ++++++
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 2 +
.../AArch64/GlobalISel/arm64-instructionselect.mir | 17 +++++++++
test/CodeGen/AArch64/GlobalISel/dynamic-alloca.ll | 43 +++++++++-------------
9 files changed, 99 insertions(+), 56 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 ffddf3a PR middle-end/79505 * omp-offload.c (free_oacc_loop): Relea [...]
new 5f8c10b rs6000: Fix the vec-adde* testcases once more
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/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.target/powerpc/vec-adde-int128.c | 2 +-
gcc/testsuite/gcc.target/powerpc/vec-adde.c | 3 +--
gcc/testsuite/gcc.target/powerpc/vec-addec-int128.c | 2 +-
gcc/testsuite/gcc.target/powerpc/vec-addec.c | 3 +--
5 files changed, 13 insertions(+), 6 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 8ecb5a3 Remove stray semicolon.
new 9f3a8ed Relax the restriction on what relocations can be in a non-all [...]
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 | 5 +++--
test/ELF/i386-reloc-non-alloc.s | 18 ++++++++++++++++++
2 files changed, 21 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/i386-reloc-non-alloc.s
--
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 71648d0 Reformat slightly.
new dca651f Re-apply "[profiling] Remove dead profile name vars after emi [...]
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/InstrProfiling.cpp | 5 +++++
test/Instrumentation/InstrProfiling/PR23499.ll | 4 ++--
test/Instrumentation/InstrProfiling/platform.ll | 4 ++--
test/Instrumentation/InstrProfiling/profiling.ll | 6 +++---
test/Transforms/PGOProfile/comdat_internal.ll | 2 +-
5 files changed, 13 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.