This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 880e38b Fix 3 bugs in filesystem tests and implementation.
new 7840a8c Use utimes instead of utimensat when !defined(UTIME_OMIT). 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:
src/experimental/filesystem/operations.cpp | 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 gcc.
from e980e16 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@a [...]
new 6d1893f * config/pa/pa.h (TARGET_LONG_PIC_PCREL_CALL): Remove.
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/pa/pa.h | 6 ------
2 files changed, 4 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 76bbc90 [mips] Emit a JALR with $rd equal to $zero, instead of a JR i [...]
new f8db082 [X86][TBM] Added fast-isel tests matching tools/clang/test/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:
.../CodeGen/X86/tbm-intrinsics-fast-isel-x86_64.ll | 133 +++++++++++++
test/CodeGen/X86/tbm-intrinsics-fast-isel.ll | 212 +++++++++++++++++++++
2 files changed, 345 insertions(+)
create mode 100644 test/CodeGen/X86/tbm-intrinsics-fast-isel-x86_64.ll
create mode 100644 test/CodeGen/X86/tbm-intrinsics-fast-isel.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 86fd3a3 [MS] Put member pointer representation flags in our debug info
new 5bdc145 [X86][TBM] Refreshed builtin tests ready for creation of llvm [...]
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/CodeGen/tbm-builtins.c | 29 ++++++++++++++++++++++++++---
1 file changed, 26 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 glibc.
from 41a359e Add nextup and nextdown math functions
new 43c2948 MIPS, SPARC: fix wrong vfork aliases in libpthread.so
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 | 7 +++++++
sysdeps/unix/sysv/linux/mips/vfork.S | 2 ++
sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S | 2 ++
sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S | 2 ++
4 files changed, 13 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 5ee364f [codeview] Emit non-virtual method type.
new 76bbc90 [mips] Emit a JALR with $rd equal to $zero, instead of a JR i [...]
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/Mips/MipsLongBranch.cpp | 38 +++++++++++++++++++++++---------------
test/CodeGen/Mips/longbranch.ll | 13 +++++++++++++
2 files changed, 36 insertions(+), 15 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 8b008d0 PR bootstrap/71435 * reload1.c (reload): Pass 0 to finish_s [...]
new e980e16 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@a [...]
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 ++++
MAINTAINERS | 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 master
in repository gcc.
from 1edfb37 Daily bump.
new 8b008d0 PR bootstrap/71435 * reload1.c (reload): Pass 0 to finish_s [...]
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/reload1.c | 23 +++++++++++------------
2 files changed, 18 insertions(+), 12 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 ccb3bb9 [sanitizers] Disable target-specific lowering of string functions.
new 5ee364f [codeview] Emit non-virtual method type.
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/AsmPrinter/CodeViewDebug.cpp | 353 ++++++++++++++++++-----
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 44 ++-
test/DebugInfo/COFF/types-basic.ll | 44 ++-
test/DebugInfo/COFF/types-calling-conv.ll | 53 ++--
test/DebugInfo/COFF/types-data-members.ll | 22 +-
test/DebugInfo/COFF/types-non-virtual-methods.ll | 295 +++++++++++++++++++
test/DebugInfo/COFF/types-ptr-to-member.ll | 10 +-
7 files changed, 665 insertions(+), 156 deletions(-)
create mode 100644 test/DebugInfo/COFF/types-non-virtual-methods.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.