This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 78d2f5fa4d9 Generalize SCEV's unit testing helper a bit
new 737d8b68096 [ProfileData] Unify getInstrProf*SectionName helpers
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/Object/Binary.h | 11 +++
include/llvm/ProfileData/InstrProf.h | 46 ++++-------
include/llvm/ProfileData/InstrProfData.inc | 12 +--
include/llvm/Transforms/InstrProfiling.h | 15 +---
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 3 +-
lib/ProfileData/Coverage/CoverageMappingReader.cpp | 8 +-
lib/ProfileData/InstrProf.cpp | 90 ++++------------------
lib/Transforms/Instrumentation/InstrProfiling.cpp | 40 +++-------
lib/Transforms/Instrumentation/ThreadSanitizer.cpp | 4 +-
tools/llvm-cov/TestingSupport.cpp | 12 ++-
10 files changed, 72 insertions(+), 169 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 clang.
from e18e320ef2 [ubsan] Don't check alignment if the alignment is 1
new a3cc5f2c2d Modules: Do not serialize #pragma pack state
new 918a342711 [Coverage] Use the new getInstrProfSectionName API (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:
lib/CodeGen/CoverageMappingGen.cpp | 4 +++-
lib/Serialization/ASTWriter.cpp | 5 ++++
test/Modules/Inputs/module.map | 17 +++-----------
test/Modules/Inputs/pragma_pack_push.h | 6 -----
test/Modules/Inputs/pragma_pack_reset_push.h | 4 ----
test/Modules/pragma-pack.c | 35 ----------------------------
test/Modules/pragma-pack.cpp | 25 ++++++++++++++++++++
7 files changed, 36 insertions(+), 60 deletions(-)
delete mode 100644 test/Modules/Inputs/pragma_pack_push.h
delete mode 100644 test/Modules/Inputs/pragma_pack_reset_push.h
delete mode 100644 test/Modules/pragma-pack.c
create mode 100644 test/Modules/pragma-pack.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 6d4c217ce [ubsan] Use the correct tool name in diagnostics
new 55d98a136 [profile] Sync up InstrProfData.inc (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/profile/InstrProfData.inc | 12 ++++++------
1 file changed, 6 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 f7cf798b73f 2017-04-14 Janus Weil <janus(a)gcc.gnu.org>
new ce326081d5b 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 fa56bbe42a6 Daily bump.
new 337322a5b67 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 6707a02cd8b 2017-04-14 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new da6ea666072 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 61f35170e7a [InstCombine] MakeAnd/Or/Xor handling to reuse previous API [...]
new 78d2f5fa4d9 Generalize SCEV's unit testing helper a bit
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:
unittests/Analysis/ScalarEvolutionTest.cpp | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 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 096c92ddb3 Fix build breakage on Cygwin (PR gdb/21385)
new 725bf5cf12 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from 7867768506 Automatic date update in version.in
new e08aa4508c Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_28-branch
in repository binutils-gdb.
from 6089d63609 Automatic date update in version.in
new 261b21db33 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.