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 c1fd0e63 [clangd] Always use the latest preamble
new 15d645c5 [clangd] Show function documentation in signature help
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:
clangd/CodeComplete.cpp | 5 +++--
clangd/CodeCompletionStrings.cpp | 34 ++++++++--------------------------
clangd/CodeCompletionStrings.h | 14 ++------------
3 files changed, 13 insertions(+), 40 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 12061ae7173 [MISC]Fix wrong usage of std::equal() Differential Revision [...]
new 3ec6e52a80d [Sparc] Flush register windows for @llvm.returnaddress(1)
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/Sparc/SparcISelLowering.cpp | 17 ++++++-----------
test/CodeGen/SPARC/2011-01-11-FrameAddr.ll | 18 ++++++++++++++++++
2 files changed, 24 insertions(+), 11 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 test-suite.
from 70b36006 Removed std=c++11 flag from MicroBenchmarks/ImageProcessing/D [...]
new f39933af Add BilateralFiltering kernel using Benchmark Library
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:
.../BilateralFiltering/CMakeLists.txt | 11 +++
.../bilateralFilter.reference_output | 1 +
.../BilateralFiltering/bilateralFilterKernel.c | 44 ++++++++++++
.../BilateralFiltering/bilateralFiltering.h | 14 ++++
.../main.cpp | 78 ++++++++++++----------
MicroBenchmarks/ImageProcessing/CMakeLists.txt | 1 +
6 files changed, 112 insertions(+), 37 deletions(-)
create mode 100644 MicroBenchmarks/ImageProcessing/BilateralFiltering/CMakeLists.txt
create mode 100644 MicroBenchmarks/ImageProcessing/BilateralFiltering/bilateralFil [...]
create mode 100644 MicroBenchmarks/ImageProcessing/BilateralFiltering/bilateralFil [...]
create mode 100644 MicroBenchmarks/ImageProcessing/BilateralFiltering/bilateralFil [...]
copy MicroBenchmarks/ImageProcessing/{AnisotropicDiffusion => BilateralFiltering}/ [...]
--
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 17d7e9ff067 gcc/ChangeLog:
new f8ea05e4698 2018-08-17 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr86505.c | 32 ++++++++++++++++++++++++++++++++
gcc/tree-inline.c | 23 +++++++++++++++++------
4 files changed, 60 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr86505.c
--
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 6eae8e45 Revert "Implement a (simple) Markdown generator"
new c1fd0e63 [clangd] Always use the latest preamble
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:
clangd/TUScheduler.cpp | 3 +--
unittests/clangd/XRefsTests.cpp | 45 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 46 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 release_70
in repository llvm.
from e7782a92f7f Merging r339883: ------------------------------------------ [...]
new dff83e99c91 Merging r339945: ------------------------------------------ [...]
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/X86/X86FlagsCopyLowering.cpp | 17 +-
test/CodeGen/X86/flags-copy-lowering.mir | 6 +-
test/CodeGen/X86/pr38539.ll | 314 +++++++++++++++++++++++++++++++
3 files changed, 328 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/X86/pr38539.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 llvm.
from 5a4ec120f8e [ARM][NFC] ARMCodeGenPrepare: some refactoring and algorith [...]
new 12061ae7173 [MISC]Fix wrong usage of std::equal() Differential Revision [...]
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/STLExtras.h | 33 +++++++++++++++---------
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 2 +-
lib/Transforms/Scalar/NewGVN.cpp | 8 ++----
unittests/ADT/STLExtrasTest.cpp | 15 +++++++++++
4 files changed, 39 insertions(+), 19 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 18374180e36 [MustExecute] Fix algorithmic bug in isGuaranteedToExecute. [...]
new 5a4ec120f8e [ARM][NFC] ARMCodeGenPrepare: some refactoring and algorith [...]
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/ARMCodeGenPrepare.cpp | 118 +++++++++++++++++++++++++----------
1 file changed, 85 insertions(+), 33 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 release_70
in repository llvm.
from 2c9adfa4a61 Merging r339769: ------------------------------------------ [...]
new 02e459e41c9 Merging r339515: ------------------------------------------ [...]
new e7782a92f7f Merging r339883: ------------------------------------------ [...]
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:
cmake/modules/HandleLLVMOptions.cmake | 1 +
lib/Analysis/InstructionSimplify.cpp | 6 +++---
2 files changed, 4 insertions(+), 3 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 fe627efb7d [hexagon] restore -fuse-cxa-atexit by default
new 55ead9f6f6 [NFC] Some small test updates for Implicit Conversion sanitizer.
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:
.../catch-implicit-integer-conversions-basics.c | 131 +++++++++++++++++++++
.../catch-implicit-integer-truncations-basics.c | 131 +++++++++++++++++++++
test/CodeGen/catch-implicit-integer-truncations.c | 72 ++++-------
3 files changed, 288 insertions(+), 46 deletions(-)
create mode 100644 test/CodeGen/catch-implicit-integer-conversions-basics.c
create mode 100644 test/CodeGen/catch-implicit-integer-truncations-basics.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.