This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 11283fb2c84 AMDGPU: Fix violating constant bus restriction
new b0f4ffc0133 [lit] Fix some windows line endings that snuck in.
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:
utils/lit/lit/discovery.py | 4 ++--
1 file changed, 2 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 clang.
from 1af16988a3 Enable __declspec(selectany) on any platform
new 7e78cd79b5 [WebAssembly] Remove invliad lld arguments
new 0d6647b0d0 Fix 2 stage build on some apple bots.
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/Driver/ToolChains/WebAssembly.cpp | 27 ---------------------------
runtime/CMakeLists.txt | 1 +
2 files changed, 1 insertion(+), 27 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 79fbd64a1cb [gcc] 2017-09-14 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 9854b37d659 Introduce libgomp/testsuite/libgomp.c-c++-common
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:
libgomp/ChangeLog | 10 ++++++++++
libgomp/testsuite/libgomp.c++/c++.exp | 12 +++++++++++-
libgomp/testsuite/libgomp.c++/cancel-taskgroup-1.C | 4 ----
.../{libgomp.c => libgomp.c-c++-common}/cancel-taskgroup-1.c | 0
libgomp/testsuite/libgomp.c/c.exp | 4 +++-
5 files changed, 24 insertions(+), 6 deletions(-)
delete mode 100644 libgomp/testsuite/libgomp.c++/cancel-taskgroup-1.C
rename libgomp/testsuite/{libgomp.c => libgomp.c-c++-common}/cancel-taskgroup-1.c (100%)
--
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 c84b8593fb3 Subtarget support for parameterized register class information
new 028255f1f77 Add AddresSpace to PseudoSourceValue.
new 11283fb2c84 AMDGPU: Fix violating constant bus restriction
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:
include/llvm/CodeGen/PseudoSourceValue.h | 21 +++++++++-----
include/llvm/Target/TargetInstrInfo.h | 8 +++++
lib/CodeGen/MachineFunction.cpp | 4 ++-
lib/CodeGen/MachineInstr.cpp | 6 +++-
lib/CodeGen/PseudoSourceValue.cpp | 45 ++++++++++++++++++-----------
lib/Target/AMDGPU/SIInstrInfo.cpp | 28 +++++++++++++++---
lib/Target/AMDGPU/SIInstrInfo.h | 3 ++
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | 2 ++
lib/Target/AMDGPU/SIMachineFunctionInfo.h | 9 +++---
test/CodeGen/AMDGPU/twoaddr-mad.mir | 22 ++++++++++++++
10 files changed, 114 insertions(+), 34 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 lldb.
from e4ef0a1a6 Add new files to the cmake lists.
new 42193ae7e Remove BreakpointName.h from all targets so it doesn't get in [...]
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:
lldb.xcodeproj/project.pbxproj | 2 --
1 file changed, 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 5cf5798b90e [TargetTransformInfo] Detect 0 latency instructions
new c84b8593fb3 Subtarget support for parameterized register class information
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/MC/MCSubtargetInfo.h | 4 ++++
include/llvm/MC/SubtargetFeature.h | 3 +++
include/llvm/Target/TargetSubtargetInfo.h | 2 ++
lib/MC/MCSubtargetInfo.cpp | 12 ++++++++++++
utils/TableGen/SubtargetEmitter.cpp | 32 ++++++++++++++++++++++++++-----
5 files changed, 48 insertions(+), 5 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 a3ee44e4db8 PR c++/81314 * cp-gimplify.c (omp_var_to_track): Look thr [...]
new 79fbd64a1cb [gcc] 2017-09-14 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 24 +++++++++++++++++++++
gcc/config/rs6000/rs6000-builtin.def | 30 ++++++++++++++++++++++++---
gcc/config/rs6000/rs6000.c | 7 ++++++-
gcc/config/rs6000/rs6000.h | 5 ++++-
gcc/config/rs6000/rs6000.md | 2 +-
gcc/doc/extend.texi | 15 ++++++++++++++
gcc/testsuite/ChangeLog | 11 ++++++++++
gcc/testsuite/gcc.target/powerpc/abs128-1.c | 4 ++--
gcc/testsuite/gcc.target/powerpc/float128-5.c | 8 ++++---
9 files changed, 95 insertions(+), 11 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 lldb.
from 3d7c399b5 Make breakpoint names real entities.
new e4ef0a1a6 Add new files to the cmake lists.
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:
source/API/CMakeLists.txt | 2 ++
source/Breakpoint/CMakeLists.txt | 1 +
2 files changed, 3 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 aa753d2df Revert "[mips] Fix sem_init_glibc test for MIPS."
new 9ff24034f [scudo] Fix bad request handling when allocator has not been [...]
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/scudo/scudo_allocator.cpp | 13 +++++++++----
test/scudo/memalign.cpp | 5 +++--
test/scudo/valloc.cpp | 5 +++--
3 files changed, 15 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 binutils-gdb.
from 79254a5260 globalaudit.rd: Allow additional bits in DT_FLAGS_1
new d185219da3 Make dwarf_expr_context::stack an std::vector
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 | 17 +++++++++
gdb/dwarf2expr.c | 110 ++++++++++++++++++++-----------------------------------
gdb/dwarf2expr.h | 15 ++++----
3 files changed, 64 insertions(+), 78 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.