This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0f4cc998913 [ARM] Add support for SETCCCARRY instead of SETCCE
new c1c66c07051 [InstCombine] Teach SimplifyDemandedBits that udiv 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:
.../InstCombine/InstCombineSimplifyDemanded.cpp | 16 ++++++++++++++++
test/Transforms/InstCombine/udiv-simplify.ll | 21 +++++++++++++++++++++
2 files changed, 37 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-tools-extra.
from 4e77effc Revert "[tools] Updating PPCallbacks::InclusionDirective calls"
new 22f9b1e0 Revert "[clang-tidy] Adding RestrictSystemIncludes check to F [...]
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/fuchsia/CMakeLists.txt | 1 -
clang-tidy/fuchsia/FuchsiaTidyModule.cpp | 3 -
clang-tidy/fuchsia/RestrictSystemIncludesCheck.cpp | 126 ---------------------
clang-tidy/fuchsia/RestrictSystemIncludesCheck.h | 46 --------
docs/ReleaseNotes.rst | 10 +-
.../checks/fuchsia-restrict-system-includes.rst | 32 ------
docs/clang-tidy/checks/list.rst | 1 -
.../Inputs/fuchsia-restrict-system-includes/a.h | 0
.../fuchsia-restrict-system-includes/system/j.h | 0
.../fuchsia-restrict-system-includes/system/r.h | 1 -
.../fuchsia-restrict-system-includes/system/s.h | 0
.../fuchsia-restrict-system-includes/system/t.h | 0
.../system/transitive.h | 3 -
.../fuchsia-restrict-system-includes/transitive2.h | 2 -
.../fuchsia-restrict-system-includes-headers.cpp | 20 ----
.../fuchsia-restrict-system-includes.cpp | 25 ----
16 files changed, 2 insertions(+), 268 deletions(-)
delete mode 100644 clang-tidy/fuchsia/RestrictSystemIncludesCheck.cpp
delete mode 100644 clang-tidy/fuchsia/RestrictSystemIncludesCheck.h
delete mode 100644 docs/clang-tidy/checks/fuchsia-restrict-system-includes.rst
delete mode 100644 test/clang-tidy/Inputs/fuchsia-restrict-system-includes/a.h
delete mode 100644 test/clang-tidy/Inputs/fuchsia-restrict-system-includes/system/j.h
delete mode 100644 test/clang-tidy/Inputs/fuchsia-restrict-system-includes/system/r.h
delete mode 100644 test/clang-tidy/Inputs/fuchsia-restrict-system-includes/system/s.h
delete mode 100644 test/clang-tidy/Inputs/fuchsia-restrict-system-includes/system/t.h
delete mode 100644 test/clang-tidy/Inputs/fuchsia-restrict-system-includes/system/ [...]
delete mode 100644 test/clang-tidy/Inputs/fuchsia-restrict-system-includes/transitive2.h
delete mode 100644 test/clang-tidy/fuchsia-restrict-system-includes-headers.cpp
delete mode 100644 test/clang-tidy/fuchsia-restrict-system-includes.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 clang.
from 9fac2a0400 Update pragma-attribute-supported-attributes-list.test.
new e5a13a5389 Revert "[clang] Adding CharacteristicKind to PPCallbacks::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:
include/clang/Lex/PPCallbacks.h | 14 +++-------
include/clang/Lex/PreprocessingRecord.h | 4 +--
lib/CodeGen/MacroPPCallbacks.cpp | 3 +--
lib/CodeGen/MacroPPCallbacks.h | 3 +--
lib/Frontend/DependencyFile.cpp | 9 +++----
lib/Frontend/DependencyGraph.cpp | 23 ++++++++---------
lib/Frontend/ModuleDependencyCollector.cpp | 3 +--
lib/Frontend/PrintPreprocessedOutput.cpp | 23 ++++++++---------
lib/Frontend/Rewrite/InclusionRewriter.cpp | 6 ++---
lib/Lex/PPDirectives.cpp | 2 +-
lib/Lex/PreprocessingRecord.cpp | 3 +--
tools/libclang/Indexing.cpp | 3 +--
unittests/Lex/PPCallbacksTest.cpp | 41 ++++++++----------------------
13 files changed, 48 insertions(+), 89 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 051da15b1e7 [GlobalISel][Legalizer] Widening the second src op of shift [...]
new 0f4cc998913 [ARM] Add support for SETCCCARRY instead of SETCCE
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/Target/ARM/ARMISelLowering.cpp | 17 ++++++++++++-----
1 file changed, 12 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 clang.
from ff5baa90d1 [Clang] Implement function attribute no_stack_protector.
new 9fac2a0400 Update pragma-attribute-supported-attributes-list.test.
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/Misc/pragma-attribute-supported-attributes-list.test | 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 compiler-rt.
from 6d822c4e3 [CMake] Build shared version of runtimes for Fuchsia
new 88cf0dea7 [sanitizer] Fix argument type and remove unneeded vector resize
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/sanitizer_common/sanitizer_linux.cc | 3 +--
1 file changed, 1 insertion(+), 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 7033197896c RISC-V: Add with-multilib-list support.
new 024464e5fb8 go/build, cmd/go: update to match recent changes to gc
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/go/gofrontend/MERGE | 2 +-
gotools/ChangeLog | 5 ++
gotools/Makefile.am | 1 -
gotools/Makefile.in | 3 +-
libgo/Makefile.am | 10 +--
libgo/Makefile.in | 8 +--
libgo/go/cmd/go/internal/load/pkg.go | 19 -----
libgo/go/cmd/go/internal/test/test.go | 5 +-
libgo/go/cmd/go/internal/work/buildid.go | 15 +---
libgo/go/cmd/go/internal/work/exec.go | 10 ++-
libgo/go/go/build/build.go | 35 ++++++---
libgo/go/go/build/gc.go | 120 +++++++++++++++++++++++++++++++
libgo/go/go/build/gccgo.go | 6 ++
13 files changed, 179 insertions(+), 60 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 dd5a608d8b6 [llvm-objcopy] Add --strip-symbol (-N) option
new 051da15b1e7 [GlobalISel][Legalizer] Widening the second src op of shift [...]
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/CodeGen/GlobalISel/LegalizerHelper.cpp | 20 ++++++-
test/CodeGen/AArch64/GlobalISel/legalize-shift.mir | 21 +++----
test/CodeGen/X86/GlobalISel/ashr-scalar.ll | 6 +-
test/CodeGen/X86/GlobalISel/shl-scalar-widening.ll | 67 ++++++++++++++++++++++
test/CodeGen/X86/GlobalISel/shl-scalar.ll | 2 +
5 files changed, 100 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGen/X86/GlobalISel/shl-scalar-widening.ll
--
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 617cf1a3b9 Add SourceManagerForFile helper which sets up SourceManager [...]
new ff5baa90d1 [Clang] Implement function attribute no_stack_protector.
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/Basic/Attr.td | 6 ++++++
include/clang/Basic/AttrDocs.td | 22 ++++++++++++++++++++++
lib/CodeGen/CodeGenModule.cpp | 14 ++++++++------
lib/Sema/SemaDeclAttr.cpp | 4 ++++
test/CodeGen/stack-protector.c | 20 ++++++++++++++++++++
test/Sema/no_stack_protector.c | 5 +++++
6 files changed, 65 insertions(+), 6 deletions(-)
create mode 100644 test/Sema/no_stack_protector.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.