This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4b06e27c8a9 * config/i386/i386-protos.h (ix86_split_stack_boundary): N [...]
new 6b90c65631e * config/i386/i386.c (ix86_split_stack_boundary): Add comment.
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/config/i386/i386.c | 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 fe05112ab04 gcc/ChangeLog:
new 4b06e27c8a9 * config/i386/i386-protos.h (ix86_split_stack_boundary): N [...]
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 | 11 ++++++++
gcc/config/i386/i386-protos.h | 2 ++
gcc/config/i386/i386.c | 63 +++++++++++++++++++------------------------
gcc/config/i386/i386.md | 16 +++++------
4 files changed, 47 insertions(+), 45 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 9f5f47d3403 Make .file directive to have basename only
new 572897038a8 [CostModel][X86] Add avx2 two-src shuffle costs
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/X86TargetTransformInfo.cpp | 13 +++++--
test/Analysis/CostModel/X86/shuffle-single-src.ll | 24 ++++++-------
test/Analysis/CostModel/X86/shuffle-two-src.ll | 44 +++++++++++------------
3 files changed, 45 insertions(+), 36 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 lldb.
from 044a346ba remove FreeBSD xfail decorator from TestCallStdStringFunction
new 92f8a27db remove FreeBSD xfail decorator from TestCppNsImport
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:
packages/Python/lldbsuite/test/lang/cpp/nsimport/TestCppNsImport.py | 1 -
1 file changed, 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-tools-extra.
from 85228cfc [clang-tidy] Refactor the code and add a close-on-exec check [...]
new d1f9b1e2 [clang-tidy] Fix a buildbot.
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:
docs/ReleaseNotes.rst | 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 llvm.
from 93a8a3f5b3e [CostModel][X86] Extend two src shuffle cost tests
new 9f5f47d3403 Make .file directive to have basename only
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/AsmPrinter/AsmPrinter.cpp | 4 +++-
test/CodeGen/X86/file-directive.ll | 13 +++++++++++++
2 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/X86/file-directive.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 c2658cfc749 [InstCombine] Fix a crash in getSelectCondition if we happe [...]
new 93a8a3f5b3e [CostModel][X86] Extend two src shuffle cost 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:
test/Analysis/CostModel/X86/shuffle-two-src.ll | 212 +++++++++++++++++++++++--
1 file changed, 195 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 clang.
from 03638880b4 [Parse] Document Parser::SkipFunctionBodies
new 620d63dc9c Disabling openmp-offload.c on linux until it is stabilized o [...]
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/Driver/openmp-offload.c | 3 +++
1 file changed, 3 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 llvm.
from 01823a62a4a [gold-plugin] Avoid race condition when creating temporary files.
new ebdb044915d [DebugCounter] Move the semicolon out of the DEBUG_COUNTER [...]
new 992d9d34736 [InstCombine] Add a DEBUG_COUNTER to InstCombine to limit h [...]
new c2658cfc749 [InstCombine] Fix a crash in getSelectCondition if we happe [...]
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:
docs/ProgrammersManual.rst | 2 +-
include/llvm/Support/DebugCounter.h | 2 +-
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 5 +++--
lib/Transforms/InstCombine/InstructionCombining.cpp | 6 ++++++
lib/Transforms/Scalar/NewGVN.cpp | 4 ++--
lib/Transforms/Utils/PredicateInfo.cpp | 5 +++--
test/Transforms/InstCombine/or.ll | 12 ++++++++++++
7 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 gcc.
from cd557ff63f3 i386: Don't use frame pointer without stack access
new ac8b6a494fb PR c++/81586 - valgrind error in output_buffer_append_r with -Wall
new fe05112ab04 gcc/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/ChangeLog | 12 ++++++++++++
gcc/pretty-print.c | 12 +++++++++++-
gcc/print-tree.c | 54 +++++++++++++++++++++++++++---------------------------
3 files changed, 50 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.