This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 882017a llvm-nm: Print correct symbol types for init and fini sections
new 6e1a446 Revert "[lit] When setting SDKROOT on Darwin, use '--sdk maco [...]
new 79d4f8b AMDGPU: Fix MMO when splitting spill
new e834ce5 AMDGPU: Fix adding extra implicit def of register
new 057bbbe AMDGPU: Fix not setting kill flag on temp reg when spilling
The 4 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/AMDGPU/SIRegisterInfo.cpp | 148 +++++++++++++--------
lib/Target/AMDGPU/SIRegisterInfo.h | 11 +-
test/CodeGen/AMDGPU/control-flow-fastregalloc.ll | 30 ++---
test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll | 16 +--
.../AMDGPU/vgpr-spill-emergency-stack-slot.ll | 4 +-
utils/lit/lit/util.py | 2 +-
6 files changed, 127 insertions(+), 84 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-6-branch
in repository gcc.
from d69307a 2016-11-23 Janus Weil <janus(a)gcc.gnu.org>
new f7defc2 * config/i386/i386.md (*<any_or:code>hi_1): Fix operand 2 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:
gcc/ChangeLog | 9 +++++++--
gcc/config/i386/i386.md | 7 +++++--
2 files changed, 12 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 f1cec2a PR sanitizer/69278 * opts.c (parse_sanitizer_options): For [...]
new 8bfdf11 * config/i386/i386.md (*<any_or:code>hi_1): Fix operand 2 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:
gcc/ChangeLog | 4 ++
gcc/config/i386/i386.md | 125 ++++++++++++++++++++++++------------------------
2 files changed, 67 insertions(+), 62 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 ede1dc8 [LoopUnroll] Move code to exit early. NFC.
new 82fd348 [SLP] Add more tests for SLP Vectorizer.
new 54801d6 llvm-nm: Don't print value or size for undefined or weak symbols
new 882017a llvm-nm: Print correct symbol types for init and fini sections
The 3 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/Object/nm-trivial-object.test | 5 +-
test/Transforms/SLPVectorizer/X86/horizontal.ll | 302 +++++++++++++++++++++
.../llvm-nm/X86/Inputs/init-fini.out.elf-x86_64 | Bin 0 -> 904 bytes
test/tools/llvm-nm/X86/Inputs/weak.obj.elf-x86_64 | Bin 0 -> 1448 bytes
test/tools/llvm-nm/X86/init-fini.test | 8 +
test/tools/llvm-nm/X86/weak.test | 6 +
tools/llvm-nm/llvm-nm.cpp | 25 +-
7 files changed, 336 insertions(+), 10 deletions(-)
create mode 100755 test/tools/llvm-nm/X86/Inputs/init-fini.out.elf-x86_64
create mode 100644 test/tools/llvm-nm/X86/Inputs/weak.obj.elf-x86_64
create mode 100644 test/tools/llvm-nm/X86/init-fini.test
create mode 100644 test/tools/llvm-nm/X86/weak.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 1f35593 PR middle-end/69183 * omp-low.c (build_outer_var_ref): Chan [...]
new ba57dd3 PR tree-optimization/78482 * gcc.dg/torture/pr78482.c (c, d [...]
new f1cec2a PR sanitizer/69278 * opts.c (parse_sanitizer_options): For [...]
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 | 6 ++++++
gcc/opts.c | 3 ++-
gcc/testsuite/ChangeLog | 9 +++++++++
.../ubsan/{unreachable-1.c => unreachable-4.c} | 2 +-
gcc/testsuite/g++.dg/ubsan/{return-1.C => return-7.C} | 2 +-
gcc/testsuite/gcc.dg/torture/pr78482.c | 15 ++++++++++++---
6 files changed, 31 insertions(+), 6 deletions(-)
copy gcc/testsuite/c-c++-common/ubsan/{unreachable-1.c => unreachable-4.c} (79%)
copy gcc/testsuite/g++.dg/ubsan/{return-1.C => return-7.C} (87%)
--
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 c293e51 Revert "[Triple] Add Facebook vendor"
new ede1dc8 [LoopUnroll] Move code to exit early. 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/Scalar/LoopUnrollPass.cpp | 18 ++++++++----------
1 file changed, 8 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 gcc.
from 7463ef8 * gcc.target/config/i386.md (*movqi_internal): Calculate mod [...]
new 783acc8 PR target/78230 * gcc.dg/torture/pr66178.c (test): Use uint [...]
new 1f35593 PR middle-end/69183 * omp-low.c (build_outer_var_ref): Chan [...]
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 | 14 +++++++++++++-
gcc/omp-low.c | 29 ++++++++++++++++++-----------
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gcc.dg/torture/pr66178.c | 6 ++++--
gcc/testsuite/gfortran.dg/gomp/pr69183.f90 | 11 +++++++++++
5 files changed, 57 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr69183.f90
--
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 6d62f40 Fix uninitialized variable access.
new 24dcb24 Fix this on 32 bit hosts.
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/SyntheticSections.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 llvm.
from 4f54847 [X86] Allow folding of stack reloads when loading a subreg of [...]
new c293e51 Revert "[Triple] Add Facebook vendor"
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/ADT/Triple.h | 1 -
lib/Support/Triple.cpp | 2 --
2 files changed, 3 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 lld.
from c9b5374 Make log(), error() and fatal() thread-safe.
new 6d62f40 Fix uninitialized variable access.
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/Config.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.