This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository test-suite.
from 6a56779 [test-suite] Test output should not depend on file path.
new efca729 [test-suite, CUDA] Added targets for running simple CUDA tests.
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:
CMakeLists.txt | 9 +++++----
External/CUDA/CMakeLists.txt | 19 ++++++++++++++++++-
2 files changed, 23 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 llvm.
from d2b07a0 [LV] Don't vectorize when we have a small static bound on trip count
new a740af8 [IRCE] Avoid loop optimizations on pre and post loops
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:
.../Scalar/InductiveRangeCheckElimination.cpp | 34 +++++++++
.../Transforms/IRCE/add-metadata-pre-post-loops.ll | 81 ++++++++++++++++++++++
2 files changed, 115 insertions(+)
create mode 100644 test/Transforms/IRCE/add-metadata-pre-post-loops.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 test-suite.
from ff2bf49 [test-suite] Adjust include path for the new location of cxxabi.h
new 6a56779 [test-suite] Test output should not depend on file path.
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:
External/CUDA/assert.cu | 4 ++++
External/CUDA/assert.reference_output | 2 +-
2 files changed, 5 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 clang.
from 3382b3d CodeGen: New vtable group representation: struct of vtable arrays.
new 0479ca7 CodeGen: Start using inrange annotations on vtable getelementptr.
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/CGVTT.cpp | 5 +++--
lib/CodeGen/ItaniumCXXABI.cpp | 5 +++--
test/CodeGenCXX/const-init-cxx11.cpp | 6 +++---
test/CodeGenCXX/constructor-init.cpp | 6 +++---
test/CodeGenCXX/copy-constructor-synthesis-2.cpp | 2 +-
test/CodeGenCXX/copy-constructor-synthesis.cpp | 2 +-
test/CodeGenCXX/microsoft-interface.cpp | 4 ++--
test/CodeGenCXX/skip-vtable-pointer-initialization.cpp | 14 +++++++-------
test/CodeGenCXX/strict-vtable-pointers.cpp | 4 ++--
test/CodeGenCXX/vtable-assume-load.cpp | 14 +++++++-------
test/CodeGenCXX/vtable-pointer-initialization.cpp | 8 ++++----
test/CodeGenCXX/vtt-layout.cpp | 8 ++++----
12 files changed, 40 insertions(+), 38 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 compiler-rt.
from 5b8087e Corrected D27428: Do not use the alignment-rounded-up size wi [...]
new bee9326 Add DLL thunks for new sancov APIs to fix Windows tests
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/asan/asan_win_dll_thunk.cc | 4 ++++
1 file changed, 4 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 binutils-gdb.
from a6a5175 [Binutils][AARCH64]Remove Cn register for coprocessor CRn, CRm field
new 03fb64f Do not use linker script to place static relocation sections.
new 591be3e Add --orphan-handling option.
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:
gold/ChangeLog | 20 ++++++++++++++++++++
gold/layout.cc | 42 +++++++++++++++++++++++-------------------
gold/layout.h | 2 +-
gold/options.cc | 16 +++++++++++++++-
gold/options.h | 26 ++++++++++++++++++++++++++
gold/script-sections.cc | 30 +++++++++++++++++++++++++++---
6 files changed, 112 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 llvm.
from 6605669 ADT: Add OwningArrayRef class.
new e32cf71 ADT: Use delete[] to delete the array owned by OwningArrayRef [...]
new d2b07a0 [LV] Don't vectorize when we have a small static bound on trip count
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/ADT/ArrayRef.h | 4 ++--
lib/Transforms/Vectorize/LoopVectorize.cpp | 4 ++--
test/Transforms/LoopVectorize/small-loop.ll | 25 +++++++++++++++++++++++++
3 files changed, 29 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 gcc.
from 115e2e4 2016-12-13 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new 4f517a4 cp/ PR c++/69481 * cp-tree.h (TYPE_TEMPLATE_INFO): 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/cp/ChangeLog | 13 ++++
gcc/cp/cp-tree.h | 37 ++++++-----
gcc/cp/error.c | 10 ++-
gcc/cp/pt.c | 121 ++++++++++++++++++-----------------
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/cpp0x/pr69481.C | 26 ++++++++
6 files changed, 131 insertions(+), 81 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr69481.C
--
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 e976df1 Object: Remove module accessors from IRObjectFile, and hide i [...]
new 265ab52 Object: Make IRObjectFile own multiple modules and enumerate [...]
new 6605669 ADT: Add OwningArrayRef class.
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/ADT/ArrayRef.h | 19 ++++++++++++
include/llvm/Object/IRObjectFile.h | 5 ++--
lib/Object/IRObjectFile.cpp | 39 ++++++++++++++++---------
test/{Bitcode => Object}/Inputs/multi-module.ll | 0
test/Object/multi-module.ll | 8 +++++
5 files changed, 56 insertions(+), 15 deletions(-)
copy test/{Bitcode => Object}/Inputs/multi-module.ll (100%)
create mode 100644 test/Object/multi-module.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.