This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from abbb5874f [Interpreter] Escape backticks when dumping format entities.
new 244897ed2 [lldb] Start a new line for the next output if there are no s [...]
new 562f7da3b Fix build with GCC < 5.0 (PR39131)
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:
source/Commands/CommandObjectType.cpp | 2 +-
source/Symbol/Symtab.cpp | 2 ++
2 files changed, 3 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 gcc.
from 44eaad0165f Update, forgot to put the PR number in the Change Log.
new 40daf6a3dac * ru.po: Update.
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/po/ChangeLog | 4 +
gcc/po/ru.po | 29101 ++++++++++++++++++++---------------------------------
2 files changed, 10738 insertions(+), 18367 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 gcc-8-branch
in repository gcc.
from a395f27bd0c [arm] Avoid STRD with odd register for TARGET_ARM in output [...]
new 61932693fd1 * ru.po: Update.
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/po/ChangeLog | 4 +
gcc/po/ru.po | 29101 ++++++++++++++++++++---------------------------------
2 files changed, 10738 insertions(+), 18367 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 6e5ff07c5 Switch sanitizer_procmaps_bsd to internal_sysctl
new e0f342021 [NFC] Fix `-Wcast-qual` warnings in Darwin `internal_sysctl(. [...]
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/sanitizer_common/sanitizer_mac.cc | 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 lld.
from ad7b83a39 Fix typo in LLD man page
new 688fc8b68 Add an explanation about cross linking.
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/ld.lld.1 | 19 +++++++++++++++++--
1 file changed, 17 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 c2625345a6c DAGCombiner: StoreMerging: Fix bad index calculating when a [...]
new c442198d91f [X86][Btver2] Fix BT(C|R|S)mr & BT(C|R|S)mi schedule latenc [...]
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/X86ScheduleBtVer2.td | 4 +--
test/CodeGen/X86/schedule-x86_64.ll | 36 +++++++++++------------
test/tools/llvm-mca/X86/BtVer2/resources-x86_64.s | 36 +++++++++++------------
3 files changed, 38 insertions(+), 38 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 f8aaa5b2fb4 [x86] add tests for 256- and 512-bit vector types for scala [...]
new c2625345a6c DAGCombiner: StoreMerging: Fix bad index calculating when 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 | 25 ++++++++-----------------
test/CodeGen/AArch64/sdag-store-merging-bug.ll | 20 ++++++++++++++++++++
2 files changed, 28 insertions(+), 17 deletions(-)
create mode 100644 test/CodeGen/AArch64/sdag-store-merging-bug.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 7c75ccfed6 [Basic] Update clang tests (really testing sys::fs) that bro [...]
new faaac5c529 [OPENMP][NVPTX] Handle `requires datasharing` flag correctly [...]
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/CGOpenMPRuntimeNVPTX.cpp | 28 +++++++++++++++++++++-
test/OpenMP/nvptx_SPMD_codegen.cpp | 2 +-
...arget_teams_distribute_parallel_for_codegen.cpp | 2 +-
..._teams_distribute_parallel_for_simd_codegen.cpp | 2 +-
4 files changed, 30 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 9a604d610c6 [X86] Remove unnecessary BTmi/BTmr scheduler overrides
new a86f87cfc71 [AArch64] Refactor cheap cost model
new 3865b5ff69b [X86] Create schedule classes for BT(C|R|S)mi and BT(C|R|S) [...]
new f8aaa5b2fb4 [x86] add tests for 256- and 512-bit vector types for scala [...]
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:
lib/Target/AArch64/AArch64InstrInfo.cpp | 35 ++++---
lib/Target/X86/X86InstrInfo.td | 12 +--
lib/Target/X86/X86SchedBroadwell.td | 12 ++-
lib/Target/X86/X86SchedHaswell.td | 12 ++-
lib/Target/X86/X86SchedSandyBridge.td | 12 ++-
lib/Target/X86/X86SchedSkylakeClient.td | 12 ++-
lib/Target/X86/X86SchedSkylakeServer.td | 12 ++-
lib/Target/X86/X86Schedule.td | 6 +-
lib/Target/X86/X86ScheduleAtom.td | 10 +-
lib/Target/X86/X86ScheduleBtVer2.td | 10 +-
lib/Target/X86/X86ScheduleSLM.td | 12 ++-
lib/Target/X86/X86ScheduleZnver1.td | 10 +-
test/CodeGen/X86/load-scalar-as-vector.ll | 162 ++++++++++++++++++++++++++++++
13 files changed, 256 insertions(+), 61 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.