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 1eba77e9 [clangd] Fix uninit bool in r342888
new 9804b7ac Deduplicate replacements from diagnostics.
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/Tooling/ApplyReplacements.cpp | 19 +++++++++++++++----
.../Inputs/identical/file1.yaml | 4 ----
.../Inputs/identical/{file1.yaml => file2.yaml} | 4 ----
.../Inputs/identical/identical.cpp | 2 +-
test/clang-apply-replacements/identical.cpp | 1 +
5 files changed, 17 insertions(+), 13 deletions(-)
copy test/clang-apply-replacements/Inputs/identical/{file1.yaml => file2.yaml} (71%)
--
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 ac26717e83e [llvm-exegesis] Fix doc in r342947.
new a744f27f85c Add macro LLVM_ATTRIBUTE_REINITIALIZES
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/Support/Compiler.h | 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 f3fac30693 Driver: render arguments for the embedded bitcode correctly
new 35fee8ed33 Annotate LookupResult::clear() as LLVM_ATTRIBUTE_REINITIALIZ [...]
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/Sema/Lookup.h | 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 956d5f32589 [llvm-exegesis] Allow benchmarking arbitrary code snippets.
new ac26717e83e [llvm-exegesis] Fix doc in r342947.
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/CommandGuide/llvm-exegesis.rst | 17 +++++++++--------
1 file changed, 9 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 llvm.
from 24ab3f138f4 [mips] Correct MUL pattern for mips64
new 956d5f32589 [llvm-exegesis] Allow benchmarking arbitrary code snippets.
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/CommandGuide/llvm-exegesis.rst | 60 +++++++--
tools/llvm-exegesis/lib/Assembler.h | 7 +-
tools/llvm-exegesis/lib/BenchmarkCode.h | 7 +
tools/llvm-exegesis/lib/BenchmarkRunner.cpp | 6 +-
tools/llvm-exegesis/lib/X86/Target.cpp | 63 +++++----
tools/llvm-exegesis/llvm-exegesis.cpp | 201 +++++++++++++++++++++++++---
6 files changed, 281 insertions(+), 63 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 f903ba0b58e Fix scaling of a sreal number.
new 99194174b97 2018-09-25 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 | 28 +++++++++
gcc/dwarf2out.c | 185 ++++++++++++++++++++++++++++++++++++++------------------
2 files changed, 153 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 gcc-8-branch
in repository gcc.
from 7dc4163e558 i2018-09-24 Andrew Pinski <apinski(a)marvell.com>
new d0c55ad442c Backport r264528
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 | 13 ++++++++++
gcc/asan.c | 2 +-
gcc/asan.h | 2 ++
gcc/cfgexpand.c | 14 ++++++++++
gcc/testsuite/ChangeLog | 8 ++++++
gcc/testsuite/g++.dg/asan/pr85774.C | 51 +++++++++++++++++++++++++++++++++++++
6 files changed, 89 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/asan/pr85774.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 gcc.
from dd95957717d RISC-V: Fix problems with ilp32e ABI support.
new c6fefbf58fa Fix EQ_ATTR_ALT size calculation (PR bootstrap/87417)
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/rtl.c | 3 +--
2 files changed, 7 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 556673f902d Use TRI->regsOverlap() in MachineBasicBlock::computeRegiste [...]
new ae4ef7d35ca Use unique_ptr to hold AsmInfo,MRI,MII,STI
new 24ab3f138f4 [mips] Correct MUL pattern for mips64
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:
include/llvm/Target/TargetMachine.h | 17 ++++++++---------
lib/CodeGen/LLVMTargetMachine.cpp | 10 +++++-----
lib/Target/BPF/BPFTargetMachine.cpp | 3 ++-
lib/Target/Mips/Mips64InstrInfo.td | 2 +-
lib/Target/Mips/Mips64r6InstrInfo.td | 3 +++
lib/Target/TargetMachine.cpp | 7 +------
6 files changed, 20 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.