This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5527d64 [AMDGPU] Change frexp.exp intrinsic to return i16 for f16 input
new 7fd026b [CMake] LTO depends on intrinsics_gen
new 435a2cf [CMake] llvm-profdata depends on intrinsics_gen
new dafc355 [CMake] llvm-ar depends on intrinsics_gen
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:
tools/llvm-ar/CMakeLists.txt | 3 +++
tools/llvm-profdata/CMakeLists.txt | 3 +++
tools/lto/CMakeLists.txt | 2 +-
3 files changed, 7 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 zorg.
from dba6783 Added a new slave for docs builders.
new 07be3c3 Set up an AVR buildslave
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:
buildbot/osuosl/master/config/builders.py | 12 ++++++++++++
buildbot/osuosl/master/config/slaves.py | 3 +++
2 files changed, 15 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 libcxx.
from c044b03 Allow using libsupc++ with LIBCXX_ENABLE_STATIC_ABI_LIBRARY. [...]
new 2917004 [libcxx] [test] D26812: In random tests, use real static_asse [...]
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:
.../rand.adapt/rand.adapt.disc/values.pass.cpp | 18 +++++++++++++----
.../rand.adapt/rand.adapt.ibits/values.pass.cpp | 18 +++++++++++++----
.../rand.adapt/rand.adapt.shuf/values.pass.cpp | 9 +++++++--
.../rand/rand.eng/rand.eng.lcong/values.pass.cpp | 23 ++++++++++++++++++++--
.../rand/rand.eng/rand.eng.mers/values.pass.cpp | 18 +++++++++++++----
.../rand/rand.eng/rand.eng.sub/values.pass.cpp | 18 +++++++++++++----
6 files changed, 84 insertions(+), 20 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 d4e6a9b [X86] Add knownbits concat_vector test
new 3000aab [SelectionDAG] Add knowbits support for CONCAT_VECTOR opcode
new 5527d64 [AMDGPU] Change frexp.exp intrinsic to return i16 for f16 input
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:
include/llvm/IR/IntrinsicsAMDGPU.td | 2 +-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 18 +++++++++++
lib/Target/AMDGPU/SIInstrInfo.td | 1 -
lib/Target/AMDGPU/VOP1Instructions.td | 2 +-
test/CodeGen/AMDGPU/llvm.amdgcn.frexp.exp.f16.ll | 41 +++++++++++++++++++++---
test/CodeGen/AMDGPU/llvm.amdgcn.frexp.exp.ll | 16 ++++-----
test/CodeGen/X86/known-bits-vector.ll | 14 --------
7 files changed, 64 insertions(+), 30 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 54fc8a0 [analyzer] Refactor recursive symbol reachability check to us [...]
new 1d9b04d [AMDGPU] Change frexp.exp builtin to return i16 for f16 input
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/BuiltinsAMDGPU.def | 2 +-
lib/CodeGen/CGBuiltin.cpp | 15 ++++++++++++---
test/CodeGenOpenCL/builtins-amdgcn-vi.cl | 2 +-
test/CodeGenOpenCL/builtins-amdgcn.cl | 4 ++--
4 files changed, 16 insertions(+), 7 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 libcxx.
from 0252201 [libcxx] [test] D26816: Fix non-Standard assumptions when tes [...]
new c044b03 Allow using libsupc++ with LIBCXX_ENABLE_STATIC_ABI_LIBRARY. [...]
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:
src/new.cpp | 18 +++++++++++++-----
1 file changed, 13 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 master
in repository gcc.
from e1c5261 PR c++/77285 * mangle.c (mangle_tls_init_fn, mangle_tls_wra [...]
new cb6c05f PR middle-end/78419 * multiple_target.c (get_attr_len): Sta [...]
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/multiple_target.c | 68 ++++++++++++++++-----------------
gcc/testsuite/ChangeLog | 3 ++
gcc/testsuite/gcc.target/i386/pr78419.c | 23 +++++++++++
4 files changed, 69 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr78419.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 lldb.
from d826ae5 Change CreateTarget and dependents to accept StringRef.
new b420a8b Fix "thread step until" handling of multiple line inputs.
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:
.../step_until}/Makefile | 0
.../thread/step_until/TestStepUntil.py | 92 ++++++++++++++++++++++
.../test/functionalities/thread/step_until/main.c | 20 +++++
source/Commands/CommandObjectThread.cpp | 8 +-
4 files changed, 117 insertions(+), 3 deletions(-)
copy packages/Python/lldbsuite/test/functionalities/{breakpoint/breakpoint_ignore_ [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/thread/step_unti [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/thread/step_unti [...]
--
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 3a7f010 [LoopSimplify] Preserve LCSSA when removing edges from unreac [...]
new 38ccacb [Examples] Fix some Clang-tidy modernize-use-default and Incl [...]
new d4e6a9b [X86] Add knownbits concat_vector test
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:
.../BuildingAJIT/Chapter1/KaleidoscopeJIT.h | 1 -
.../Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp | 22 +++++++++---
.../BuildingAJIT/Chapter2/KaleidoscopeJIT.h | 7 ++--
.../Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp | 22 +++++++++---
.../BuildingAJIT/Chapter3/KaleidoscopeJIT.h | 6 ++--
.../Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp | 22 +++++++++---
.../BuildingAJIT/Chapter4/KaleidoscopeJIT.h | 9 +++--
.../Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp | 19 +++++++---
.../BuildingAJIT/Chapter5/KaleidoscopeJIT.h | 12 +++++--
.../BuildingAJIT/Chapter5/RemoteJITUtils.h | 8 +++--
.../Kaleidoscope/BuildingAJIT/Chapter5/toy.cpp | 29 ++++++++++-----
examples/Kaleidoscope/Chapter2/toy.cpp | 6 +++-
examples/Kaleidoscope/Chapter3/toy.cpp | 13 ++++++-
examples/Kaleidoscope/Chapter4/toy.cpp | 13 ++++++-
examples/Kaleidoscope/Chapter5/toy.cpp | 15 +++++++-
examples/Kaleidoscope/Chapter6/toy.cpp | 16 ++++++++-
examples/Kaleidoscope/Chapter7/toy.cpp | 19 ++++++++--
examples/Kaleidoscope/Chapter8/toy.cpp | 33 +++++++++++++----
test/CodeGen/X86/known-bits-vector.ll | 41 ++++++++++++++++++++++
19 files changed, 257 insertions(+), 56 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 libcxx.
from 60479ea Make LIBCXX_ENABLE_STATIC_ABI_LIBRARY merge libc++.a and libc++abi.a
new cb9d881 [libcxx] [test] D26813: allocator<const T> is non-Standard.
new 3ee8025 [libcxx] [test] D26815: Fix an assumption about the state of [...]
new 0252201 [libcxx] [test] D26816: Fix non-Standard assumptions when tes [...]
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:
.../alg.random.sample/sample.pass.cpp | 17 ++++++++++--
.../func.wrap.func.con/copy_move.pass.cpp | 4 +--
.../allocator.members/allocate.size.pass.cpp | 32 ++++++++++------------
.../default.allocator/allocator_types.pass.cpp | 4 ++-
4 files changed, 34 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.