This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from d2085a5f1 [COFF] Update LLD yaml test cases to include .bss size
new 9ec789f15 [ELF] Full support for -n (--nmagic) and -N (--omagic) via co [...]
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/Arch/SPARCV9.cpp | 2 +-
ELF/Config.h | 2 +
ELF/Driver.cpp | 49 +++++-
ELF/LinkerScript.cpp | 4 +-
ELF/Options.td | 11 +-
ELF/ScriptParser.cpp | 2 +-
ELF/Target.h | 2 +-
ELF/Writer.cpp | 13 +-
docs/ld.lld.1 | 8 +-
test/ELF/common-page.s | 223 ++++++++++++++++++++++++++++
test/ELF/linkerscript/nmagic-alignment.test | 85 +++++++++++
test/ELF/magic-page-combo-warn.s | 86 +++++++++++
test/ELF/relro-omagic.s | 2 +-
test/ELF/segments.s | 48 +++++-
14 files changed, 515 insertions(+), 22 deletions(-)
create mode 100644 test/ELF/common-page.s
create mode 100644 test/ELF/linkerscript/nmagic-alignment.test
create mode 100644 test/ELF/magic-page-combo-warn.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 6908830c21a Revert "[LSR] Tweak setup cost depth threshold to 10."
new 0c862149752 [X86] Add test case for mask register variant of PR41619 wh [...]
new 89c70147ceb [TargetLowering] Add SimplifyDemandedBits support for ZERO_ [...]
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:
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 24 +++++++++++
test/CodeGen/X86/pr41619.ll | 33 ++++++++++++++-
test/CodeGen/X86/vector-reduce-mul-widen.ll | 64 +++++++++++++----------------
test/CodeGen/X86/vector-reduce-mul.ll | 33 ++++++++-------
4 files changed, 100 insertions(+), 54 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 c9601a3bcac [X86] Add SimplifyDemandedBits support for PEXTRB/PEXTRW (PR39709)
new 6908830c21a Revert "[LSR] Tweak setup cost depth threshold to 10."
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/Scalar/LoopStrengthReduce.cpp | 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 libcxx.
from 61ca0bbf1 Add a test for LWG#3204 and mark it as complete. Reviewed as [...]
new 9a1483e2e [libcxx] teach type_traits test about long uint32_t
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/libcxx/type_traits/convert_to_integral.pass.cpp | 9 ++++++++-
1 file changed, 8 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 gcc.
from 0df8904adc5 PR target/89221 * configure.ac (--enable-frame-pointer): [...]
new 2f4da36988e PR target/90418 * config/rs6000/rs6000.c (rs6000_e [...]
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 | 7 +++++++
gcc/config/rs6000/rs6000.c | 4 ++--
2 files 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 f098d456c4a [DAGCombiner] narrow vector binop with inserts/extract
new c9601a3bcac [X86] Add SimplifyDemandedBits support for PEXTRB/PEXTRW (PR39709)
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/X86/X86ISelLowering.cpp | 7 ++++++-
1 file changed, 6 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 lldb.
from 7c31b4829 DWARF/DIERef: remove non-const operator<
new db56f9070 [NativePDB] Fix tests after r360569
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:
lit/SymbolFile/NativePDB/stack_unwinding01.cpp | 6 ------
1 file changed, 6 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 534b5e00c72 2019-05-13 Chung-Lin Tang <cltang(a)codesourcery.com>
new 0df8904adc5 PR target/89221 * configure.ac (--enable-frame-pointer): [...]
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 | 7 +++++++
gcc/configure | 2 +-
gcc/configure.ac | 2 +-
3 files 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 libcxx.
from 57a14161d force the bots to cycle
new 61ca0bbf1 Add a test for LWG#3204 and mark it as complete. Reviewed as [...]
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:
.../variant.variant/variant.assign/copy.fail.cpp | 33 ++++++++++++++++++++++
www/cxx2a_status.html | 2 +-
2 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 test/std/utilities/variant/variant.variant/variant.assign/copy. [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.