This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5556ebb [ADT] Use () instead of {} in an attempt to work around MSVC [...]
new 779825d [SelectionDAGBuilder] Support llvm.flt.rounds on targets wher [...]
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/SelectionDAG/LegalizeIntegerTypes.cpp | 14 ++++++++++++++
lib/CodeGen/SelectionDAG/LegalizeTypes.h | 1 +
test/CodeGen/MSP430/flt_rounds.ll | 10 ++++++++++
3 files changed, 25 insertions(+)
create mode 100644 test/CodeGen/MSP430/flt_rounds.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 glibc.
from 3f413ec powerpc32: make PLT call in _mcount compatible with -msecure- [...]
new 352db0b hurd: Fix unused variable warning
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 | 5 +++++
misc/getauxval.c | 2 ++
2 files changed, 7 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 e42db30 Update docs on libstdc++ source-code layout
new 74cf8d7 PR tree-optimization/71947 * tree-ssa-dom.c (cprop_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:
gcc/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr71947-1.c | 19 +++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr71947-2.c | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr71947-3.c | 12 ++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr71947-4.c | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr71947-5.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr71947-6.c | 16 ++++++++++++++++
gcc/tree-ssa-dom.c | 19 ++++++++++++++++++-
9 files changed, 140 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr71947-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr71947-2.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr71947-3.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr71947-4.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr71947-5.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr71947-6.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 58ae36f [ADT] Don't use make_pointee_iterator in IteratorTest.
new 5556ebb [ADT] Use () instead of {} in an attempt to work around MSVC [...]
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/STLExtras.h | 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 8001a78 Implement MS read/write barriers and __faststorefence intrinsic
new e5f62e8 Make the LValue created in EmitValueForIvarAtOffset have the [...]
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/CGObjCRuntime.cpp | 7 ++-----
1 file changed, 2 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 15796d2 Use StringRef in TableGen generated Intrinsics.gen file (NFC)
new 58ae36f [ADT] Don't use make_pointee_iterator in IteratorTest.
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:
unittests/ADT/IteratorTest.cpp | 45 +++++++++++++++++++-----------------------
1 file changed, 20 insertions(+), 25 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 1f8778c [AST] Don't use make_pointee_iterator in VTableBuilder.
new 8001a78 Implement MS read/write barriers and __faststorefence 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:
include/clang/Basic/BuiltinsX86.def | 4 ++++
include/clang/Basic/BuiltinsX86_64.def | 3 +++
lib/CodeGen/CGBuiltin.cpp | 11 ++++++++++
lib/Headers/intrin.h | 39 ++++++++--------------------------
test/CodeGen/ms-barriers-intrinsics.c | 39 ++++++++++++++++++++++++++++++++++
5 files changed, 66 insertions(+), 30 deletions(-)
create mode 100644 test/CodeGen/ms-barriers-intrinsics.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 4970f01 Teach llvm::StripDebugInfo() about global variable !dbg attac [...]
new ec2f01d [ADT] Remove make_pointe{e,r}_iterator, because it seems to c [...]
new 15796d2 Use StringRef in TableGen generated Intrinsics.gen file (NFC)
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/iterator.h | 14 --------------
include/llvm/IR/Intrinsics.h | 4 ++--
utils/TableGen/IntrinsicEmitter.cpp | 12 +++++-------
3 files changed, 7 insertions(+), 23 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 48fe699 Re-commit r283722, reverted in r283750, with a fix for a CUDA [...]
new 1f8778c [AST] Don't use make_pointee_iterator in VTableBuilder.
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/AST/VTableBuilder.cpp | 7 ++++---
1 file changed, 4 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 clang.
from 7f9e8b9 Implement __emul, __emulu, _mul128 and _umul128 MS intrinsics
new 48fe699 Re-commit r283722, reverted in r283750, with a fix for a CUDA [...]
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/ASTContext.h | 5 +
include/clang/AST/ExprCXX.h | 16 +-
include/clang/AST/Type.h | 3 +-
include/clang/Basic/DiagnosticSemaKinds.td | 4 +
include/clang/Sema/Overload.h | 4 +-
include/clang/Sema/Sema.h | 11 +-
lib/AST/ASTContext.cpp | 24 +
lib/AST/ASTImporter.cpp | 1 +
lib/AST/Decl.cpp | 48 +-
lib/AST/DeclCXX.cpp | 26 +-
lib/AST/ExprCXX.cpp | 5 +-
lib/AST/Type.cpp | 9 +
lib/CodeGen/CGExprCXX.cpp | 387 ++++++-----
lib/CodeGen/CodeGenFunction.h | 3 +-
lib/Sema/SemaCUDA.cpp | 28 +
lib/Sema/SemaDecl.cpp | 8 +
lib/Sema/SemaDeclCXX.cpp | 26 +-
lib/Sema/SemaExprCXX.cpp | 752 ++++++++++++---------
lib/Sema/SemaOverload.cpp | 11 +-
lib/Serialization/ASTReaderStmt.cpp | 1 +
lib/Serialization/ASTWriterStmt.cpp | 1 +
.../basic.stc.dynamic.deallocation/p2.cpp | 19 +
test/CXX/expr/expr.unary/expr.delete/p10.cpp | 25 +
test/CXX/expr/expr.unary/expr.new/p14.cpp | 69 ++
test/CXX/expr/expr.unary/expr.new/p20-0x.cpp | 57 +-
test/CXX/special/class.dtor/p9.cpp | 19 +-
test/CodeGenCXX/cxx1z-aligned-allocation.cpp | 206 ++++++
27 files changed, 1238 insertions(+), 530 deletions(-)
create mode 100644 test/CXX/basic/basic.stc/basic.stc.dynamic/basic.stc.dynamic.de [...]
create mode 100644 test/CXX/expr/expr.unary/expr.delete/p10.cpp
create mode 100644 test/CXX/expr/expr.unary/expr.new/p14.cpp
create mode 100644 test/CodeGenCXX/cxx1z-aligned-allocation.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.