This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 1bb2b2d11 Avoid using short identifiers in some tests
new 733a51f0a File completion bugfix
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:
source/Commands/CommandCompletions.cpp | 6 +++++-
unittests/Interpreter/TestCompletion.cpp | 5 +++++
2 files changed, 10 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 llvm.
from 0c44dadb711 [Hexagon] Don't access non-existent instructions
new 44c99af37e5 [AMDGPU] Split v32i32 loads
new 29f24c91755 Fix typo in size remarks for module passes
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:
lib/IR/LegacyPassManager.cpp | 2 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 8 +-
test/CodeGen/AMDGPU/load-constant-i32.ll | 146 ++++++++++------
test/CodeGen/AMDGPU/load-global-i32.ll | 282 +++++++++++++++++++------------
test/CodeGen/AMDGPU/load-local-i32.ll | 10 ++
test/Other/size-remarks.ll | 15 +-
6 files changed, 298 insertions(+), 165 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 48b19b29ab [WebAssembly] clang-format (NFC)
new 0b68110dff [X86] Add ktest intrinsics to match gcc and icc.
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/BuiltinsX86.def | 8 +++++
lib/CodeGen/CGBuiltin.cpp | 44 ++++++++++++++++++++++++
lib/Headers/avx512bwintrin.h | 36 ++++++++++++++++++++
lib/Headers/avx512dqintrin.h | 36 ++++++++++++++++++++
test/CodeGen/avx512bw-builtins.c | 68 +++++++++++++++++++++++++++++++++++++
test/CodeGen/avx512dq-builtins.c | 68 +++++++++++++++++++++++++++++++++++++
6 files changed, 260 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 64a07d91177 Revamp test-suite documentation
new 0c44dadb711 [Hexagon] Don't access non-existent instructions
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/Hexagon/HexagonFrameLowering.cpp | 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 test-suite.
from f2b9bc6e litsupport/remote: Work without shared filesystem
new a4db9a28 Update docu link; Add the O0 + O3 cmake cache
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:
README.txt | 2 +-
cmake/caches/{Debug.cmake => O0.cmake} | 4 ++--
cmake/caches/{OsLTO.cmake => O3.cmake} | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
copy cmake/caches/{Debug.cmake => O0.cmake} (58%)
copy cmake/caches/{OsLTO.cmake => O3.cmake} (81%)
--
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 3fad8a772e8 [X86] Add intrinsics for KTEST instructions.
new 64a07d91177 Revamp test-suite documentation
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/CMake.rst | 4 +-
docs/SourceLevelDebugging.rst | 5 +-
docs/TestSuiteGuide.md | 403 ++++++++++++++++++++++++++++++++++++++++
docs/TestSuiteMakefileGuide.rst | 170 ++---------------
docs/TestingGuide.rst | 76 +-------
docs/index.rst | 3 +
6 files changed, 428 insertions(+), 233 deletions(-)
create mode 100644 docs/TestSuiteGuide.md
--
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 87d50cfb8ff [NFC] Optionally pass a function to emitInstrCountChangedRemark
new 3fad8a772e8 [X86] Add intrinsics for KTEST instructions.
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/IR/IntrinsicsX86.td | 18 +++++++++
lib/Target/X86/X86ISelLowering.cpp | 32 +++++++++++++---
test/CodeGen/X86/avx512bw-intrinsics.ll | 68 +++++++++++++++++++++++++++++++++
test/CodeGen/X86/avx512dq-intrinsics.ll | 68 +++++++++++++++++++++++++++++++++
4 files changed, 181 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 glibc.
from 81b9d87bae test-container: Use xcopy_file_range for cross-device copy [ [...]
new 2bbd06bcee Replace conform/list-header-symbols.pl with a Python script.
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 | 9 +++++
conform/Makefile | 15 +++++---
conform/glibcconform.py | 77 +++++++++++++++++++++++++++++++++++++++
conform/list-header-symbols.pl | 83 ------------------------------------------
conform/list-header-symbols.py | 76 ++++++++++++++++++++++++++++++++++++++
5 files changed, 172 insertions(+), 88 deletions(-)
create mode 100644 conform/glibcconform.py
delete mode 100644 conform/list-header-symbols.pl
create mode 100644 conform/list-header-symbols.py
--
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 test-suite.
from 0bf4fa51 litsupport: fix pycodestyle/pyflakes reports; NFC
new e2a3e693 cmake: Specify reference outputs in llvm_test_data()
new 1cbf47c8 cmake: Copy HashProgramOutput.sh to build dir
new f2b9bc6e litsupport/remote: Work without shared filesystem
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:
CMakeLists.txt | 6 +++
.../AnisotropicDiffusion/CMakeLists.txt | 7 ++-
.../BilateralFiltering/CMakeLists.txt | 7 ++-
.../ImageProcessing/Blur/CMakeLists.txt | 13 ++++--
.../ImageProcessing/Dilate/CMakeLists.txt | 7 ++-
.../ImageProcessing/Dither/CMakeLists.txt | 13 ++++--
.../ImageProcessing/Interpolation/CMakeLists.txt | 13 ++++--
MicroBenchmarks/harris/CMakeLists.txt | 10 +++--
cmake/modules/SingleMultiSource.cmake | 37 +++++++++++-----
cmake/modules/TestFile.cmake | 5 +++
cmake/modules/TestSuite.cmake | 35 +++++++++++----
litsupport/modules/microbenchmark.py | 34 +++++++--------
litsupport/modules/profilegen.py | 2 +
litsupport/modules/remote.py | 51 ++++++++++++++++------
litsupport/modules/timeit.py | 14 ++++--
litsupport/test.py | 16 +------
litsupport/testplan.py | 20 +++++++++
tools/CMakeLists.txt | 20 ++++++---
utils/rsync.sh | 34 +++++++++++++++
19 files changed, 249 insertions(+), 95 deletions(-)
create mode 100755 utils/rsync.sh
--
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 lnt.
from 8bb101d [LNT] In command-line tool allow to use relative path for tes [...]
new f005641 tests/test_suite: Perform rsync step in the new remote running mode
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:
lnt/tests/test_suite.py | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.