This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5ce5d3d Delete configure left over.
new 6b8549a Add a few missing Clang regression tests for Cortex-A53, Cort [...]
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/Preprocessor/arm-target-features.c | 6 ++++++
1 file changed, 6 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 libcxx.
from 3bf0d98 Add not_fn test for throwing operator!
new 0dd618b [libcxx] Fix thread join.pass.cpp segfault after r271475
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:
src/thread.cpp | 11 +++++++----
1 file changed, 7 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 newlib.
from 211a942 Revert "Cygwin hangs up if several keys are typed during outp [...]
new b0b99e3 sched.cc: Use PROCESS_QUERY_INFORMATION for now
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:
winsup/cygwin/sched.cc | 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 gcc-6-branch
in repository gcc.
from c126e0c Daily bump.
new 4272aee PR middle-end/71387 * cgraph.c (cgraph_edge::redirect_call_ [...]
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 | 8 ++++++++
gcc/cgraph.c | 14 ++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
3 files changed, 25 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 5a65398 PR tree-optimization/71328 * tree-ssa-threadupdate.c (dupli [...]
new eba6788 PR middle-end/71387 * cgraph.c (cgraph_edge::redirect_call_ [...]
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 | 10 +++++++-
gcc/cgraph.c | 14 +++++++++-
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/opt/pr71387.C | 52 ++++++++++++++++++++++++++++++++++++++
4 files changed, 79 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr71387.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 llvm.
from 0df875d [X86] Fix some isel patterns to remove an operand from some m [...]
new f940424 [X86][XOP] Support for VPERMIL2PD/VPERMIL2PS 2-input shuffle [...]
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/IntrinsicsX86.td | 8 +--
lib/IR/AutoUpgrade.cpp | 35 +++++++++++
lib/Target/X86/X86ISelLowering.cpp | 1 +
lib/Target/X86/X86ISelLowering.h | 2 +
lib/Target/X86/X86InstrFragmentsSIMD.td | 7 ++-
lib/Target/X86/X86InstrXOP.td | 42 ++++++++-----
lib/Target/X86/X86IntrinsicsInfo.h | 4 ++
test/CodeGen/X86/stack-folding-xop.ll | 40 ++++++------
test/CodeGen/X86/vector-shuffle-combining-xop.ll | 40 ++++++------
test/CodeGen/X86/xop-intrinsics-x86_64-upgrade.ll | 76 +++++++++++++++++++++++
test/CodeGen/X86/xop-intrinsics-x86_64.ll | 44 ++++++-------
11 files changed, 214 insertions(+), 85 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 clang-tools-extra.
from 0451d51 clang-rename: fix renaming heap allocations
new 35b3404 [clang-tidy] Ignore function context in misc-unused-using-decls.
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:
clang-tidy/misc/UnusedUsingDeclsCheck.cpp | 19 ++++++++++++++-----
clang-tidy/misc/UnusedUsingDeclsCheck.h | 6 ++++++
test/clang-tidy/misc-unused-using-decls.cpp | 21 ++++++++++++++++++++-
3 files changed, 40 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 llvm.
from f7d0c1f [pdb] Print out file names instead of file offsets.
new 0df875d [X86] Fix some isel patterns to remove an operand from some m [...]
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/X86/X86InstrSSE.td | 129 +++++++++++++++++++++---------------------
1 file changed, 64 insertions(+), 65 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 e94dfe2 [AVX512] Ensure EVEX vpshufd, vpshuflw, and vpshufhw have ise [...]
new f7d0c1f [pdb] Print out file names instead of file offsets.
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/DebugInfo/CodeView/Line.h | 6 +--
include/llvm/DebugInfo/CodeView/ModuleSubstream.h | 2 +-
.../DebugInfo/CodeView/ModuleSubstreamVisitor.h | 10 ++--
include/llvm/DebugInfo/PDB/Raw/DbiStream.h | 5 ++
include/llvm/DebugInfo/PDB/Raw/PDBFile.h | 5 ++
include/llvm/DebugInfo/PDB/Raw/RawError.h | 2 +
lib/DebugInfo/PDB/Raw/DbiStream.cpp | 26 +++++++----
lib/DebugInfo/PDB/Raw/PDBFile.cpp | 22 +++++++++
lib/DebugInfo/PDB/Raw/RawError.cpp | 4 ++
test/DebugInfo/PDB/pdbdump-headers.test | 4 +-
tools/llvm-pdbdump/llvm-pdbdump.cpp | 54 +++++++++++++++-------
11 files changed, 104 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 dejagnu.
from 4e98196 * doc/dejagnu.texi: Fill more paragraphs.
new 1067c80 * baseboards/aarch64-sim.exp: New file. * Makefile.am (base [...]
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:
baseboards/{arm-sim.exp => aarch64-sim.exp} | 25 +++++--------------------
1 file changed, 5 insertions(+), 20 deletions(-)
copy baseboards/{arm-sim.exp => aarch64-sim.exp} (76%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.