This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from dd13df0 Simplify std::all_of predicate (to one line) by using llvm::a [...]
new aff0925 Simplify std::all_of predicate (to one line) by using llvm::a [...]
new c863f71 [TLI] Fix NumParams==0 prototype checking typo.
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:
lib/Analysis/TargetLibraryInfo.cpp | 100 ++-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 3 +-
test/Transforms/InferFunctionAttrs/annotate.ll | 859 ++++++++++++++++++++++++-
test/Transforms/InferFunctionAttrs/no-proto.ll | 819 +++++++++++++++++++++++
4 files changed, 1695 insertions(+), 86 deletions(-)
create mode 100644 test/Transforms/InferFunctionAttrs/no-proto.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 82f6d5c Use new triple API to check comdat /NFC
new 3da6416 clang-cl: Treat dllimport explicit template instantiation def [...]
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/Sema/SemaTemplate.cpp | 33 +++++++++++++++++++++++++++--
test/CodeGenCXX/dllexport.cpp | 13 +++++-------
test/CodeGenCXX/dllimport.cpp | 49 ++++++++++++++++++++++++++++++++++++-------
3 files changed, 78 insertions(+), 17 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 6edb518 Fix shouldAssumeDSOLocal for private linkage.
new dd13df0 Simplify std::all_of predicate (to one line) by using llvm::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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 +---
1 file changed, 1 insertion(+), 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 7dd7cd1 [libFuzzer] document the proposed FUZZING_BUILD_MODE_UNSAFE_F [...]
new 6edb518 Fix shouldAssumeDSOLocal for private linkage.
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/X86/X86Subtarget.cpp | 2 +-
test/CodeGen/X86/x86-64-pic.ll | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/X86/x86-64-pic.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 gcc.
from f409438 PR target/70738 * common/config/i386/i386-common.c (OPTION [...]
new 0113f3c 2016-05-25 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:
gcc/testsuite/ChangeLog | 29 +++++++++++++++++++++++++
gcc/testsuite/c-c++-common/Wduplicated-cond-1.c | 2 +-
gcc/testsuite/c-c++-common/pr60226.c | 1 +
gcc/testsuite/gcc.c-torture/execute/pr70602.c | 1 +
gcc/testsuite/gcc.dg/Warray-bounds-11.c | 3 ++-
gcc/testsuite/gcc.dg/asr_div1.c | 1 +
gcc/testsuite/gcc.dg/enum-mode-1.c | 4 ++--
gcc/testsuite/gcc.dg/pie-1.c | 1 +
gcc/testsuite/gcc.dg/pie-2.c | 1 +
gcc/testsuite/gcc.dg/pr59471.c | 1 +
gcc/testsuite/gcc.dg/pr59963-2.c | 2 +-
gcc/testsuite/gcc.dg/pr60114.c | 1 +
gcc/testsuite/gcc.dg/pr62090-2.c | 2 +-
gcc/testsuite/gcc.dg/pr63914.c | 1 +
gcc/testsuite/gcc.dg/pr64536.c | 1 +
gcc/testsuite/gcc.dg/pr65658.c | 1 +
gcc/testsuite/gcc.dg/pr67271.c | 1 +
gcc/testsuite/gcc.dg/pr68112.c | 1 +
gcc/testsuite/gcc.dg/pr69071.c | 1 +
gcc/testsuite/gcc.dg/pr69973.c | 1 +
gcc/testsuite/gcc.dg/pr70169.c | 1 +
gcc/testsuite/gcc.dg/sso-6.c | 1 +
gcc/testsuite/gcc.dg/sso-7.c | 1 +
gcc/testsuite/gcc.dg/sso-8.c | 1 +
gcc/testsuite/gcc.dg/vrp-min-max-2.c | 1 +
25 files changed, 55 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 gcc.
from 1ae3028 Fix comment.
new f409438 PR target/70738 * common/config/i386/i386-common.c (OPTION [...]
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 | 24 ++++++++++
gcc/common/config/i386/i386-common.c | 21 +++++++++
gcc/config/i386/i386.c | 51 +++++++++++++++++-----
gcc/config/i386/i386.opt | 16 +++----
gcc/doc/invoke.texi | 8 +++-
gcc/testsuite/ChangeLog | 13 ++++++
gcc/testsuite/gcc.target/i386/pr70738-1.c | 9 ++++
gcc/testsuite/gcc.target/i386/pr70738-2.c | 10 +++++
gcc/testsuite/gcc.target/i386/pr70738-3.c | 11 +++++
gcc/testsuite/gcc.target/i386/pr70738-4.c | 10 +++++
.../mgeneral-regs_2.c => i386/pr70738-5.c} | 5 ++-
gcc/testsuite/gcc.target/i386/pr70738-6.c | 10 +++++
gcc/testsuite/gcc.target/i386/pr70738-7.c | 13 ++++++
gcc/testsuite/gcc.target/i386/pr70738-8.c | 30 +++++++++++++
gcc/testsuite/gcc.target/i386/pr70738-9.c | 23 ++++++++++
15 files changed, 231 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr70738-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70738-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70738-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70738-4.c
copy gcc/testsuite/gcc.target/{aarch64/mgeneral-regs_2.c => i386/pr70738-5.c} (52%)
create mode 100644 gcc/testsuite/gcc.target/i386/pr70738-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70738-7.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70738-8.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70738-9.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 lldb.
from 3567f07 Add unit tests for ModuleCache
new 444d16c Mark some arm-linux specific xfails marking bug entries
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:
.../expression_command/anonymous-struct/TestCallUserAnonTypedef.py | 1 +
.../test/expression_command/ir-interpreter/TestIRInterpreter.py | 3 ++-
.../Python/lldbsuite/test/functionalities/archives/TestBSDArchives.py | 1 +
packages/Python/lldbsuite/test/linux/builtin_trap/TestBuiltinTrap.py | 1 +
4 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 llvm.
from f50e8cd [llvm-pdbdump] Dump raw stream contents as binary block.
new 6dc628f [IR] Copy comdats in GlobalObject::copyAttributesFrom
new 7dd7cd1 [libFuzzer] document the proposed FUZZING_BUILD_MODE_UNSAFE_F [...]
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:
docs/LibFuzzer.rst | 29 +++++++++++++++++++++++++++++
lib/IR/Globals.cpp | 1 +
lib/Linker/IRMover.cpp | 5 +++++
test/Transforms/DeadArgElim/comdat.ll | 14 ++++++++++++++
4 files changed, 49 insertions(+)
create mode 100644 test/Transforms/DeadArgElim/comdat.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 b4d8034 Do not raise "inexact" from powerpc64 ceil, floor, trunc (bug [...]
new 1ced34c Refactor tst-strtod-round.c for type-generic-ness
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 | 42 +
stdlib/gen-tst-strtod-round.c | 48 +-
stdlib/tst-strtod-round-data.h | 7610 ++++++++++++++++++----------------------
stdlib/tst-strtod-round.c | 304 +-
stdlib/tst-strtod.h | 8 +-
5 files changed, 3645 insertions(+), 4367 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.