This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 85c1215 Rangify for loops, NFC.
new 629af37 [EarlyCSE] Sort includes. 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/Scalar/EarlyCSE.cpp | 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 c775e31 [InstCombine] Remove trailing whitespace. NFC.
new 4c4e04b [Inliner] Formatting. NFC.
new 85c1215 Rangify for loops, 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/Analysis/InlineCost.cpp | 77 +++++++++++++++++++++++---------------------
lib/IR/LegacyPassManager.cpp | 36 ++++++++-------------
2 files changed, 55 insertions(+), 58 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-5-branch
in repository gcc.
from 95afd7d PR ada/70786 * a-textio.adb (Get_Immediate): Add missing 'n [...]
new 8803ee9 [ARM] PR driver/70132: Avoid double fclose in driver-arm.c
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 | 9 +++++++++
gcc/config/arm/driver-arm.c | 11 +++++------
2 files changed, 14 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 fa0eab1 [InstCombine][SSE] Add MOVMSK support to SimplifyDemandedUseBits
new c775e31 [InstCombine] Remove trailing whitespace. 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/InstCombine/InstCombineSimplifyDemanded.cpp | 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 lld.
from a3ec2f0 Add a test showing that we can gc parts of .eh_frame.
new c8264db Rename isRelRelative
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:
ELF/Target.cpp | 10 +++++-----
ELF/Target.h | 12 ++++++------
ELF/Writer.cpp | 2 +-
3 files changed, 12 insertions(+), 12 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 728e09d Fixed mistype in comment. NFC.
new a3ec2f0 Add a test showing that we can gc parts of .eh_frame.
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/ELF/gc-sections-eh.s | 13 +++++++++++++
1 file changed, 13 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 clang.
from 04e9aec Reland r267691 fixing PR27535.
new 3d23e02 Fix build.
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:
docs/CMakeLists.txt | 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 clang.
from 669ff4c Add accidentally dropped test to r267880.
new 04e9aec Reland r267691 fixing PR27535.
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/DeclBase.h | 7 ++---
include/clang/Serialization/ASTWriter.h | 11 ++++++++
lib/AST/DeclBase.cpp | 18 ++++++++-----
lib/Sema/SemaExpr.cpp | 12 +--------
lib/Serialization/ASTReaderDecl.cpp | 25 ++++++++++++------
lib/Serialization/ASTWriter.cpp | 9 +++++--
lib/Serialization/ASTWriterDecl.cpp | 10 --------
test/CodeGen/attr-used.c | 4 +++
test/Modules/Inputs/PR27401/a.h | 17 +++++++++++++
test/Modules/Inputs/PR27401/b.h | 21 +++++++++++++++
test/Modules/Inputs/PR27401/module.modulemap | 1 +
test/Modules/pr27401.cpp | 38 ++++++++++++++++++++++++++++
12 files changed, 132 insertions(+), 41 deletions(-)
create mode 100644 test/Modules/Inputs/PR27401/a.h
create mode 100644 test/Modules/Inputs/PR27401/b.h
create mode 100644 test/Modules/Inputs/PR27401/module.modulemap
create mode 100644 test/Modules/pr27401.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.