This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_50
in repository clang.
from 07710e95e6 Merging r315578:
new ae610a215a Merging r312748:
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/ToolChain.cpp | 5 -----
lib/Driver/ToolChains/Clang.cpp | 6 +++++-
2 files changed, 5 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 992583b0ca Add X86Target.def that was forgotten in r30734
new 699d74ee76 clang/module.modulemap: clang/Basic/X86Target.def may be tex [...]
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/module.modulemap | 1 +
1 file changed, 1 insertion(+)
--
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 3b8390b9b6 Split x86 "Processor" info into its own def file. [NFC]
new 992583b0ca Add X86Target.def that was forgotten in r30734
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/X86Target.def | 228 ++++++++++++++++++++++++++++++++++++++
1 file changed, 228 insertions(+)
create mode 100644 include/clang/Basic/X86Target.def
--
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 3ef84acc081 [gcc]
new 28f936bc6c9 * config/i386/i386.c (x86_print_call_or_nop): Emit 5 byte [...]
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 | 37 ++++++++++++++++++++++---------------
gcc/config/i386/i386.c | 3 ++-
2 files changed, 24 insertions(+), 16 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 cf4c98556d [AST, Sema] Fix some Clang-tidy modernize and Include What Y [...]
new 3b8390b9b6 Split x86 "Processor" info into its own def file. [NFC]
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/Basic/Targets/X86.cpp | 116 ++-----------------------------
lib/Basic/Targets/X86.h | 174 +---------------------------------------------
2 files changed, 9 insertions(+), 281 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 710e9b3dae4 AMDGPU: Replace i64 add/sub lowering
new 512f338d01c [InstCombine] add sub narrowing tests; NFC
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/Transforms/InstCombine/trunc-binop-ext.ll | 56 ++++++++++++++++++++++++++
1 file changed, 56 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 9b78b26b27b [WebAssembly] Update cfg-stackify.ll to remove the workarou [...]
new 710e9b3dae4 AMDGPU: Replace i64 add/sub lowering
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/AMDGPU/AMDGPUISelDAGToDAG.cpp | 2 -
lib/Target/AMDGPU/SIISelLowering.cpp | 52 +++++++++++++--
lib/Target/AMDGPU/SIInstrInfo.cpp | 73 ++++++++++++++++++++++
lib/Target/AMDGPU/SIInstrInfo.h | 6 +-
lib/Target/AMDGPU/SIInstructions.td | 22 ++++++-
test/CodeGen/AMDGPU/add.v2i16.ll | 4 +-
test/CodeGen/AMDGPU/clamp.ll | 3 +-
test/CodeGen/AMDGPU/ctpop.ll | 6 +-
test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll | 22 ++++---
test/CodeGen/AMDGPU/lshr.v2i16.ll | 2 +-
test/CodeGen/AMDGPU/mad_64_32.ll | 3 +-
test/CodeGen/AMDGPU/mul.ll | 33 +++++-----
test/CodeGen/AMDGPU/schedule-regpressure-limit2.ll | 2 +-
test/CodeGen/AMDGPU/split-scalar-i64-add.ll | 5 +-
test/CodeGen/AMDGPU/sub.i16.ll | 2 +-
test/CodeGen/AMDGPU/sub.ll | 14 ++---
test/CodeGen/AMDGPU/sub.v2i16.ll | 5 +-
17 files changed, 199 insertions(+), 57 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 release_50
in repository clang.
from ba641b73b0 Merging r315464:
new 07710e95e6 Merging r315578:
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 | 7 +++++++
test/OpenMP/task_codegen.c | 30 ++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+)
create mode 100644 test/OpenMP/task_codegen.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 ff736a1b3f Try to fix test/SemaCXX/deleted-operator.cpp after r318309
new cf4c98556d [AST, Sema] Fix some Clang-tidy modernize and Include What Y [...]
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/AST/Expr.h | 583 +++++++++++++++++++++++++++++-----------------
lib/AST/Expr.cpp | 188 ++++++++-------
lib/Sema/SemaChecking.cpp | 449 +++++++++++++++++++++--------------
3 files changed, 753 insertions(+), 467 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-tools-extra.
from 8f0cbfe9 [clangd] Revert broken r318329 and disable tests on PS4
new 0422a854 [clangd] Loosen more brittle 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/clangd/completion-snippet.test | 10 ----------
test/clangd/completion.test | 29 +----------------------------
2 files changed, 1 insertion(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.