This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/pr20882
in repository binutils-gdb.
at fd0cdba9cc Mark debug sections referenced by kept debug sections
This branch includes the following new commits:
new 20224b8b18 foo
new fd0cdba9cc Mark debug sections referenced by kept debug sections
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.
--
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 9a8f2b19b0 (1) Fixed mismatch in intrinsics names in declarations and i [...]
new ff9169747f [ODRHash] Support more types in the ODR checker.
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/AST/ODRHash.cpp | 50 ++++++++++++++++++++++++++++++++
test/Modules/odr_hash.cpp | 72 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 122 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 1179b5ee404 BitVector: add iterators for set bits
new 733dbc6c18d Added LLVM_DUMP_METHOD attributes for MatchableInfo::dump() [...]
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:
utils/TableGen/AsmMatcherEmitter.cpp | 4 +++-
1 file changed, 3 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-tools-extra.
from 6565dfe7 [clang-tidy] Speed up performance-unnecessary-value-param check
new 62ed7397 [clang-tidy] Optimize misc-unused-parameters. NFCI
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/misc/UnusedParametersCheck.cpp | 82 +++++++++++++++++++++++++------
clang-tidy/misc/UnusedParametersCheck.h | 7 ++-
2 files changed, 72 insertions(+), 17 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 d0b3bd12c64 Daily bump.
new d41040f9f2d 2017-05-17 Chenghua Xu <paul.hua.gm(a)gmail.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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/mips/reorgbug-1.c | 2 +-
2 files changed, 5 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 bd2320f5d1 [modules] When creating a declaration, cache its owning modu [...]
new 9a8f2b19b0 (1) Fixed mismatch in intrinsics names in declarations and i [...]
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/Headers/xmmintrin.h | 25 +++++++++----------------
1 file changed, 9 insertions(+), 16 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 6f423313575 [ADT] Fix some Clang-tidy modernize-use-using warnings; oth [...]
new 1179b5ee404 BitVector: add iterators for set bits
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/ADT/BitVector.h | 57 ++++++++++++++++++++++
include/llvm/ADT/SmallBitVector.h | 13 +++++
lib/Analysis/DependenceAnalysis.cpp | 33 ++++++-------
lib/CodeGen/AggressiveAntiDepBreaker.cpp | 5 +-
.../AsmPrinter/DbgValueHistoryCalculator.cpp | 3 +-
lib/CodeGen/MachineVerifier.cpp | 2 +-
lib/CodeGen/RegAllocGreedy.cpp | 11 ++---
lib/CodeGen/SpillPlacement.cpp | 4 +-
lib/CodeGen/StackColoring.cpp | 6 +--
lib/CodeGen/TargetLoweringBase.cpp | 2 +-
lib/CodeGen/TargetRegisterInfo.cpp | 3 +-
lib/Target/AArch64/AArch64FrameLowering.cpp | 3 +-
lib/Target/ARM/Thumb1FrameLowering.cpp | 3 +-
lib/Target/Mips/MipsDelaySlotFiller.cpp | 2 +-
lib/Target/WebAssembly/WebAssemblyRegColoring.cpp | 3 +-
lib/Transforms/Scalar/LoopStrengthReduce.cpp | 3 +-
lib/Transforms/Scalar/NewGVN.cpp | 3 +-
unittests/ADT/BitVectorTest.cpp | 29 +++++++++++
18 files changed, 135 insertions(+), 50 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 23095efda Garbage collect dllimported symbols.
new ee7c675dd Fix Windows buildbots.
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/COFF/Inputs/import.yaml | 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 lld.
from bc54c7bc4 [ELF] - Update for LLVM's r303163 change. NFCi.
new 23095efda Garbage collect dllimported symbols.
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:
COFF/InputFiles.cpp | 11 ++++++-
COFF/MarkLive.cpp | 38 ++++++++++++++++------
COFF/Symbols.cpp | 3 +-
COFF/Symbols.h | 24 ++++++++++++--
COFF/Writer.cpp | 12 +++++--
test/COFF/Inputs/import.yaml | 9 ++++-
.../COFF/{Inputs/import.yaml => dllimport-gc.test} | 24 ++++++++++----
7 files changed, 95 insertions(+), 26 deletions(-)
copy test/COFF/{Inputs/import.yaml => dllimport-gc.test} (64%)
--
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 90199139dc Fix scope of namespaced DISubprograms when the function defi [...]
new bd2320f5d1 [modules] When creating a declaration, cache its owning modu [...]
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/AST/Decl.h | 10 -----
include/clang/AST/DeclBase.h | 14 ++++++
include/clang/Basic/LangOptions.h | 5 +++
include/clang/Sema/Sema.h | 4 +-
lib/AST/ASTDumper.cpp | 6 +--
lib/AST/Decl.cpp | 4 +-
lib/AST/DeclBase.cpp | 10 +++--
lib/Sema/Sema.cpp | 9 ++--
lib/Sema/SemaDecl.cpp | 15 +++++++
lib/Sema/SemaLookup.cpp | 57 ------------------------
test/Modules/Inputs/submodule-visibility/b.h | 6 ++-
test/Modules/Inputs/submodule-visibility/other.h | 9 ++++
test/Modules/submodule-visibility.cpp | 9 ++++
13 files changed, 73 insertions(+), 85 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.