This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ee3dedb AMDGPU: Move mir tests into mir test directory
new 1a3900e [LibFuzzer] Split up some functions among different headers.
new 09d3a40 Fix macro check for ABI breacking check: should use #if inste [...]
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/Fuzzer/FuzzerCorpus.h | 2 ++
lib/Fuzzer/FuzzerDefs.h | 58 +------------------------------
lib/Fuzzer/FuzzerDictionary.h | 5 +--
lib/Fuzzer/FuzzerDriver.cpp | 1 +
lib/Fuzzer/FuzzerExtFunctionsWeak.cpp | 1 +
lib/Fuzzer/FuzzerIO.cpp | 3 +-
lib/Fuzzer/FuzzerIO.h | 47 +++++++++++++++++++++++++
lib/Fuzzer/FuzzerInternal.h | 1 +
lib/Fuzzer/FuzzerLoop.cpp | 7 ++--
lib/Fuzzer/FuzzerMutate.cpp | 3 +-
lib/Fuzzer/FuzzerSHA1.cpp | 22 +++++++++++-
lib/Fuzzer/FuzzerSHA1.h | 31 +++++++++++++++++
lib/Fuzzer/FuzzerTracePC.cpp | 8 ++---
lib/Fuzzer/FuzzerTraceState.cpp | 6 ++--
lib/Fuzzer/FuzzerUtil.cpp | 15 ++------
lib/Fuzzer/FuzzerUtil.h | 65 +++++++++++++++++++++++++++++++++++
lib/Fuzzer/FuzzerUtilDarwin.cpp | 1 +
lib/Fuzzer/FuzzerUtilLinux.cpp | 2 +-
unittests/Support/ErrorTest.cpp | 20 +++++------
19 files changed, 201 insertions(+), 97 deletions(-)
create mode 100644 lib/Fuzzer/FuzzerIO.h
create mode 100644 lib/Fuzzer/FuzzerSHA1.h
create mode 100644 lib/Fuzzer/FuzzerUtil.h
--
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 1c4f222 [analyzer] SValExplainer: Support ObjC ivars and __block variables.
new d8a8512 [analyzer] Construct temporary objects of correct types, dest [...]
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/StaticAnalyzer/Core/ExprEngine.cpp | 79 +++++++++++++++++++++-------------
test/Analysis/lifetime-extension.cpp | 46 ++++++++++++++++++++
2 files changed, 95 insertions(+), 30 deletions(-)
create mode 100644 test/Analysis/lifetime-extension.cpp
--
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 785e64d [InstCombine] update test to use FileCheck and auto-generate [...]
new ee3dedb AMDGPU: Move mir tests into mir test directory
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/{ => MIR}/AMDGPU/coalescer-subreg-join.mir | 0
test/CodeGen/{ => MIR}/AMDGPU/detect-dead-lanes.mir | 0
test/CodeGen/{ => MIR}/AMDGPU/liveness.mir | 0
test/CodeGen/{ => MIR}/AMDGPU/rename-independent-subregs.mir | 0
test/CodeGen/{ => MIR}/AMDGPU/subreg-intervals.mir | 0
5 files changed, 0 insertions(+), 0 deletions(-)
rename test/CodeGen/{ => MIR}/AMDGPU/coalescer-subreg-join.mir (100%)
rename test/CodeGen/{ => MIR}/AMDGPU/detect-dead-lanes.mir (100%)
rename test/CodeGen/{ => MIR}/AMDGPU/liveness.mir (100%)
rename test/CodeGen/{ => MIR}/AMDGPU/rename-independent-subregs.mir (100%)
rename test/CodeGen/{ => MIR}/AMDGPU/subreg-intervals.mir (100%)
--
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 3a87393 [X86][SSE] Added tests showing missed combines of ANDs with s [...]
new 785e64d [InstCombine] update test to use FileCheck and auto-generate [...]
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/Transforms/InstCombine/narrow.ll | 29 +++++++++++++++--------------
1 file changed, 15 insertions(+), 14 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 glibc.
from 8072373 powerpc: Remove stpcpy internal clash with IFUNC
new 4d602bc Add build-many-glibcs.py bot-cycle action.
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:
ChangeLog | 13 ++++
scripts/build-many-glibcs.py | 170 ++++++++++++++++++++++++++++++++++++++++---
2 files changed, 174 insertions(+), 9 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 26cc680 libgomp: move data definitions from icv.c back to env.c
new 80e8692 2016-11-30 Michael Meissner <meissner(a)linux.vnet.ibm.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 | 14 ++++++++++++++
gcc/config/rs6000/rs6000.c | 4 ++++
gcc/config/rs6000/vsx.md | 2 +-
3 files changed, 19 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 clang.
from aa1bd55 [analyzer] Minor fixes and improvements to debug.ExprInspection
new 1c4f222 [analyzer] SValExplainer: Support ObjC ivars and __block variables.
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/StaticAnalyzer/Checkers/SValExplainer.h | 15 ++++++++++++
test/Analysis/explain-svals.cpp | 2 +-
test/Analysis/explain-svals.m | 27 ++++++++++++++++++++++
3 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 test/Analysis/explain-svals.m
--
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 b0d8220 libgomp: introduce LIBGOMP_OFFLOADED_ONLY macro
new 26cc680 libgomp: move data definitions from icv.c back to env.c
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:
libgomp/ChangeLog | 7 +++++++
libgomp/config/nvptx/env.c | 0
libgomp/env.c | 43 +++++++++++++++++++++++++++++++++++++++----
libgomp/icv.c | 34 ++--------------------------------
4 files changed, 48 insertions(+), 36 deletions(-)
delete mode 100644 libgomp/config/nvptx/env.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 c02caf5 Fix some Clang-tidy and Include What You Use warnings; other [...]
new 3a87393 [X86][SSE] Added tests showing missed combines of ANDs with s [...]
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/X86/vector-shuffle-combining-avx2.ll | 17 ++++++++++++++++
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 23 ++++++++++++++++++++++
2 files changed, 40 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 clang-tools-extra.
from b24beea [include-fixer] Don't skip repeated lookups in plugin mode.
new de666a7 [clang-tidy] Make format style customizable
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/ClangTidy.cpp | 12 ++++++------
clang-tidy/ClangTidy.h | 5 +++--
clang-tidy/tool/ClangTidyMain.cpp | 16 ++++++++++++----
docs/clang-tidy/index.rst | 3 +++
4 files changed, 24 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.