This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from bce9a77afa [Hexagon] Enable auto-vectorization only when -fvectorize was given
new d31da60fd4 Correctly diagnose when a conversion function is declared wi [...]
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/SemaDeclCXX.cpp | 26 ++++++++++++++++++--------
test/SemaCXX/conversion-function.cpp | 10 ++++++++++
2 files changed, 28 insertions(+), 8 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 fe404ca10 [sanitizer] Correct name length computation for some Fuchsia vmos
new 673f8a11a [scudo] Remove duplicate cmake flags
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/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 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 binutils-gdb.
from 86c6c6df00 Fix the loading of the dynamic string table in a file withou [...]
new 436411b1c6 Eliminate target_has_exited
new 70b33f195b Fix Solaris build
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:
gdb/ChangeLog | 12 ++++++++++++
gdb/procfs.c | 7 ++-----
gdb/target-delegates.c | 37 -------------------------------------
gdb/target.h | 9 ---------
4 files changed, 14 insertions(+), 51 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 6a8f1b86a9 [Test Fix] Fix broken test Index/comment-objc-parameterized- [...]
new bce9a77afa [Hexagon] Enable auto-vectorization only when -fvectorize was given
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/Driver/ToolChains/Hexagon.cpp | 7 +++++++
test/Driver/hexagon-vectorize.c | 7 +++++++
2 files changed, 14 insertions(+)
create mode 100644 test/Driver/hexagon-vectorize.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 b7ab0ed2197 revert r328921 - [DAGCombine] (float)((int) f) --> ftrunc ( [...]
new fd7ac552112 [AArch64] Move AFI->setRedZone(false) to top of emitPrologue
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/AArch64/AArch64FrameLowering.cpp | 6 +++-
test/CodeGen/AArch64/machine-outliner-noredzone.ll | 40 +++++++++++++++++++---
2 files changed, 40 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 5a06e94fcce sel-sched: move cleanup_cfg before calculate_dominance_info [...]
new 571684bedaf Remove #define made redundant by r259281
new cda68db6368 gcc/testsuite/ChangeLog:
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:
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/powerpc/vec-ldl-1.c | 4 ++--
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/src/c++11/ios.cc | 4 ----
4 files changed, 12 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 clang.
from bf81db4ab7 [clang-format] Do not break after ObjC category open paren
new 6a8f1b86a9 [Test Fix] Fix broken test Index/comment-objc-parameterized- [...]
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/Index/comment-objc-parameterized-classes.m | 2 +-
1 file changed, 1 insertion(+), 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 b50dd1e4198 PR target/85238 * lto-wrapper.c (debug_objcopy): Open the [...]
new 5a06e94fcce sel-sched: move cleanup_cfg before calculate_dominance_info [...]
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/sel-sched-ir.c | 4 ----
gcc/sel-sched.c | 5 +++++
3 files changed, 11 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 llvm.
from f0086dd6e31 [Pipeliner] Use std::stable_sort when ordering NodeSets
new b7ab0ed2197 revert r328921 - [DAGCombine] (float)((int) f) --> ftrunc ( [...]
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/ISDOpcodes.h | 3 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 18 --
test/CodeGen/AArch64/ftrunc.ll | 12 +-
test/CodeGen/ARM/ftrunc.ll | 42 ----
test/CodeGen/PowerPC/fp-int128-fp-combine.ll | 13 +-
test/CodeGen/PowerPC/fp-to-int-to-fp.ll | 12 +-
test/CodeGen/PowerPC/ftrunc-vec.ll | 12 +-
test/CodeGen/PowerPC/no-extra-fp-conv-ldst.ll | 24 ++-
test/CodeGen/X86/2011-10-19-widen_vselect.ll | 6 +-
test/CodeGen/X86/ftrunc.ll | 292 ++++++++++++++++++++++++--
10 files changed, 331 insertions(+), 103 deletions(-)
delete mode 100644 test/CodeGen/ARM/ftrunc.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 llvm.
from 293041f6905 [mips] Correct the predicates of the load/store (double)wor [...]
new f0086dd6e31 [Pipeliner] Use std::stable_sort when ordering NodeSets
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/MachinePipeliner.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.