This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from c945ad4df Enable auto-linking on Windows
new cd9466e36 [libc++] Create install-stripped targets
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/CMakeLists.txt | 2 ++
lib/CMakeLists.txt | 8 ++++++++
2 files changed, 10 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 openmp.
from 93e7a82 Fix alignment in teams-reduction.c test
new 441b330 Trivial enum fix
new 865d07f Eliminate double printing of verbose affinity settings
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:
runtime/src/kmp.h | 8 ++++----
runtime/src/kmp_affinity.cpp | 4 +++-
2 files changed, 7 insertions(+), 5 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 llvm.
from ddfb9993afc bpf: fix bug on silently truncating 64-bit immediate
new 1368f4044e6 Merging r312509:
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/Transforms/Scalar/NewGVN.cpp | 16 +++++++------
test/Transforms/NewGVN/pr34452.ll | 49 +++++++++++++++++++++++++++++++++++++++
2 files changed, 58 insertions(+), 7 deletions(-)
create mode 100644 test/Transforms/NewGVN/pr34452.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 1c6190de5d4 [MachineCombiner] Add up latencies of all instructions in n [...]
new 73135b400e3 [WebAssembly] Remove WASM_STACK_POINTER.
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/BinaryFormat/Wasm.h | 1 -
lib/MC/WasmObjectWriter.cpp | 39 +++-------------------
.../MCTargetDesc/WebAssemblyTargetStreamer.cpp | 17 ----------
.../MCTargetDesc/WebAssemblyTargetStreamer.h | 5 ---
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 6 ----
test/CodeGen/WebAssembly/stack-alignment.ll | 2 --
6 files changed, 4 insertions(+), 66 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 81fb89136 Fix the -Wunused-function warning properly (MachProcess.mm)
new bdf0d2c21 [lldb] Use PRIVATE in target_link_libraries
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/lldb-server/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 compiler-rt.
from b1af5f119 [TSan] Make more TSan interceptors symbolizer-aware.
new 7c9843b5d [compiler-rt] Set up .arcconfig to point to new Diffusion CRT [...]
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:
.arcconfig | 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 lld.
from a94d532f0 Convert a check to checkLazy.
new 1bc5ed338 [lld] Set up .arcconfig to point to new Diffusion LLD repository
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:
.arcconfig | 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 glibc.
from 7ec094e801 Sparc ulp update.
new d73fac82be Update Alpha libm-test-ulps
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:
ChangeLog | 4 ++++
sysdeps/alpha/fpu/libm-test-ulps | 10 ++++++++--
2 files changed, 12 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 0f7d5c2f56d [ModRefInfo] Do not use ModRefInfo result in if conditions [...]
new 1c6190de5d4 [MachineCombiner] Add up latencies of all instructions in 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:
lib/CodeGen/MachineCombiner.cpp | 11 +++++++++--
1 file changed, 9 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 glibc.
from 1dbe6f64ab Don't make local variables static in ldbl-96 j1l.
new 7ec094e801 Sparc ulp 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:
ChangeLog | 5 +++++
sysdeps/sparc/fpu/libm-test-ulps | 6 ++++++
2 files changed, 11 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.