Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/llvm/llvm-test-suite
https://github.com/llvm/llvm-test-suite
7114cae7cb79b3a20c165bef3a94883155332546 authored almost 5 years ago
This was failing to build because of a libcxx change: https://reviews.llvm.org/D71214
0d59095493ec8d189240307396e28105fc75ac37 authored almost 5 years ago
The NUM_BLOCK_TYPES macro is defined to 10, but the arrays in
ctx_tables.h only have 8 elements ...
Sync fix from https://reviews.llvm.org/rL181270 to CMakefiles.
In order for the test-suite outp...
c04a7178a3a50fe919964df59b041c5671db50f7 authored almost 5 years ago
In the test-suite, we have two files:
SingleSource/UnitTests/Vector/Altivec/ld.reference_outpu...
Summary:
There are some minor changes on the perf-stat output that needs to be
accommodated so w...
Summary:
as suggested by `config/Example-aocc-linux-x86.cfg` (v1.1) or `config/Example-clang-llv...
Follow conventions in https://reviews.llvm.org/D40075.
a8c64f2bdd2b4295e5d52a63fb18409365d62bd3 authored about 5 years ago
Some of these tests use features which are not supported on Darwin. (E.g.
aliases)
As a result ...
23a0cb4cad594eb0e7ecb40813c2e70987c14e4a authored about 5 years ago
Fix issue on PowerPC that unix-smail fails to compile, which should
be a name conflict about `op...
Since the width of a bit field cannot exceed the width of the underlying
type, we should change f...
include(External) is necessary with TEST_SUITE_SUBDIRS=External/sollve_vv.
Before this patch, it...
sollve_vv is the OpenMP Validation & Verification suite to test
conformance to with the OpenMP s...
45c8b7666f59248b7917cd8e72e6e579c1ecdc83 authored about 5 years ago
Review: Ulrich Weigand
6448db5d19a310665441a44945bf00467529113b authored about 5 years agoc58aa73ffd22468d80b6611e27af4e442e1135c8 authored about 5 years ago
Summary: As of SPEC CPU2017 1.0.5, 526.blender_r/data does not contain an 'all' subdirectory, wh...
bcad7a46b6a21f3d0e0d0a92a094218f0b9abf4c authored over 5 years agollvm-svn: 374295
ae6c21adfe7b49db292717735437f01605e8de92 authored over 5 years ago
Summary:
The LLVM test suite has its own way of detecting the system
architecture. This adds sup...
llvm-svn: 374156
8e6f3ef1b8f30cca66fd1a4e35d16bdfd0c622ba authored over 5 years ago
Summary:
This patch adds support for testing clang/LLVM against the GCC Torture
suite.
This pat...
8578ec30677f1a13b0e74362d81c09e0ac13cd33 authored over 5 years agoCaught by https://reviews.llvm.org/D67122
Address of the zero-th element of an array is identic...
8432c9363fc21f079db985d0537c1391a974077c authored over 5 years ago
Mirror LLVM's cmake llvm_codesign function into the test-suite and apply
to all executables.
ll...
337ffe9cc92a702f19938bed792271bcf046bc2b authored over 5 years ago
By adding negated unsigned offset, while with wrapping semantics
you indeed get a smaller pointe...
Caught by D67122
/repositories/llvm-test-suite/MultiSource/Benchmarks/MiBench/consumer-typeset/...
ad126dc5e7622c6c6f451477fdc52eeef4b837fe authored over 5 years agoWe're using constexpr in the code, so this breaks in older systems.
MicroBenchmarks/MemFunction...
244acbf1e23ea39ed5ecddeebce700c34e2415ed authored over 5 years ago
Summary:
Memory functions (memcmp, memcpy, ...) are typically recognized by the
compiler and exp...
This fixes the following error when using --all.
Traceback (most recent call last):
File "...
c726835c52612c54c1e85c6f6c2f7574d9c591ca authored over 5 years ago
This speeds up processing for inputs with lots of missing metrics, by
avoiding adding them to na...
llvm-svn: 366290
398b84c65f10d8714929ac0a6fb4f000ed108ae0 authored over 5 years agollvm-svn: 366287
24139acf199f98ed33820aad0c690484d69c6878 authored over 5 years agollvm-svn: 366277
7ed359798102722091a426439b74fa8445c393d4 authored over 5 years ago
When using user mode emulation, i.e. cross-compiling programs for a
different target and running...
Summary:
Fixed by backporting the upstream fix from here:
https://github.com/google/benchmark/...
As disscussed in post-commit review, the LIT is not specified
in the zorg/buildbot/builders/Clan...
Summary:
I'm not sure if that was intentional or not?
I found it quite surprising when trying to...
The test used a lambda that could be optimized out as a constexpr lambda in
the C++17 mode, lea...
llvm-svn: 358206
fdc3546216461b576bfea923993b73500cc51cbe authored almost 6 years ago
Summary:
This
1. Removes duplication
2. Provides that filename to be potentially used by other m...
Summary: Noticed by accident.
Reviewers: homerdin, MatzeB, hfinkel, fhahn
Reviewed By: fhahn
...
9628c598fe79920315abd7f833b1f519a6a95bcd authored almost 6 years agoPatch from LuoYuanke --
In the siod gc, it depends on setjmp(...) to get the value of callee
sa...
Google benchmark is hoping to drop the CSV output format. This updates the microbenchmark module...
13c70c65f392e25c113e8e8e307995ca975db55c authored almost 6 years agoSubscribers: jlebar, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/...
0d87980d78aa31a0102b56503c1da41b521d2aab authored almost 6 years agoReviewers: tra
Subscribers: sanjoy, mgorny, jlebar, jdoerfert, llvm-commits
Tags: #llvm
Diffe...
9c1d30bbc6820fc625a23d0e9dd92c7433f95a42 authored almost 6 years ago
The -mxgot flag was negatively effecting certain micromips builds.
This patch narrows its use to...
This change adds a summary row with the geometric mean of the selected
metric to the output of u...
Do not assume that every platform has libsupc++.
Differential Revision: https://reviews.llvm.or...
1b240a7613fa932c7ee3b3761d504f6eeb642419 authored almost 6 years ago
This allows building programs in the test suite with LLVM's IR PGO
feature. Support for re-build...
Differential Revision: https://reviews.llvm.org/D57744
llvm-svn: 353169
eb249d070165c6b054d8996fceafc9425b394c4d authored almost 6 years ago
This patch adds necessary flags for the test stdthreadbug.cpp, so it can
be executed without err...
CoMD is a reference implementation of typical classical molecular dynamics
algorithms and worklo...
For details, see r351675 which intalled the new license for the test
suite, and r351676 which ha...
new license. Separating these updates from the rest of the testsuite due
to the size of files and...
See r351631 to LLVM which installed the new license and developer policy
for subsequent contribu...
suite. Only a specific subset were using Windows encodings, and the
inconsistency makes updating ...
Summary: Here is the next bunch of avx512 tests. In each test we do some load, store or move ope...
d73a0119a44b82a20d11b1ba38004fa325fe51f0 authored about 6 years agoMostly:
- harmonize print function
- harmonize item iteration
- explicitly force list creation ...
Use type destructuring instead of explicit indexing.
This is preparatory work for python2/3 comp...
When running the test-suite through qemu an error can occur when the
host and target architectur...
Test failing. Reverting till fixed.
Differential Revision: https://reviews.llvm.org/D55726
ll...
3824679a0e1618c7aff400910b2eb01b5c5a1eaa authored about 6 years agoRe-commiting CoMD test after fixing the Makefile build.
CoMD is a reference implementation of t...
1dfb738c799ad53134523bbac14521a640b4aebb authored about 6 years agoTest failing. Reverting till fixed.
Differential Revision: https://reviews.llvm.org/D55726
ll...
3b8e581ce4df0876a7376e84c029732847fb16c3 authored about 6 years agoAdding floating point tolerance.
CoMD is a reference implementation of typical classical molecu...
a0e3c5f174db59334ed499781c5007771ab93fce authored about 6 years ago
CoMD is a reference implementation of typical classical molecular dynamics
algorithms and worklo...
Summary: Here is another bunch of avx512 tests. In each test we do miscellaneous operations(shuf...
9a910480c86745b604f2d63a7ab7a6c895512207 authored about 6 years agoNo functional change intended for other OSes.
llvm-svn: 349273
bf15c3b9b356c6acc4cc8ae23a9244ee34208dd4 authored about 6 years ago
Fixed by backporting the upstream fix from here:
https://github.com/google/benchmark/pull/482
...
Summary:
This patch separates current avx512 tests to avx512f, avx512bw and other instruction se...
This patch adds a first test case specifically for LoopInterchange. I am
not sure if MicroBenchm...
llvm-svn: 345539
0fe899aeab4fd730a949ada912c0804dd9d8f16e authored about 6 years ago
Introduce TEST_SUITE_EXTRA_C_FLAGS, TEST_SUITE_EXTRA_CXX_FLAGS
and TEST_SUITE_EXTRA_EXE_LINKER_F...
Running the benchmarks (as opposed to just compiling them) didn't work
without a lit.local.cfg f...
llvm-svn: 343219
5f93ba25ce286585f70226bb58a763873dc0bcb5 authored over 6 years agollvm-svn: 343186
40bf4a3f1e9029f70c0193b551dd6a674c06ae9f authored over 6 years agollvm-svn: 342931
bdccb1ce82c995b6e9e41d4dcda0833e4400a7bd authored over 6 years ago
Test is failing because `__xray_log_select_mode("xray-fdr")` returns
XRAY_MODE_NOT_FOUND. Disabl...
In D51606 we deleted the FDR options struct, but forgot to remove those
from the test suite benc...
This should unbreak CUDA buildbots.
The problem is that CUDA test suite is generating multiple
t...
The O3 cache was mentioned in example in the docu, so we should make
sure it actually exists :)
...
Change litsupport/remote code to not assume a shared filesystem anymore:
- Assumes we can run co...
This avoids needing to reference the test-suite source directory when
running benchmarks.
llvm-...
41d067ce0d793ca2781b72d392551fa3533e599f authored over 6 years ago
Specify reference outputs in llvm_test_data() so they get copied to the
builddir and used from t...
llvm-svn: 341225
5b54aad0fb57b03bd4f90492deaa8bbecb3344ce authored over 6 years agoThis should fix the tests in litsupport-tests
llvm-svn: 341224
158c38619fec48611067e6d7f38a84bb498f5fa4 authored over 6 years ago
1. The regex was matching any number in the path which is a problem
if your path to external/...
Explicitely declare what files are used as inputs for the benchmarks.
This changes the benchmark...
While the previously used On/Off work fine, cmake itselfs and the
documentation tend to use ON/O...
llvm-svn: 340363
98e3dd28be903fef8e1cc8caec010aac40d705a2 authored over 6 years agoThis allows to override/specify the remote to run on as a parameter to lit.
This means we don't...
17d52a22c0954022207ad2d788b9e4e7da4669eb authored over 6 years ago
Nobody is using these and you can always set them (and many
other) options in your $HOME/.ssh/co...
The variable usage was a remnant from the initial makefile conversion
and wasn't really used in ...
Simplify things by always using timeit-target instead of switching
between timeit/timeit-target ...
Summary:
The check lines for this test assume the old c++11 ABI.
This resolved PR33132.
Review...
f67192dc81e04b0d1a8a77425644759423a3827d authored over 6 years agoSummary: llvm.org/PR38654
Reviewers: homerdin
Reviewed By: homerdin
Subscribers: cfe-commits,...
7864622c47cbc23d305f601016d99d796d42fa55 authored over 6 years agollvm-svn: 340299
1422523b83dd12708301abf575be956474862172 authored over 6 years agollvm-svn: 340298
9c4043a62b8c4b84dbe2ad0b26ef6a288f7fd087 authored over 6 years agoThis makes usage consistent with llvm_test_run().
I will use this in an upcoming commit.
llvm-...
e0aea80dc17b5a884a5803bd1f319dbe702b137b authored over 6 years ago
We failed to take the work directory into account when specifying
relative paths for stdout/stde...
The forward declared protocols are no longer valid in @protocol expressions.
rdar://43516174
l...
85a73f3f7909afed90a9b4447a216ee1d9602542 authored over 6 years ago
A bilateral filter is a non-linear, edge-preserving,
and noise-reducing smoothing filter for ima...