This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 7f3fe7b6c [PDB] Move some code around. NFC.
new 0b7419e4f [test] Mark atime-based tests unsupported on NetBSD
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/COFF/lto-cache.ll | 2 ++
test/ELF/lto/cache.ll | 2 ++
test/wasm/lto/cache.ll | 2 ++
3 files 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allnoconfig
in repository toolchain/gcc.
from fd7c80cb3ca backport r263583 to fix pr78544 on Darwin
adds c073a8bd16b Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 openmp.
from 5a8f745 [OPENMP][NVPTX]Correct type casting for printf args + simplif [...]
new ad8fb24 [OPENMP][NVPTX]Save registers for optimized builds with enabl [...]
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:
libomptarget/deviceRTLs/nvptx/src/debug.h | 32 ++++++++++++++-----------------
1 file changed, 14 insertions(+), 18 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 8670be8840d PR c++/86669 * call.c (make_temporary_var_for_ref_to_temp [...]
new 31e5af84dfd 2018-12-07 Vladimir Makarov <vmakarov(a)redhat.com>
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 | 6 ++++++
gcc/ira-costs.c | 5 +++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/mips/pr88349.c | 14 ++++++++++++++
4 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/pr88349.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 2bbda63c72 [unittests] Add C++17 and C++2a support to the tooling tests
new 30370cd4cd [CTU] Add more lit tests and better error handling
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/CrossTU/CrossTranslationUnit.cpp | 4 +-
test/Analysis/Inputs/ctu-other.c | 49 ++++++++++++++++
test/Analysis/Inputs/ctu-other.c.externalFnMap.txt | 6 ++
...alFnMap.txt => ctu-other.cpp.externalFnMap.txt} | 0
test/Analysis/ctu-main.c | 67 ++++++++++++++++++++++
test/Analysis/ctu-main.cpp | 2 +-
6 files changed, 126 insertions(+), 2 deletions(-)
create mode 100644 test/Analysis/Inputs/ctu-other.c
create mode 100644 test/Analysis/Inputs/ctu-other.c.externalFnMap.txt
rename test/Analysis/Inputs/{externalFnMap.txt => ctu-other.cpp.externalFnMap.txt} (100%)
create mode 100644 test/Analysis/ctu-main.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 38880e6df94 Reapply "[DemandedBits][BDCE] Support vectors of integers"
new fe665405b7a [DAGCombiner] disable truncation of binops by default
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 | 8 +-
test/CodeGen/AMDGPU/cgp-bitfield-extract.ll | 4 +-
test/CodeGen/X86/2008-09-11-CoalescerBug2.ll | 2 +-
test/CodeGen/X86/2010-08-04-MaskedSignedCompare.ll | 2 +-
test/CodeGen/X86/add-sub-nsw-nuw.ll | 2 +-
test/CodeGen/X86/bool-math.ll | 6 +-
test/CodeGen/X86/clear-lowbits.ll | 114 ++++-----
test/CodeGen/X86/cmov.ll | 2 +-
test/CodeGen/X86/extract-bits.ll | 250 ++++++++++----------
test/CodeGen/X86/extract-lowbits.ll | 216 +++++++++---------
test/CodeGen/X86/fshl.ll | 74 +++---
test/CodeGen/X86/fshr.ll | 62 ++---
test/CodeGen/X86/funnel-shift-rot.ll | 25 +-
test/CodeGen/X86/funnel-shift.ll | 8 +-
test/CodeGen/X86/pr32284.ll | 3 +-
test/CodeGen/X86/pr37879.ll | 2 +
test/CodeGen/X86/rot16.ll | 4 +-
test/CodeGen/X86/rotate.ll | 18 +-
test/CodeGen/X86/rotate4.ll | 36 +--
test/CodeGen/X86/schedule-x86-64-shld.ll | 12 +-
test/CodeGen/X86/scheduler-backtracking.ll | 254 ++++++++++-----------
test/CodeGen/X86/test-shrink.ll | 11 +-
test/CodeGen/X86/vector-trunc-math-widen.ll | 236 ++++++++++++-------
test/CodeGen/X86/vector-trunc-math.ll | 236 ++++++++++++-------
test/CodeGen/X86/xchg-nofold.ll | 2 +-
25 files changed, 867 insertions(+), 722 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.