This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 47572f6 Revert experimental local patch committed by mistake.
new 8f3b00c [asan] Temporarily disable tests with symbolizers, something [...]
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/buildbot/builders/sanitizers/buildbot_cmake.sh | 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 89695c8 [LV] Split most of createMissedAnalysis into a static function. NFC
new 3f9be70 [LV] Convert CostModel to use the new streaming opt remark API
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/Transforms/Vectorize/LoopVectorize.cpp | 41 +++++++++++++++---------------
1 file changed, 20 insertions(+), 21 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 bbb8dac [LV] Convert all but one opt remark in Legality to new stream [...]
new 89695c8 [LV] Split most of createMissedAnalysis into a static function. 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:
lib/Transforms/Vectorize/LoopVectorize.cpp | 43 +++++++++++++++++++-----------
1 file changed, 28 insertions(+), 15 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 compiler-rt.
from 0688318 Add symbols introduced with -m32 build
new 7473e4c [sancov] removing html report option test, the option doesn't [...]
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/asan/TestCases/Linux/coverage_html_report.cc | 24 -----------------------
1 file changed, 24 deletions(-)
delete mode 100644 test/asan/TestCases/Linux/coverage_html_report.cc
--
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 9ecbf48 [LV] Convert emitRemark to new opt remark streaming interface
new bbb8dac [LV] Convert all but one opt remark in Legality to new stream [...]
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/Transforms/Vectorize/LoopVectorize.cpp | 118 ++++++++++++++++++-----------
1 file changed, 72 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 llvm.
from 9155ed9 Remove unnecessary explicit
new 9ecbf48 [LV] Convert emitRemark to new opt remark streaming interface
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/IR/DiagnosticInfo.h | 10 +++++++++-
lib/IR/DiagnosticInfo.cpp | 11 +++++++++++
lib/Transforms/Vectorize/LoopVectorize.cpp | 31 ++++++++++++++++--------------
3 files changed, 37 insertions(+), 15 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 lld.
from 049ed8f [ELF][MIPS] Set GP0 value to zero in case of relocatable obje [...]
new 95b4dd5 Don't handle binary output differently.
new 9b8d541 Simplify. NFC.
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:
ELF/Writer.cpp | 11 +++++------
1 file changed, 5 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 gcc.
from 36f0e5f * rtti.c (involves_incomplete_p): Add fall through comment.
new 719f305 2016-09-29 Bernd Schmidt <bschmidt(a)redhat.com>
new 5958d09 * genattrtab.c (write_attr_case): Also emit FALLTHRU marker.
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 | 9 +++++++++
gcc/builtins.c | 12 +++++++-----
gcc/genattrtab.c | 2 ++
3 files changed, 18 insertions(+), 5 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 7c5de02 [libFuzzer] initialize ValueBitMap::NumBits
new 9155ed9 Remove unnecessary explicit
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/IR/DiagnosticInfo.h | 4 ++--
1 file changed, 2 insertions(+), 2 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 39fa3ad Make optional::reset noexcept, make optional::value w [...]
new 36f0e5f * rtti.c (involves_incomplete_p): Add fall through comment.
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 | 5 +++++
gcc/cp/ChangeLog | 4 ++++
gcc/cp/rtti.c | 2 +-
gcc/dwarf2out.c | 2 ++
4 files changed, 12 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.