This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ac0bab8 Revert "[COFF] Use 32-bit jump table entries in .rdata for Win64"
new cc13d20 [ADT] Use memcpy for type punning in MathExtras.
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/Support/MathExtras.h | 40 ++++++++++++++++-----------------------
1 file changed, 16 insertions(+), 24 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 48cdf68 * doc/extend.texi (Cilk Plus Builtins): cilkplus.org [...]
new 00a8db2 2016-12-29 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 | 5 +++++
gcc/config/rs6000/rs6000.c | 4 ++--
2 files changed, 7 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 llvm.
from d9c611c [TBAAVerifier] Be stricter around verifying scalar nodes
new ac0bab8 Revert "[COFF] Use 32-bit jump table entries in .rdata for Win64"
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:
.../llvm/CodeGen/TargetLoweringObjectFileImpl.h | 3 ---
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 7 ------
lib/Target/X86/X86ISelLowering.cpp | 25 ---------------------
lib/Target/X86/X86ISelLowering.h | 1 -
test/CodeGen/X86/win64-jumptable.ll | 26 ++++++++--------------
5 files changed, 9 insertions(+), 53 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 dedd623 Fix documentation generator warnings after rL290708.
new 097cd5f [AMDGPU][mc] Enable absolute expressions in .hsa_code_object_ [...]
new 573ef20 [TBAAVerifier] Memoize validity of scalar tbaa nodes; NFCI
new cbe9a43 [TBAAVerifier] Make things const-consistent; NFC
new d9c611c [TBAAVerifier] Be stricter around verifying scalar nodes
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:
include/llvm/IR/Verifier.h | 17 +++--
lib/IR/Verifier.cpp | 74 ++++++++++++----------
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 29 +++++----
test/Analysis/TypeBasedAliasAnalysis/cyclic.ll | 2 +-
.../Generic/incorrect-variable-debugloc.ll | 2 +-
test/DebugInfo/Generic/recursive_inlining.ll | 2 +-
test/DebugInfo/X86/nodebug_with_debug_loc.ll | 2 +-
test/MC/AMDGPU/hsa_code_object_isa_args.s | 31 +++++++++
test/MC/AMDGPU/hsa_code_object_isa_noargs.s | 16 -----
test/Verifier/tbaa.ll | 20 ++++--
10 files changed, 119 insertions(+), 76 deletions(-)
create mode 100644 test/MC/AMDGPU/hsa_code_object_isa_args.s
delete mode 100644 test/MC/AMDGPU/hsa_code_object_isa_noargs.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 e81830c link_hash_copy_indirect and symbol flags
new 0a7e101 Return 'int' rather than 'unsigned short' in avrdis_opcode
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:
opcodes/ChangeLog | 8 ++++++++
opcodes/avr-dis.c | 21 +++++++++++++++------
2 files changed, 23 insertions(+), 6 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 f755153 Introduce element-wise atomic memcpy intrinsic
new dedd623 Fix documentation generator warnings after rL290708.
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/LangRef.rst | 6 +++---
1 file changed, 3 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 gcc.
from 6be786a * config.sub: Import latest version.
new 48cdf68 * doc/extend.texi (Cilk Plus Builtins): cilkplus.org [...]
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 | 7 +++++++
gcc/doc/extend.texi | 2 +-
gcc/doc/generic.texi | 2 +-
gcc/doc/passes.texi | 2 +-
4 files changed, 10 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 llvm.
from f05137f [InstCombine] Use getVectorNumElements instead of explicitly [...]
new f755153 Introduce element-wise atomic memcpy intrinsic
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/LangRef.rst | 76 ++++++++++++++++++++++
include/llvm/CodeGen/RuntimeLibcalls.h | 11 ++++
include/llvm/IR/Intrinsics.td | 9 +++
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 45 +++++++++++++
lib/CodeGen/TargetLoweringBase.cpp | 23 +++++++
lib/IR/Verifier.cpp | 26 ++++++++
.../X86/element-wise-atomic-memory-intrinsics.ll | 68 +++++++++++++++++++
.../element-wise-atomic-memory-intrinsics.ll | 17 +++++
8 files changed, 275 insertions(+)
create mode 100644 test/CodeGen/X86/element-wise-atomic-memory-intrinsics.ll
create mode 100644 test/Verifier/element-wise-atomic-memory-intrinsics.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 ffdc5f4 Automatic date update in version.in
new e81830c link_hash_copy_indirect and symbol flags
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 | 18 ++++++++++++++++++
bfd/elf32-hppa.c | 15 ++++++++-------
bfd/elf32-i386.c | 3 ++-
bfd/elf32-ppc.c | 3 ++-
bfd/elf32-s390.c | 3 ++-
bfd/elf32-sh.c | 3 ++-
bfd/elf64-ppc.c | 28 +++++++++++++---------------
bfd/elf64-s390.c | 3 ++-
bfd/elf64-x86-64.c | 14 +++++---------
bfd/elflink.c | 17 +++++++----------
bfd/elfnn-ia64.c | 3 ++-
11 files changed, 63 insertions(+), 47 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 7dbe244 Add RejectNegative for a c option.
new 6be786a * config.sub: Import latest version.
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:
ChangeLog | 4 ++++
config.sub | 7 +++++--
2 files changed, 9 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.