This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f5cac02 [AVR] XFAIL a set of failing CodeGen tests
new c049705 Update CODE_OWNERS with my new email address
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:
CODE_OWNERS.TXT | 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 clang.
from 477c05d [X86] Add -mprefetchwt1/-mno-prefetchwt1 command line options [...]
new 889b614 [clang-format] Break before a sequence of line comments align [...]
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/Format/UnwrappedLineParser.cpp | 79 +++++++++++++++++++++----
lib/Format/UnwrappedLineParser.h | 15 +++++
unittests/Format/FormatTest.cpp | 116 +++++++++++++++++++++++++++++++++++++
3 files changed, 198 insertions(+), 12 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 3bfb1e8 Use dynamic symbols for ELF disassembly
new 5ddc432 [Assembler] Enable nicer diagnostics for inline assembly.
new f5cac02 [AVR] XFAIL a set of failing CodeGen tests
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/CodeGen/AsmPrinter.h | 14 +++++
include/llvm/MC/MCContext.h | 5 ++
include/llvm/MC/MCParser/MCAsmParser.h | 2 +-
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp | 60 +++++++++++-----------
lib/MC/MCContext.cpp | 14 ++---
lib/MC/MCParser/AsmParser.cpp | 15 ++++--
test/Assembler/inline-asm-diags.ll | 9 ++++
test/CodeGen/Generic/2003-07-29-BadConstSbyte.ll | 3 ++
.../Generic/2007-04-08-MultipleFrameIndices.ll | 3 ++
test/CodeGen/Generic/2007-12-17-InvokeAsm.ll | 2 +
.../CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll | 4 ++
test/CodeGen/Generic/MachineBranchProb.ll | 3 ++
test/CodeGen/Generic/inline-asm-mem-clobber.ll | 3 ++
test/CodeGen/Generic/select-cc.ll | 5 ++
test/CodeGen/Generic/v-split.ll | 4 ++
test/CodeGen/Generic/vector-redux.ll | 3 ++
test/CodeGen/Generic/vector.ll | 3 ++
17 files changed, 109 insertions(+), 43 deletions(-)
create mode 100644 test/Assembler/inline-asm-diags.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 1bf9076 [ELF] - Rename the test. NFC.
new 385fb03 [ELF] - Linkerscript - fix handling of OUTPUT_ARCH command.
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:
ELF/LinkerScript.cpp | 6 +++---
test/ELF/linkerscript/outputarch.s | 7 +------
2 files changed, 4 insertions(+), 9 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 libcxx.
from 1b8fc14 Temporarily disable the LCM/GCD tests under UBSAN.
new 6c7c93f [test] Fix hard_link_count test to account for fs with dir nlink==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:
.../fs.op.funcs/fs.op.hard_lk_ct/hard_link_count.pass.cpp | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 f579567 [PR 79375] Avoid passing NULL by reference
new 461a2ef rs6000: Fix spelling of AltiVec in rs6000.opt (PR79397)
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/config/rs6000/rs6000.opt | 4 ++--
2 files changed, 8 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 83dcecd [ArgPromote] Delete a test that makes no sense (any more).
new 3bfb1e8 Use dynamic symbols for ELF disassembly
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/tools/llvm-objdump/Inputs/stripped-elf.so | Bin 0 -> 6088 bytes
test/tools/llvm-objdump/stripped-shared.test | 10 +++++
tools/llvm-objdump/llvm-objdump.cpp | 51 ++++++++++++++++++++++++-
3 files changed, 60 insertions(+), 1 deletion(-)
create mode 100644 test/tools/llvm-objdump/Inputs/stripped-elf.so
create mode 100644 test/tools/llvm-objdump/stripped-shared.test
--
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 ae034ea PR tree-optimization/79408 * tree-vrp.c (simplify_div_or_mo [...]
new 4df7e89 2017-02-08 Richard Biener <rguenther(a)suse.de>
new f579567 [PR 79375] Avoid passing NULL by reference
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:
gcc/ChangeLog | 8 ++++++++
gcc/ipa-prop.c | 21 ++++++++++++---------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/graphite/pr71824-3.c | 19 +++++++++++++++++++
4 files changed, 45 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr71824-3.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 lld.
from f5506bd [ELF] Handle output section alignment in linker scripts
new 1bf9076 [ELF] - Rename the test. 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/ELF/linkerscript/{symbols-and-orphans.s => symbols-non-alloc.s} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/ELF/linkerscript/{symbols-and-orphans.s => symbols-non-alloc.s} (100%)
--
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 glibc.
from 8cbc826 Fix getting tunable values on big-endian (BZ #21109)
new ef8659e Fix a typo in the manual.
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:
ChangeLog | 4 ++++
manual/contrib.texi | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.