This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ff7fef12a4 Maintain PS4 ABI compatibility by making the fix made in r33 [...]
new 6588d85cab [test] Fix run line to use correct triple
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/CodeGenObjC/runtime-abi-match.m | 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 c1a566a4939 Fixing buildbot error introduced with r332759.
new 22ecb3d7128 DAG: Fix crash on shift with large shift amounts
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/LegalizeTypes.cpp | 4 ++--
test/CodeGen/X86/bug37521.ll | 29 +++++++++++++++++++++++++++++
2 files changed, 31 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/bug37521.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 clang.
from 746b78de78 Revert r332470 (and corresponding tests in r332492).
new ff7fef12a4 Maintain PS4 ABI compatibility by making the fix made in r33 [...]
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/AST/RecordLayoutBuilder.cpp | 10 ++++++----
test/CodeGenCXX/alignment.cpp | 1 +
2 files changed, 7 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 llvm.
from cdbb0ae52b7 AMDGPU: Add pass to optimize reqd_work_group_size
new c1a566a4939 Fixing buildbot error introduced with r332759.
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/DebugInfo/DWARF/DWARFDebugRnglists.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 e24d17420cc [InstCombine] Qualify a select pattern based transform to r [...]
new cdbb0ae52b7 AMDGPU: Add pass to optimize reqd_work_group_size
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/AMDGPU/AMDGPU.h | 4 +
lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp | 270 ++++++++++++
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 5 +
lib/Target/AMDGPU/CMakeLists.txt | 1 +
test/CodeGen/AMDGPU/reqd-work-group-size.ll | 501 ++++++++++++++++++++++
5 files changed, 781 insertions(+)
create mode 100644 lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp
create mode 100644 test/CodeGen/AMDGPU/reqd-work-group-size.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 binutils-gdb.
from 941036f4ff ld: Run pr23189 for all targets
new 97373b2eba x86: Don't set eh->local_ref to 1 for versioned symbol
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 | 7 +++++++
bfd/elfxx-x86.c | 7 +++++--
ld/ChangeLog | 12 ++++++++++++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr23194.d | 7 +++++++
ld/testsuite/ld-i386/pr23194.map | 6 ++++++
ld/testsuite/ld-i386/pr23194.s | 12 ++++++++++++
ld/testsuite/ld-x86-64/pr23194.d | 7 +++++++
ld/testsuite/ld-x86-64/pr23194.map | 6 ++++++
ld/testsuite/ld-x86-64/pr23194.s | 12 ++++++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
11 files changed, 76 insertions(+), 2 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr23194.d
create mode 100644 ld/testsuite/ld-i386/pr23194.map
create mode 100644 ld/testsuite/ld-i386/pr23194.s
create mode 100644 ld/testsuite/ld-x86-64/pr23194.d
create mode 100644 ld/testsuite/ld-x86-64/pr23194.map
create mode 100644 ld/testsuite/ld-x86-64/pr23194.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 d0adb1411d6 [WebAssembly] Object: Add more error checking for object fi [...]
new e24d17420cc [InstCombine] Qualify a select pattern based transform to r [...]
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/InstCombineSelect.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 02babe8338e Addressing a couple of compiler warnings introduced with r332759.
new d0adb1411d6 [WebAssembly] Object: Add more error checking for object fi [...]
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/Object/WasmObjectFile.cpp | 12 +++++++++---
1 file changed, 9 insertions(+), 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 binutils-gdb.
from 7f99954970 RISC-V: Add RV32E support.
new 7ff8cb8c51 Allocate dwz_file with new
new 941036f4ff ld: Run pr23189 for all targets
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:
gdb/ChangeLog | 9 +++++++++
gdb/dwarf2read.c | 42 ++++++++++++++++++++-------------------
gdb/dwarf2read.h | 2 +-
ld/ChangeLog | 5 +++++
ld/testsuite/ld-i386/i386.exp | 2 +-
ld/testsuite/ld-x86-64/x86-64.exp | 2 +-
6 files changed, 39 insertions(+), 23 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 a811ab847 [libcxx] [test] Remove unused local typedef in test/std/numer [...]
new 8a50bbc2b Implement deduction guides for <array>; Reviewed as https://r [...]
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/array | 13 ++++-
.../sequences/array/array.cons/deduct.fail.cpp} | 31 ++++++------
.../sequences/array/array.cons/deduct.pass.cpp | 58 ++++++++++++++++++++++
3 files changed, 84 insertions(+), 18 deletions(-)
copy test/std/{depr/depr.function.objects/depr.adaptors/depr.member.pointer.adapto [...]
create mode 100644 test/std/containers/sequences/array/array.cons/deduct.pass.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.