This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bdef5c495b4 Spelling mistake in comment. NFCI.
new 8a5a3a87a09 [Hexagon] Handle non-immediate operands to A2_addi in getIn [...]
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/Hexagon/HexagonInstrInfo.cpp | 10 ++++++----
1 file changed, 6 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 e9c467fc405 [Pipeliner] Fix offset value for instrs dependent on post-i [...]
new 5075a9ba0a2 [X86] Remove MVT::i1 handling code from LowerTRUNCATE
new bdef5c495b4 Spelling mistake in comment. NFCI.
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/Target/X86/X86ISelLowering.cpp | 10 +---------
1 file changed, 1 insertion(+), 9 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 5126623c20 [OPENMP] Remove extra if, NFC.
new 61f290578c [X86] Correct type for argument to clflushopt 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 | 2 +-
lib/Headers/clflushoptintrin.h | 2 +-
2 files 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 143ffebf675 [InstCombine] add baseline tests for D38531; NFC
new 9f806a04386 [Pipeliner] Improve serialization order for post-increments
new e9c467fc405 [Pipeliner] Fix offset value for instrs dependent on post-i [...]
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/CodeGen/MachinePipeliner.cpp | 75 +++++++++++++++++++++++-----
lib/Target/Hexagon/HexagonInstrInfo.cpp | 10 +++-
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 52 +++++++++++++++++++
lib/Target/Hexagon/HexagonVLIWPacketizer.h | 5 ++
test/CodeGen/Hexagon/swp-order-copies.ll | 37 ++++++++++++++
5 files changed, 164 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGen/Hexagon/swp-order-copies.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 5288ea1496 [OPENMP] Fix PR34916: Crash on mixing taskloop|tasks directives.
new f2e915f5f9 Reland "[clang-fuzzer] Allow building without coverage instr [...]
new 5126623c20 [OPENMP] Remove extra if, 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:
lib/CodeGen/CGOpenMPRuntime.cpp | 2 +-
tools/clang-fuzzer/CMakeLists.txt | 114 +++++++++++++++++---------------
tools/clang-fuzzer/ClangFuzzer.cpp | 2 +
tools/clang-fuzzer/DummyClangFuzzer.cpp | 21 ++++++
4 files changed, 84 insertions(+), 55 deletions(-)
create mode 100644 tools/clang-fuzzer/DummyClangFuzzer.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 binutils-gdb.
from fe22022617 GDB: Remove Linux core PRPSINFO note writer override
new 39865a7f42 Disable the inclusion of logical input files in the assemble [...]
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:
gas/ChangeLog | 10 ++++++++++
gas/as.h | 1 +
gas/input-scrub.c | 32 ++++++++++++++++++++------------
gas/listing.c | 8 +++++++-
4 files changed, 38 insertions(+), 13 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 79959e6333d * config.gcc (i386, x86_64): Add extra objects. * i386/i3 [...]
new 971295a0cb1 [PATCH] DECL_ASSEMBLER_NAME and friends
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 | 13 +++++++++++--
gcc/cp/ChangeLog | 5 +++++
gcc/cp/decl2.c | 8 ++++----
gcc/lto/ChangeLog | 6 ++++++
gcc/lto/lto.c | 4 ++--
gcc/tree.c | 2 +-
gcc/tree.h | 13 +++++++------
7 files changed, 36 insertions(+), 15 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 537401c562 [clang-fuzzer] Fix shared library dependencies.
new 5288ea1496 [OPENMP] Fix PR34916: Crash on mixing taskloop|tasks directives.
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/CGOpenMPRuntime.cpp | 17 ++++++++++++++---
lib/CodeGen/CGOpenMPRuntime.h | 4 ++++
test/OpenMP/taskloop_codegen.cpp | 4 ++++
3 files changed, 22 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 e24b3a3568 [Analyzer] Clarify error messages for undefined result
new 537401c562 [clang-fuzzer] Fix shared library dependencies.
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:
tools/clang-fuzzer/CMakeLists.txt | 1 +
tools/clang-fuzzer/handle-cxx/CMakeLists.txt | 3 ++-
tools/clang-fuzzer/proto-to-cxx/CMakeLists.txt | 4 ++--
3 files changed, 5 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 gcc.
from b9653739071 2017-10-11 Liu Hao <lh_mouse(a)126.com>
new 79959e6333d * config.gcc (i386, x86_64): Add extra objects. * i386/i3 [...]
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 | 91 +
gcc/config.gcc | 2 +
gcc/config/i386/i386-protos.h | 16 +
gcc/config/i386/i386.c | 3884 +--------------------------------
gcc/config/i386/t-i386 | 16 +
gcc/config/i386/x86-tune-costs.h | 2083 ++++++++++++++++++
gcc/config/i386/x86-tune-sched-atom.c | 244 +++
gcc/config/i386/x86-tune-sched-bd.c | 822 +++++++
gcc/config/i386/x86-tune-sched-core.c | 255 +++
gcc/config/i386/x86-tune-sched.c | 599 +++++
10 files changed, 4145 insertions(+), 3867 deletions(-)
create mode 100644 gcc/config/i386/x86-tune-costs.h
create mode 100644 gcc/config/i386/x86-tune-sched-atom.c
create mode 100644 gcc/config/i386/x86-tune-sched-bd.c
create mode 100644 gcc/config/i386/x86-tune-sched-core.c
create mode 100644 gcc/config/i386/x86-tune-sched.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.