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 94146226b [scudo] Limit by default the TSD pool to 2 on Android
new 47982b479 [scudo] Fix for the Scudo interface function scope
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/scudo/scudo_allocator.cpp | 3 +--
1 file changed, 1 insertion(+), 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 gcc.
from 5d657db9652 /cp 2018-01-17 Paolo Carlini <paolo.carlini(a)oracle.com>
new 5db6ff227c3 [gcc] 2018-01-17 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 | 6 ++++++
gcc/config/rs6000/rs6000.c | 17 +++++++++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/gnuattr1.c | 15 +++++++++++++++
gcc/testsuite/gcc.target/powerpc/gnuattr2.c | 17 +++++++++++++++++
gcc/testsuite/gcc.target/powerpc/gnuattr3.c | 15 +++++++++++++++
6 files changed, 78 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/gnuattr1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/gnuattr2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/gnuattr3.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 clang.
from 9b5dca145b [analyzer] operator new: Fix memory space for the returned region.
new 5ae3508468 [analyzer] operator new: Fix ambigious type name.
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/StaticAnalyzer/Core/ExprEngine.cpp | 5 +++--
1 file changed, 3 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 binutils-gdb.
from e925c834ec RISC-V: Fix bug in prior addi/c.nop patch.
new 7d937cad0a Fix warning on gdb/compile/compile.c (C++-ify "triplet_rx")
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 | 5 +++++
gdb/compile/compile.c | 11 ++++++-----
2 files changed, 11 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 clang.
from 6d36e99d4e [analyzer] NFC: Forbid array elements of void type.
new 9178f1690a [analyzer] operator new: Model the cast of returned pointer [...]
new 26128828f2 [DOXYGEN] Fix doxygen and content issues in xmmintrin.h
new 8e90076e31 [Sema] Allow conversion between long double and __float128.
new 9b5dca145b [analyzer] operator new: Fix memory space for the returned region.
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:
lib/Headers/xmmintrin.h | 95 +++++++++++++++-------
lib/Sema/SemaExpr.cpp | 11 ++-
lib/Sema/SemaOverload.cpp | 4 +-
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | 59 ++++++++------
.../Core/ExprEngineCallAndReturn.cpp | 27 +++++-
test/Analysis/NewDelete-checker-test.cpp | 2 +
test/Analysis/new-ctor-conservative.cpp | 15 ++++
test/Analysis/new-ctor-inlined.cpp | 15 ++++
test/Analysis/new-ctor-null.cpp | 23 ++++++
test/Sema/float128-ld-incompatibility.cpp | 3 +
10 files changed, 190 insertions(+), 64 deletions(-)
create mode 100644 test/Analysis/new-ctor-null.cpp
--
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 4a835575fd [analyzer] operator new: Use the correct region for the cons [...]
new 6d36e99d4e [analyzer] NFC: Forbid array elements of void 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:
.../clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h | 7 ++++++-
lib/StaticAnalyzer/Core/ExprEngine.cpp | 14 +++++++++++---
lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 6 ++++++
3 files changed, 23 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 libcxx.
from eb3052ca5 libcxx: Disable CFI in function std::get_temporary_buffer.
new 74cb4f5f4 Fix nodiscard failure tests on compilers w/o -verify.
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:
.../new.delete.array/sized_delete_array11.pass.cpp | 2 +-
utils/libcxx/test/format.py | 13 ++++++++++++-
2 files changed, 13 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 4101985b71b Add support for emitting libcalls for x86_fp80 -> fp128 and [...]
new 45915dee3d7 Add a TargetOption to enable/disable GlobalISel
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/CodeGen/TargetPassConfig.h | 4 ----
include/llvm/Target/TargetMachine.h | 1 +
include/llvm/Target/TargetOptions.h | 5 ++++-
lib/CodeGen/TargetPassConfig.cpp | 29 ++++++++++++++---------------
lib/Target/AArch64/AArch64TargetMachine.cpp | 10 ++++------
5 files changed, 23 insertions(+), 26 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 ca20a3aa63 [RISCV] Propagate -mabi and -march values to GNU assembler.
new 4a835575fd [analyzer] operator new: Use the correct region for the cons [...]
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:
.../StaticAnalyzer/Core/PathSensitive/ExprEngine.h | 28 ++++-
lib/StaticAnalyzer/Core/ExprEngine.cpp | 58 ++++++++++
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | 91 +++++++++++-----
.../Core/ExprEngineCallAndReturn.cpp | 49 ++++++---
test/Analysis/inline.cpp | 13 +--
test/Analysis/new-ctor-conservative.cpp | 14 +++
test/Analysis/new-ctor-inlined.cpp | 40 +++++++
test/Analysis/new-ctor-recursive.cpp | 118 +++++++++++++++++++++
test/Analysis/new-ctor-symbolic.cpp | 33 ++++++
9 files changed, 395 insertions(+), 49 deletions(-)
create mode 100644 test/Analysis/new-ctor-conservative.cpp
create mode 100644 test/Analysis/new-ctor-inlined.cpp
create mode 100644 test/Analysis/new-ctor-recursive.cpp
create mode 100644 test/Analysis/new-ctor-symbolic.cpp
--
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 c505b213ee3 [LegalizeDAG] Fix ATOMIC_CMP_SWAP_WITH_SUCCESS legalization.
new cedeeaab1eb [X86][MMX] Add PR35982 test cases
new fd335155cc6 Add a ProfileCount class to represent entry counts.
new 4101985b71b Add support for emitting libcalls for x86_fp80 -> fp128 and [...]
The 3 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/CodeGen/RuntimeLibcalls.def | 2 +
include/llvm/IR/Function.h | 40 ++++++-
lib/Analysis/BlockFrequencyInfoImpl.cpp | 2 +-
lib/Analysis/ProfileSummaryInfo.cpp | 8 +-
lib/CodeGen/TargetLoweringBase.cpp | 6 +
lib/IR/Function.cpp | 33 ++++--
.../WebAssemblyRuntimeLibcallSignatures.cpp | 4 +
lib/Transforms/IPO/PartialInlining.cpp | 6 +-
lib/Transforms/IPO/SampleProfile.cpp | 8 +-
lib/Transforms/IPO/SyntheticCountsPropagation.cpp | 4 +-
.../Instrumentation/PGOInstrumentation.cpp | 3 +-
lib/Transforms/Utils/CodeExtractor.cpp | 9 +-
lib/Transforms/Utils/InlineFunction.cpp | 28 ++---
test/CodeGen/X86/fp128-cast.ll | 27 +++++
test/CodeGen/X86/pr35982.ll | 123 +++++++++++++++++++++
unittests/IR/MetadataTest.cpp | 17 ++-
16 files changed, 276 insertions(+), 44 deletions(-)
create mode 100644 test/CodeGen/X86/pr35982.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.