This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2af0089 [VFS] One more unittest change to fix win10 buildbot
new 946fcec Disable -Wcast-calling-convention by default (follow-up to r269116)
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/clang/Basic/DiagnosticSemaKinds.td | 2 +-
test/Sema/callingconv-cast.c | 19 +++++++++++--------
2 files changed, 12 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 llvm.
from f9c8d73 SDAG: Implement Select instead of SelectImpl in X86
new 3e43181 AMDGPU: Change private_element_size to 4
new d8cfa0f [PGO] Use WeakAny linkage for __llvm_profile_raw_version Use [...]
new da4b82a AMDGPU: Make some instructions convergent
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:
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 2 +-
lib/Target/AMDGPU/SIInstructions.td | 8 +++-
.../Instrumentation/PGOInstrumentation.cpp | 2 +-
test/CodeGen/AMDGPU/indirect-private-64.ll | 51 +++++++++++++++++-----
test/CodeGen/AMDGPU/insert_vector_elt.ll | 4 +-
test/CodeGen/AMDGPU/large-alloca-compute.ll | 10 ++---
test/CodeGen/AMDGPU/large-alloca-graphics.ll | 20 ++++-----
test/CodeGen/AMDGPU/large-work-group-registers.ll | 2 +-
.../vgpr-spill-emergency-stack-slot-compute.ll | 17 +++++---
.../AMDGPU/vgpr-spill-emergency-stack-slot.ll | 18 ++++----
10 files changed, 90 insertions(+), 44 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 6072c02 [gcc]
new c36cd3a Daily bump.
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/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 gcc.
from ab49add cfgcleanup: Handle a branch with just a return in both arms ( [...]
new be14a56 Daily bump.
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/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 gcc-5-branch
in repository gcc.
from 171e660 [gcc]
new 1114879 Daily bump.
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/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 gcc-4_9-branch
in repository gcc.
from f20520d [ARM] PR driver/70132: Avoid double fclose in driver-arm.c
new fbbcd62 Daily bump.
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/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 llvm.
from 2ec40a6 [libFuzzer] mention the AFL driver in the docs
new f9c8d73 SDAG: Implement Select instead of SelectImpl in X86
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/X86ISelDAGToDAG.cpp | 57 +++++++++++++++++---------------------
1 file changed, 26 insertions(+), 31 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 0d68393 [libfuzzer] Refactoring coverage state-management code.
new 32409ab [libFuzzer] add a driver file to use AFL on LLVMFuzzerTestOneInput
new 2ec40a6 [libFuzzer] mention the AFL driver in the docs
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:
docs/LibFuzzer.rst | 5 ++-
lib/Fuzzer/afl/afl_driver.cpp | 82 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 86 insertions(+), 1 deletion(-)
create mode 100644 lib/Fuzzer/afl/afl_driver.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 compiler-rt.
from 59977c2 Reapply r268608 after IR instr bug fix
new d9d88a2 Revert r268130 -- more bot failure
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/profile/Inputs/instrprof-value-prof-real.c | 1 -
test/profile/instrprof-value-prof-shared.test | 1 -
test/profile/instrprof-value-prof.test | 7 +++----
3 files changed, 3 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 d56f6d6 Revert r269131
new 3ddae02 Add missing tests for new PM
new 0d68393 [libfuzzer] Refactoring coverage state-management code.
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/FuzzerInternal.h | 59 ++++----
lib/Fuzzer/FuzzerLoop.cpp | 182 +++++++++++++++---------
lib/Fuzzer/FuzzerTracePC.cpp | 44 +++---
lib/Fuzzer/FuzzerTracePC.h | 37 +++++
test/Instrumentation/InstrProfiling/PR23499.ll | 2 +
test/Instrumentation/InstrProfiling/platform.ll | 4 +
6 files changed, 212 insertions(+), 116 deletions(-)
create mode 100644 lib/Fuzzer/FuzzerTracePC.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.