This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from be73fbc [pdb] Write PDB TPI Stream from Yaml.
new 9af2b5e [libFuzzer] one more puzzle, value_profile cracks it in a second
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:
...RepeatedMemcmp.cpp => AbsNegAndConstantTest.cpp} | 21 +++++++++++----------
lib/Fuzzer/test/CMakeLists.txt | 1 +
lib/Fuzzer/test/value-profile-cmp.test | 1 +
3 files changed, 13 insertions(+), 10 deletions(-)
copy lib/Fuzzer/test/{RepeatedMemcmp.cpp => AbsNegAndConstantTest.cpp} (52%)
--
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 0f2e782 Move function into cpp file under KMP_AFFINITY_SUPPORTED guard.
new 26eea9e [OPENMP] Implementation of omp_get_default_device and omp_set [...]
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:
runtime/src/dllexports | 4 ++--
runtime/src/kmp.h | 6 ++++++
runtime/src/kmp_ftn_entry.h | 33 +++++++++++++++++++++++----------
runtime/src/kmp_ftn_os.h | 16 ++++++++--------
runtime/src/kmp_global.c | 4 ++++
runtime/src/kmp_runtime.c | 1 +
runtime/src/kmp_settings.c | 16 ++++++++++++++++
7 files changed, 60 insertions(+), 20 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 binutils-gdb.
from 3569342 Automatic date update in version.in
new e1b2624 Pass HWCAP to ifunc resolver
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:
gdb/ChangeLog | 5 +++++
gdb/elfread.c | 13 ++++++++++---
gdb/testsuite/ChangeLog | 9 +++++++++
gdb/testsuite/gdb.base/gnu-ifunc-lib.c | 4 +++-
gdb/testsuite/gdb.base/gnu-ifunc.c | 4 ++++
gdb/testsuite/gdb.base/gnu-ifunc.exp | 15 +++++++++++++++
6 files changed, 46 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 gcc.
from 52016a8 compiler: break dependence on hex_value
new 374777a 2016-09-09 Steven G. Kargl <kargl(a)gcc.gnu.org>
new fdb00a8 2016-09-09 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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 | 4 ++++
gcc/doc/cpp.texi | 4 ++--
gcc/fortran/ChangeLog | 5 +++++
gcc/fortran/intrinsic.c | 7 ++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr77507.f90 | 7 +++++++
libgfortran/ChangeLog | 6 ++++++
libgfortran/ieee/ieee_arithmetic.F90 | 33 +++++++++++++++++----------------
8 files changed, 50 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77507.f90
--
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 b24c87c [DebugInfo] Ensure complete type is emitted with -fstandalone-debug
new 09a0c48 Also cleanup comments around redundant colons/commas in forma [...]
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/Format/Format.cpp | 2 ++
unittests/Format/CleanupTest.cpp | 21 ++++++++-------------
2 files changed, 10 insertions(+), 13 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 0a2fb4a Move the ocaml_all target into the Misc folder for cleanliness; NFC.
new 3beac7c [llvm-cov] Handle native paths correctly in the text index
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:
tools/llvm-cov/CoverageReport.cpp | 6 +++++-
1 file changed, 5 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 gcc.
from c5eddaf Define TS 18661-1 type width macros in <limits.h> and <stdint.h>.
new 52016a8 compiler: break dependence on hex_value
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/lex.cc | 76 ++++++++++++++++++++++++++++++++++++++----------
gcc/go/gofrontend/lex.h | 3 ++
3 files changed, 65 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 master
in repository llvm.
from 6128d7f [InstCombine] add tests to show pattern matching failures due [...]
new a8f2db5 [Bitcode] Add compatibility test for the 3.9 release
new a8b8839 [codeview] Don't assert if the array element type is incomplete
new 0a2fb4a Move the ocaml_all target into the Misc folder for cleanliness; NFC.
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:
cmake/modules/AddOCaml.cmake | 1 +
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 41 +++---
.../{compatibility.ll => compatibility-3.9.ll} | 11 +-
test/Bitcode/compatibility-3.9.ll.bc | Bin 0 -> 16032 bytes
test/DebugInfo/COFF/vtable-optzn-array.ll | 140 +++++++++++++++++++++
5 files changed, 171 insertions(+), 22 deletions(-)
copy test/Bitcode/{compatibility.ll => compatibility-3.9.ll} (99%)
create mode 100644 test/Bitcode/compatibility-3.9.ll.bc
create mode 100644 test/DebugInfo/COFF/vtable-optzn-array.ll
--
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 dfcd582 [LLDB][MIPS] Fix Emulation for JALR64 Instruction
new 8e84a41 xfail DarwinLog "filter message by regex" tests
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:
.../filter/regex/message/TestDarwinLogFilterRegexMessage.py | 10 ++++++++++
1 file changed, 10 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.