This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 055a00e 2016-12-20 Andre Vieira <andre.simoesdiasvieira(a)arm.com>
new 011088b * gcc.dg/tls/alias-1.c: dg-add-options tls.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/tls/alias-1.c | 1 +
2 files changed, 5 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 aoliva/SFN
in repository gcc.
from 249cc45 SFN: omit initializers in slim decl dump; use slim decl dump [...]
new f3ea0e1 SFN: drop markers and don't expect them if VTA is disabled
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/function.c | 6 ++++--
gcc/rtl.h | 2 +-
gcc/tree.h | 2 +-
gcc/var-tracking.c | 22 ++++++++++++++++------
4 files changed, 22 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 llvm.
from dba6141 Re-add the assert to StringRef's const char *, length constructor.
new 33ae526 Revert "Re-add the assert to StringRef's const char *, length [...]
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/StringRef.h | 4 +---
1 file changed, 1 insertion(+), 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 llvm.
from b0d6793 Fix missing '>' in docs (hopefully fixes bot error... )
new dba6141 Re-add the assert to StringRef's const char *, length constructor.
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/StringRef.h | 4 +++-
1 file changed, 3 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 llvm.
from bf89173 Add some brief documentation about GDB pretty printers
new b0d6793 Fix missing '>' in docs (hopefully fixes bot 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:
docs/ProgrammersManual.rst | 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 f51b34f AMDGPU/SI: Make a function const
new bf89173 Add some brief documentation about GDB pretty printers
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:
docs/ProgrammersManual.rst | 16 ++++++++++++++++
1 file changed, 16 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 38206ae AMDGPU/SI: Add a MachineMemOperand when lowering llvm.amdgcn. [...]
new f51b34f AMDGPU/SI: Make a function const
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/SIMachineFunctionInfo.cpp | 1 -
lib/Target/AMDGPU/SIMachineFunctionInfo.h | 6 +++---
2 files changed, 3 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 11d071b AMDGPU/SI: Add a MachineMemOperand to MIMG instructions
new 5624de7 [X86][SSE] Ensure we're only combining shuffles with legal ma [...]
new 38206ae AMDGPU/SI: Add a MachineMemOperand when lowering llvm.amdgcn. [...]
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/Target/AMDGPU/AMDGPUISelLowering.cpp | 2 ++
lib/Target/AMDGPU/AMDGPUISelLowering.h | 2 ++
lib/Target/AMDGPU/BUFInstructions.td | 12 +++++-----
lib/Target/AMDGPU/SIISelLowering.cpp | 26 ++++++++++++++++++++
lib/Target/AMDGPU/SIInstrInfo.td | 13 ++++++++++
lib/Target/AMDGPU/SIMachineFunctionInfo.h | 28 ++++++++++++++++++++++
lib/Target/X86/X86ISelLowering.cpp | 4 ++++
.../AMDGPU/llvm.amdgcn.buffer.load.format.ll | 6 ++---
test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.ll | 14 +++++++++++
9 files changed, 98 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 master
in repository binutils-gdb.
from 2693a26 Fix longjmp across readline w/ --enable-sjlj-exceptions toolchains
new 992f1dd gdb: Constify solib_find
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 | 12 ++++++++++++
gdb/nto-tdep.c | 3 ++-
gdb/nto-tdep.h | 2 +-
gdb/solib.c | 8 ++++----
gdb/solist.h | 6 +++---
5 files changed, 22 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 master
in repository clang.
from 4aeb870 clang-format: Fix bug in understanding string-label&value analysis.
new a966b1f [OPENMP] Fix for PR31416: Clang crashes on OMPCapturedExpr du [...]
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/clang/AST/DeclOpenMP.h | 11 +++++++----
lib/AST/DeclOpenMP.cpp | 13 +++++++++----
lib/Sema/SemaOpenMP.cpp | 18 +++++++++++-------
test/OpenMP/for_codegen.cpp | 3 +++
4 files changed, 30 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.