This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from a8622a1 Simplify operator tests.
new 0990eaa Apply different tokenization rules to linker script expressions.
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 | 14 +++++---
ELF/ScriptLexer.cpp | 68 ++++++++++++++++++++++++++++++++-------
ELF/ScriptLexer.h | 2 ++
test/ELF/linkerscript/operators.s | 2 ++
4 files changed, 70 insertions(+), 16 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 binutils-2_28-branch
in repository binutils-gdb.
from 82f83aa Automatic date update in version.in
new 531ecb8 i386: Allow "lea foo@GOT, %reg" in PIC
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:
bfd/ChangeLog | 6 ++++++
bfd/elf32-i386.c | 12 +++++++----
ld/ChangeLog | 7 +++++++
ld/testsuite/ld-i386/i386.exp | 22 ++++++++++++++++++++
ld/testsuite/ld-i386/pr21168a.c | 14 +++++++++++++
ld/testsuite/ld-i386/{ifunc-1c.S => pr21168b.S} | 27 ++++++++++++++-----------
6 files changed, 72 insertions(+), 16 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr21168a.c
copy ld/testsuite/ld-i386/{ifunc-1c.S => pr21168b.S} (60%)
--
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 6e15ccc [ELF] - Fix relocation-group.test
new 870b11f Rename a test as they are tests for operators.
new a8622a1 Simplify operator 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:
test/ELF/linkerscript/locationcounter.s | 189 --------------------------------
test/ELF/linkerscript/operators.s | 91 +++++++++++++++
2 files changed, 91 insertions(+), 189 deletions(-)
delete mode 100644 test/ELF/linkerscript/locationcounter.s
create mode 100644 test/ELF/linkerscript/operators.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 binutils-gdb.
from a5def14 Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc error
new 2a56840 i386: Allow "lea foo@GOT, %reg" in PIC
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:
bfd/ChangeLog | 6 ++++++
bfd/elf32-i386.c | 12 +++++++----
ld/ChangeLog | 7 +++++++
ld/testsuite/ld-i386/i386.exp | 22 ++++++++++++++++++++
ld/testsuite/ld-i386/pr21168a.c | 14 +++++++++++++
ld/testsuite/ld-i386/{ifunc-1c.S => pr21168b.S} | 27 ++++++++++++++-----------
6 files changed, 72 insertions(+), 16 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr21168a.c
copy ld/testsuite/ld-i386/{ifunc-1c.S => pr21168b.S} (60%)
--
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 adb2984 ThreadSanitizer: don't track swifterror memory addresses
new 210c690 include function name in dot filename
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/CodeGen/MachineBlockFrequencyInfo.h | 2 +-
lib/CodeGen/BranchFolding.cpp | 4 +++-
lib/CodeGen/BranchFolding.h | 2 +-
lib/CodeGen/MachineBlockFrequencyInfo.cpp | 9 ++++-----
lib/CodeGen/MachineBlockPlacement.cpp | 2 +-
5 files changed, 10 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 release_40
in repository llvm.
from 1c6719e Added a section about Regcall and Vectorcall calling conventi [...]
new f0610d1 Merging r294982: -------------------------------------------- [...]
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 9 +++++++++
test/CodeGen/AArch64/swifterror.ll | 14 ++++++++++++++
test/CodeGen/ARM/swifterror.ll | 15 +++++++++++++++
test/CodeGen/X86/swifterror.ll | 15 +++++++++++++++
4 files changed, 53 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 binutils-gdb.
from f98d33b Add SFENCE.VMA instruction
new a5def14 Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc error
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:
bfd/ChangeLog | 8 ++++++++
bfd/elf32-i386.c | 2 +-
ld/ChangeLog | 10 ++++++++++
ld/testsuite/ld-i386/i386.exp | 3 +++
ld/testsuite/ld-i386/pr20244-4.s | 10 ++++++++++
ld/testsuite/ld-i386/pr20244-4a.d | 18 ++++++++++++++++++
ld/testsuite/ld-i386/{pr20244-1b.d => pr20244-4b.d} | 4 ++--
ld/testsuite/ld-i386/pr20244-4c.d | 4 ++++
8 files changed, 56 insertions(+), 3 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr20244-4.s
create mode 100644 ld/testsuite/ld-i386/pr20244-4a.d
copy ld/testsuite/ld-i386/{pr20244-1b.d => pr20244-4b.d} (70%)
create mode 100644 ld/testsuite/ld-i386/pr20244-4c.d
--
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-6-branch
in repository gcc.
from d67d684 PR59170 make pretty printers check for singular iterators
new 470cc18 * testsuite/18_support/nested_exception/79114.cc: Add dg-require.
new c3339e0 PR libstdc++/79114 use dg-require-atomic-builtins for new test
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:
libstdc++-v3/ChangeLog | 3 +++
libstdc++-v3/testsuite/18_support/nested_exception/79114.cc | 1 +
2 files changed, 4 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 llvm.
from 2b723d3 [DAG] Don't try to create an INSERT_SUBVECTOR with an illegal source
new adb2984 ThreadSanitizer: don't track swifterror memory addresses
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/Instrumentation/ThreadSanitizer.cpp | 7 +++++++
test/Instrumentation/ThreadSanitizer/tsan_basic.ll | 24 ++++++++++++++++++++++
2 files changed, 31 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 llvm.
from 3ea75c6 Expose getBaseDiscriminatorFromDiscriminator, getDuplicationF [...]
new 2b723d3 [DAG] Don't try to create an INSERT_SUBVECTOR with an illegal source
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 +++++++-
test/CodeGen/X86/pr31956.ll | 25 +++++++++++++++++++++++++
2 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/X86/pr31956.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.