This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3659c41ec52 [ADT] Force the alignment of the `data` field of `IntervalMap`
new 9925bf1d88e [llvm-exegesis][NFC] Use accessors for Operand.
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:
tools/llvm-exegesis/lib/CodeTemplate.cpp | 18 ++--
tools/llvm-exegesis/lib/MCInstrDescView.cpp | 133 ++++++++++++++++++++++-----
tools/llvm-exegesis/lib/MCInstrDescView.h | 59 ++++++++++--
tools/llvm-exegesis/lib/SnippetGenerator.cpp | 29 +++---
tools/llvm-exegesis/lib/Uops.cpp | 40 +++-----
tools/llvm-exegesis/lib/X86/Target.cpp | 18 ++--
6 files changed, 204 insertions(+), 93 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 8cc4d7e1c6c Revert "[ADT] Change the `IntervalMap` alignment assert for [...]
new 3659c41ec52 [ADT] Force the alignment of the `data` field of `IntervalMap`
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/IntervalMap.h | 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 gcc.
from 8c71d9ace91 2018-10-09 Paul Thomas <pault(a)gcc.gnu.org>
new 1db5adee4f0 ASAN: emit line information of stack variables.
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/asan.c | 22 +++++++++++++++++++--
gcc/testsuite/ChangeLog | 23 ++++++++++++++++++++++
gcc/testsuite/c-c++-common/asan/pr64820.c | 2 +-
.../c-c++-common/asan/use-after-return-1.c | 2 +-
gcc/testsuite/g++.dg/asan/function-argument-1.C | 2 +-
gcc/testsuite/g++.dg/asan/function-argument-2.C | 2 +-
gcc/testsuite/g++.dg/asan/function-argument-3.C | 2 +-
gcc/testsuite/g++.dg/asan/use-after-scope-1.C | 2 +-
gcc/testsuite/g++.dg/asan/use-after-scope-2.C | 2 +-
.../g++.dg/asan/use-after-scope-types-1.C | 2 +-
.../g++.dg/asan/use-after-scope-types-2.C | 2 +-
.../g++.dg/asan/use-after-scope-types-3.C | 2 +-
.../g++.dg/asan/use-after-scope-types-4.C | 2 +-
.../g++.dg/asan/use-after-scope-types-5.C | 2 +-
gcc/testsuite/gcc.dg/asan/pr78541.c | 2 +-
gcc/testsuite/gcc.dg/asan/use-after-scope-1.c | 2 +-
gcc/testsuite/gcc.dg/asan/use-after-scope-10.c | 2 +-
gcc/testsuite/gcc.dg/asan/use-after-scope-2.c | 2 +-
gcc/testsuite/gcc.dg/asan/use-after-scope-3.c | 2 +-
gcc/testsuite/gcc.dg/asan/use-after-scope-5.c | 2 +-
gcc/testsuite/gcc.dg/asan/use-after-scope-9.c | 2 +-
22 files changed, 68 insertions(+), 21 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 d301dc18e7 Remove non-existant typeloc matchers from documentation
new 35559f1122 [ASTMatcher] Add missing imaginaryLiteral
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/ASTMatchers/Dynamic/Registry.cpp | 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 clang-tools-extra.
from 3d6c08d8 [clangd] Avoid cache main file status in preamble.
new 4ad9374b [clangd] Revert back to previous heuristic for diagnostic ran [...]
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/Diagnostics.cpp | 8 ++------
unittests/clangd/ClangdUnitTests.cpp | 11 +++++++++--
2 files changed, 11 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.