This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lnt.
from 4be1242 Don’t use flask to fetch DB info
new 0284e54 Use suite and db specific keys for baseline selection
new 50c045d Simplity submit code
new 7c3d354 Clean up imports
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:
lnt/server/db/testsuitedb.py | 4 +-
lnt/server/ui/globals.py | 11 ++-
lnt/server/ui/templates/layout.html | 2 +-
lnt/server/ui/util.py | 15 ++++
lnt/server/ui/views.py | 166 ++++++++++++++++++------------------
tests/server/ui/V4Pages.py | 2 +-
6 files changed, 112 insertions(+), 88 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 f426aaa Do not dereference std::unique_ptr by default
new cb999b8 Add support for sythetic operator dereference
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:
.../unique_ptr/TestDataFormatterStdUniquePtr.py | 6 +++++
source/Core/ValueObject.cpp | 5 ++++
.../Language/CPlusPlus/LibStdcppUniquePointer.cpp | 3 ++-
source/Target/StackFrame.cpp | 27 ++++++++++++++++++++--
www/varformats.html | 1 +
5 files changed, 39 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 llvm.
from 38017a1 [APInt] Remove shift functions from APIntOps namespace. Repla [...]
new b09e7cd [AMDGPU] Remove assumption that vector and scalar types do not alias
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/AMDGPUAliasAnalysis.cpp | 8 --------
1 file changed, 8 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.
Charles Baylis pushed a change to branch master
in repository toolchain/tcwg-regression.
from ee7980b bug-2123: Skip test for mingw toolchains.
new 9cb9ebd Fix binaries test for bare metal toolchains.
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:
binaries/build.sh | 18 +++++++++++++++---
1 file changed, 15 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 llvm.
from c4de629 AMDGPU: Remove unnecessary ands when f16 is legal
new 3e86a05 Do not translate rint into nearbyint, but truncate it like ne [...]
new 38017a1 [APInt] Remove shift functions from APIntOps namespace. Repla [...]
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/ADT/APInt.h | 21 ---------------------
lib/Analysis/ValueTracking.cpp | 8 ++++----
lib/Transforms/InstCombine/InstCombineCalls.cpp | 1 +
.../InstCombine/InstCombineSimplifyDemanded.cpp | 10 +++++-----
lib/Transforms/Utils/SimplifyLibCalls.cpp | 3 ++-
test/Transforms/InstCombine/float-shrink-compare.ll | 4 ++--
6 files changed, 14 insertions(+), 33 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 7461297 Verify memory address range validity in GDBRemoteCommunicationClient
new f426aaa Do not dereference std::unique_ptr by default
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:
.../unique_ptr/TestDataFormatterStdUniquePtr.py | 39 +++++++++++++++++++---
.../libstdcpp/unique_ptr/main.cpp | 13 ++++++++
.../Language/CPlusPlus/LibStdcppUniquePointer.cpp | 12 +++----
3 files changed, 52 insertions(+), 12 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-buildapp.
from 2dc838b build-linux.sh: linaro-cp.py needs python-requests package.
new 9ad0771 build-linux.sh: make apt-get non-interactive.
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:
build-linux.sh | 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 llvm.
from 1abd9ec AMDGPU/R600: Fix amdgpu alias analysis pass.
new c4de629 AMDGPU: Remove unnecessary ands when f16 is legal
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/AMDGPUISelLowering.cpp | 10 ++++--
lib/Target/AMDGPU/AMDGPUISelLowering.h | 3 ++
lib/Target/AMDGPU/AMDGPUInstrInfo.td | 1 +
lib/Target/AMDGPU/SIISelLowering.cpp | 39 ++++++++++++++++++++
lib/Target/AMDGPU/SIISelLowering.h | 1 +
lib/Target/AMDGPU/SIInstructions.td | 5 +++
test/CodeGen/AMDGPU/fabs.f16.ll | 3 +-
test/CodeGen/AMDGPU/fadd.f16.ll | 18 +++++-----
test/CodeGen/AMDGPU/fcanonicalize.f16.ll | 24 +++++++------
test/CodeGen/AMDGPU/fmul.f16.ll | 18 +++++-----
test/CodeGen/AMDGPU/fptrunc.f16.ll | 55 +++++++++++++++++++++++++++-
test/CodeGen/AMDGPU/fsub.f16.ll | 16 ++++-----
test/CodeGen/AMDGPU/llvm.ceil.f16.ll | 7 ++--
test/CodeGen/AMDGPU/llvm.cos.f16.ll | 7 ++--
test/CodeGen/AMDGPU/llvm.exp2.f16.ll | 7 ++--
test/CodeGen/AMDGPU/llvm.floor.f16.ll | 7 ++--
test/CodeGen/AMDGPU/llvm.fma.f16.ll | 61 +++++++++++++++++++++-----------
test/CodeGen/AMDGPU/llvm.fmuladd.f16.ll | 13 +++----
test/CodeGen/AMDGPU/llvm.log2.f16.ll | 7 ++--
test/CodeGen/AMDGPU/llvm.maxnum.f16.ll | 21 ++++++-----
test/CodeGen/AMDGPU/llvm.minnum.f16.ll | 21 ++++++-----
test/CodeGen/AMDGPU/llvm.rint.f16.ll | 11 +++---
test/CodeGen/AMDGPU/llvm.sin.f16.ll | 5 ++-
test/CodeGen/AMDGPU/llvm.sqrt.f16.ll | 7 ++--
test/CodeGen/AMDGPU/llvm.trunc.f16.ll | 7 ++--
test/CodeGen/AMDGPU/sdwa-peephole.ll | 19 +++++-----
test/CodeGen/AMDGPU/v_mac_f16.ll | 19 ++++++----
27 files changed, 279 insertions(+), 133 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 a694469 [PowerPC] add tests for setcc+setcc+logic; NFC
new 1abd9ec AMDGPU/R600: Fix amdgpu alias analysis pass.
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/AMDGPUAliasAnalysis.cpp | 11 ++++++++---
lib/Target/AMDGPU/AMDGPUAliasAnalysis.h | 5 +++--
test/CodeGen/AMDGPU/amdgpu-alias-analysis.ll | 1 +
test/CodeGen/AMDGPU/r600.amdgpu-alias-analysis.ll | 7 +++++++
4 files changed, 19 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/r600.amdgpu-alias-analysis.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 glibc.
from ce39613 fts: Fix symbol redirect for fts_set [BZ #21289]
new 1361e98 Fix condition for inclusion of math-finite.h for long double
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 +++++
math/bits/math-finite.h | 2 +-
math/math.h | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.