This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0215aedc694 [x86] add more tests for poetntial andnp splitting with AVX1; NFC
new bb1f2f9d39d llvm-dwarfdump --statistics: Unique abstract origins across [...]
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:
.../llvm-dwarfdump/X86/stats-inlining-multi-cu.ll | 193 +++++++++++++++++++++
.../llvm-dwarfdump/X86/stats-inlining-single-cu.ll | 185 ++++++++++++++++++++
tools/llvm-dwarfdump/Statistics.cpp | 69 +++++---
3 files changed, 424 insertions(+), 23 deletions(-)
create mode 100644 test/tools/llvm-dwarfdump/X86/stats-inlining-multi-cu.ll
create mode 100644 test/tools/llvm-dwarfdump/X86/stats-inlining-single-cu.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 lld.
from 1d58e6ba7 Update release notes.
new fe9f98f14 [COFF] Support linking to import libraries from GNU binutils
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/DLL.cpp | 24 ------
COFF/DLL.h | 9 +-
COFF/Writer.cpp | 170 ++++++++++++++++++++++++++++++++-----
test/COFF/Inputs/gnu-implib-func.s | 27 ++++++
test/COFF/Inputs/gnu-implib-head.s | 13 +++
test/COFF/Inputs/gnu-implib-tail.s | 11 +++
test/COFF/imports-gnu-only.s | 28 ++++++
test/COFF/imports-gnu.test | 29 +++++++
test/COFF/no-idata.s | 20 +++++
9 files changed, 279 insertions(+), 52 deletions(-)
create mode 100644 test/COFF/Inputs/gnu-implib-func.s
create mode 100644 test/COFF/Inputs/gnu-implib-head.s
create mode 100644 test/COFF/Inputs/gnu-implib-tail.s
create mode 100644 test/COFF/imports-gnu-only.s
create mode 100644 test/COFF/imports-gnu.test
create mode 100644 test/COFF/no-idata.s
--
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 203ff2aeb22 [X86] Add AVX512 target to load scalar to vector tests
new 0215aedc694 [x86] add more tests for poetntial andnp splitting with AVX1; 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:
test/CodeGen/X86/avx-logic.ll | 57 ++++++++++++++++++++++++++++++++++++++++---
1 file changed, 54 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 09ffc529b9 [analyzer] Process state in checkEndFunction in RetainCountChecker
new 5061b662eb Make compare function in r342648 have strict weak ordering.
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/CGOpenMPRuntime.cpp | 11 +++++++++--
1 file changed, 9 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 llvm.
from 9dace88d8ad [WebAssembly] Simplified selecting asmmatcher stack instructions.
new 203ff2aeb22 [X86] Add AVX512 target to load scalar to vector tests
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/CodeGen/X86/load-scalar-as-vector.ll | 1 +
1 file changed, 1 insertion(+)
--
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 a5595686a81 Test commit. Removed a blank line.
new 9dace88d8ad [WebAssembly] Simplified selecting asmmatcher stack instructions.
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/WebAssembly/WebAssemblyInstrControl.td | 2 ++
lib/Target/WebAssembly/WebAssemblyInstrFormats.td | 1 +
utils/TableGen/AsmMatcherEmitter.cpp | 10 ----------
3 files changed, 3 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 llvm.
from 07321881562 [WebAssembly][NFC] Rename simd-conversions test to simd-bitcasts
new a5595686a81 Test commit. Removed a blank line.
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:
README.txt | 1 -
1 file changed, 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 gcc.
from d443f534d70 * gimple-ssa-evrp.c (evrp_dom_walker::cleanup): Call vr_v [...]
new 93f65c04205 2018-09-21 François Dumont <fdumont(a)gcc.gnu.org>
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:
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/src/c++11/hashtable_c++0x.cc | 4 ++--
.../23_containers/unordered_set/hash_policy/71181.cc | 2 +-
.../23_containers/unordered_set/hash_policy/prime_rehash.cc | 12 +++++++-----
4 files changed, 19 insertions(+), 8 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 376881c98e Add necessary support for storing code-model to module IR.
new e7f0cee909 [analyzer] [NFC] Dead code removal
new e14e2edda4 [analyzer] Fix bug in isInevitablySinking
new 7e914facd4 [analyzer] [NFC] Prefer make_unique over "new"
new 211d53294b [analyzer] Associate diagnostics created in checkEndFunction [...]
new 9d7fcc690d [analyzer] Highlight sink nodes in red
new 09ffc529b9 [analyzer] Process state in checkEndFunction in RetainCountChecker
The 6 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/Analysis/ProgramPoint.h | 24 ++
.../StaticAnalyzer/Core/BugReporter/BugType.h | 2 -
.../Core/PathSensitive/CheckerContext.h | 4 -
.../StaticAnalyzer/Core/PathSensitive/ExprEngine.h | 5 -
.../RetainCountChecker/RetainCountChecker.cpp | 100 +++++----
.../RetainCountChecker/RetainCountChecker.h | 14 +-
lib/StaticAnalyzer/Core/BugReporter.cpp | 25 +--
lib/StaticAnalyzer/Core/CheckerManager.cpp | 5 +-
lib/StaticAnalyzer/Core/ExprEngine.cpp | 20 +-
lib/StaticAnalyzer/Core/PathDiagnostic.cpp | 20 +-
.../retain-release-path-notes.m.plist | 248 +--------------------
test/Analysis/inner-pointer.cpp | 5 +-
test/Analysis/malloc-free-after-return.cpp | 4 +-
test/Analysis/retain-release-arc.m | 3 +-
test/Analysis/retain-release-path-notes.m | 12 +-
15 files changed, 135 insertions(+), 356 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 libcxxabi.
from 38e306d add a quick link to libc++
new 2aa5ee6 [libc++abi] is_strcmp parameter to is_equal is unused for WIN32
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:
src/private_typeinfo.cpp | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.