This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 72b68a3 Don't resolve hidden undef to a DSO.
new 795654c Change section flag character for SHF_LINK_ORDER to "o".
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/gc-sections-metadata-startstop.s | 2 +-
test/ELF/gc-sections-metadata.s | 4 ++--
test/ELF/gc-sections-metadata2.s | 4 ++--
test/ELF/linkerscript/discard-section-metadata.s | 6 +++---
4 files changed, 8 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 828ad88 [InstCombine] rename variable for easier reading; NFC
new 7cc76f2 [lit] Add a minimum export implementation.
new 862117b [InstCombine] Add test cases for various add/subtracts of con [...]
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:
test/Transforms/InstCombine/add.ll | 98 ++++++++++++++++++++++++++++++++++++++
test/Transforms/InstCombine/sub.ll | 98 ++++++++++++++++++++++++++++++++++++++
utils/lit/lit/TestRunner.py | 30 ++++++++----
3 files changed, 217 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 lnt.
from 5b90a6e Whitespace fix
new f11573c Regression delete
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:
lnt/server/ui/regression_views.py | 35 +++++++++++++++++++------
lnt/server/ui/templates/v4_regression_list.html | 25 ++++++++++++++++--
2 files changed, 50 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 binutils-gdb.
from 4c7bf4f Remove support for using the bsd-uthread target on FreeBSD.
new 80070c0 PR ld/21233: Avoid sweeping forced-undefined symbols in section GC
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:
ld/ChangeLog | 12 ++++++++++++
ld/ldlang.c | 2 ++
ld/testsuite/ld-elf/pr21233-e.ld | 2 ++
ld/testsuite/ld-elf/pr21233-l.s | 6 ++++++
ld/testsuite/ld-elf/pr21233-l.sd | 6 ++++++
ld/testsuite/ld-elf/pr21233.ld | 17 +++++++++++++++++
ld/testsuite/ld-elf/pr21233.s | 8 ++++++++
ld/testsuite/ld-elf/pr21233.sd | 9 +++++++++
ld/testsuite/ld-elf/shared.exp | 39 +++++++++++++++++++++++++++++++++++++++
9 files changed, 101 insertions(+)
create mode 100644 ld/testsuite/ld-elf/pr21233-e.ld
create mode 100644 ld/testsuite/ld-elf/pr21233-l.s
create mode 100644 ld/testsuite/ld-elf/pr21233-l.sd
create mode 100644 ld/testsuite/ld-elf/pr21233.ld
create mode 100644 ld/testsuite/ld-elf/pr21233.s
create mode 100644 ld/testsuite/ld-elf/pr21233.sd
--
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 7597f2a [InstCombine] Turn subtract of vectors of i1 into xor like we [...]
new 828ad88 [InstCombine] rename variable for easier reading; 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:
lib/Transforms/InstCombine/InstCombineAddSub.cpp | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 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 340999b [AArch64] Add missing schedinfo, check completeness for Falkor.
new 7597f2a [InstCombine] Turn subtract of vectors of i1 into xor like we [...]
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/Transforms/InstCombine/InstCombineAddSub.cpp | 2 +-
test/Transforms/InstCombine/sub.ll | 9 +++++++++
2 files changed, 10 insertions(+), 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 6abfe5c Add #pragma clang fp
new 9ec7bba [Driver] Add option to print the resource directory
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/Driver/Options.td | 2 ++
lib/Driver/Driver.cpp | 5 +++++
test/Driver/immediate-options.c | 5 +++++
3 files changed, 12 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 compiler-rt.
from ef626e4 Avoid sub shell.
new 3608344 Don't remove the cwd.
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/asan/TestCases/Linux/coverage-missing.cc | 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 binutils-gdb.
from 1e1a8be Remove support for FreeBSD/alpha.
new 4c7bf4f Remove support for using the bsd-uthread target on FreeBSD.
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:
gdb/ChangeLog | 16 ++++++++++++
gdb/amd64-fbsd-tdep.c | 67 ---------------------------------------------------
gdb/configure.tgt | 4 +--
gdb/fbsd-nat.c | 2 +-
gdb/i386-fbsd-tdep.c | 59 ---------------------------------------------
5 files changed, 19 insertions(+), 129 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 dad9866 [clang-format] fix crash in NamespaceEndCommentsFixer (PR32438)
new a51d8c8 Set FMF for -ffp-contract=fast
new 6abfe5c Add #pragma clang fp
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:
docs/LanguageExtensions.rst | 33 +++++
include/clang/Basic/DiagnosticParseKinds.td | 10 ++
include/clang/Basic/TokenKinds.def | 2 +
include/clang/Parse/Parser.h | 5 +
include/clang/Sema/Sema.h | 5 +-
lib/CodeGen/CGExprScalar.cpp | 28 +++-
lib/Parse/ParsePragma.cpp | 151 ++++++++++++++++++++-
lib/Parse/ParseStmt.cpp | 9 ++
lib/Parse/Parser.cpp | 3 +
lib/Sema/SemaAttr.cpp | 17 +--
test/CodeGen/ffp-contract-fast-option.cpp | 29 ++++
test/CodeGen/fp-contract-fast-pragma.cpp | 69 ++++++++++
...ntract-pragma.cpp => fp-contract-on-pragma.cpp} | 40 +++---
test/Parser/cxx11-stmt-attributes.cpp | 1 +
test/Parser/pragma-fp.cpp | 64 +++++++++
15 files changed, 429 insertions(+), 37 deletions(-)
create mode 100644 test/CodeGen/ffp-contract-fast-option.cpp
create mode 100644 test/CodeGen/fp-contract-fast-pragma.cpp
copy test/CodeGen/{fp-contract-pragma.cpp => fp-contract-on-pragma.cpp} (67%)
create mode 100644 test/Parser/pragma-fp.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.