This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 74ad0cf [libFuzzer] don't print help for internal flags
new e7555f0 [CodeGen] Rename MachineInstr::isInvariantLoad to isDereferen [...]
new c4644d2 [asan] Add flag to allow lifetime analysis of problematic allocas
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:
include/llvm/CodeGen/MachineInstr.h | 14 ++++++++------
lib/CodeGen/MachineCSE.cpp | 2 +-
lib/CodeGen/MachineInstr.cpp | 12 +++++-------
lib/CodeGen/MachineLICM.cpp | 5 +++--
lib/CodeGen/MachinePipeliner.cpp | 2 +-
lib/CodeGen/ScheduleDAGInstrs.cpp | 5 +++--
lib/CodeGen/TargetInstrInfo.cpp | 2 +-
lib/Target/WebAssembly/WebAssemblyRegStackify.cpp | 2 +-
lib/Target/X86/X86InstrInfo.cpp | 2 +-
lib/Transforms/Instrumentation/AddressSanitizer.cpp | 6 ++++++
test/Instrumentation/AddressSanitizer/lifetime.ll | 15 +++++++++------
11 files changed, 39 insertions(+), 28 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 9775c69 Daily bump.
new e38cd8f 2016-09-09 Steven G. Kargl <kargl(a)gcc.gnu.org>
new f8587f2 Commit the ChangeLog entry for revision 240063.
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/module.c | 2 +-
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/gfortran.dg/pr77420.f90 | 18 ++++++++++++++++++
4 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77420.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 llvm.
from 7942244 [libFuzzer] print a visible message if merge fails due to a crash
new 74ad0cf [libFuzzer] don't print help for internal flags
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/Fuzzer/FuzzerDriver.cpp | 1 +
lib/Fuzzer/test/fuzzer-flags.test | 2 ++
2 files changed, 3 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 zorg.
from 07405b6 Downgrade tsan_analyze step to warnings to fix the bot
new 8da05c9 Make artifacts smaller by skipping .a's in the install
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:
zorg/jenkins/build.py | 3 ++-
1 file changed, 2 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 llvm.
from 1c3a1e2 Remove dead code in the SelectionDAG headers (NFC)
new 7942244 [libFuzzer] print a visible message if merge fails due to a crash
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/Fuzzer/FuzzerInternal.h | 2 ++
lib/Fuzzer/FuzzerLoop.cpp | 16 ++++++++++++++++
lib/Fuzzer/test/merge.test | 6 ++++++
3 files changed, 24 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 llvm.
from 3843a13 AMDGPU: Fix immediate folding logic when shrinking instructions
new 1c3a1e2 Remove dead code in the SelectionDAG headers (NFC)
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/CodeGen/SelectionDAG.h | 5 -----
include/llvm/CodeGen/SelectionDAGNodes.h | 8 --------
2 files changed, 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 lldb.
from 8e84a41 xfail DarwinLog "filter message by regex" tests
new 0ebe743 async structured data packet handling improvements
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:
.../Process/gdb-remote/GDBRemoteClientBase.cpp | 33 +---------------
.../Process/gdb-remote/GDBRemoteClientBase.h | 13 +++---
.../Process/gdb-remote/ProcessGDBRemote.cpp | 46 ++++++++++++++++++++--
.../Plugins/Process/gdb-remote/ProcessGDBRemote.h | 3 +-
.../Process/gdb-remote/GDBRemoteClientBaseTest.cpp | 38 ++++++++++++++++--
5 files changed, 87 insertions(+), 46 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 911ea34 PR c/77520 - wrong value for extended ASCII characters in -Wf [...]
new 9775c69 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-6-branch
in repository gcc.
from 76c61d5 Daily bump.
new 0856b49 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 bba33ba Daily bump.
new a3b21f1 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.