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

Add -fpermissive to help newer GCC's cope with crufty C++ code.

llvm-svn: 114593

ef0e6631d67c603f524784b7aa99beb05276b861 authored about 14 years ago by Nick Lewycky <[email protected]>
TEST=simple: Add support for a new make variable, LD_ENV_OVERRIDES, which can be

used to set additional environment variables before calling link steps.

llvm-svn: 114580

a8abc3fd799b1b86dcdf1aeb2b10890b5b477410 authored about 14 years ago by Daniel Dunbar <[email protected]>
Rename conditional-gnu-ext.cpp, horrible implementation implies two tests can have same basename(1).

llvm-svn: 114579

c5aaef7eb759490b99e51eeaec5d2e8cee6c2161 authored about 14 years ago by Daniel Dunbar <[email protected]>
Test updated for clang's implmentation of

gnu extension's missing LHS (when it was
meant to be an lvalue).

llvm-svn: 114458

8f48e8f06884d3578a56ac9554202782ac3f29c3 authored about 14 years ago by Fariborz Jahanian <[email protected]>
Add a reference output

llvm-svn: 114388

58862cb3c5d7f22c7bac73d7a24cc6ba56f07769 authored about 14 years ago by Daniel Dunbar <[email protected]>
Test cases for testing clang's support for gnu extension's

conditional expressions with missing LHS. This is for
radar 8453812.

llvm-svn: 114378

b595657834fd498d69e413bcc7c321dab15e9c42 authored about 14 years ago by Fariborz Jahanian <[email protected]>
Add fixups reference output.

llvm-svn: 114322

2dd035c6ad962bf3f75889185a37aeaeabff2acb authored about 14 years ago by Daniel Dunbar <[email protected]>
Regression test for fixups.

llvm-svn: 114264

f530c1adf12b99d6406a8f865678c2c5eafe8193 authored about 14 years ago by John McCall <[email protected]>
Added missing slash.

llvm-svn: 114181

dd017db3326f4b1111ab21842640d4542df58490 authored about 14 years ago by John Criswell <[email protected]>
Test commit.

llvm-svn: 114180

2a8874c08727eaa8d0093106bcc099913ba4d557 authored about 14 years ago by John Criswell <[email protected]>
Test commit.

llvm-svn: 114179

ba348f09c6b1bb829bd6ad22e6fd056e1f9ee01f authored about 14 years ago by John Criswell <[email protected]>
Test commit.

llvm-svn: 114178

91fb5338d5fe7172830a2d97d298076a529abcb9 authored about 14 years ago by John Criswell <[email protected]>
Test commit.

llvm-svn: 114177

0f8cfc07de84c9826ea32706553619003b1a22e8 authored about 14 years ago by John Criswell <[email protected]>
Modified test case to generate same output with

old and new nonfragile abi. Thanks Daniel for
the suggestion.

llvm-svn: 114022

d4dfeedd13e4871b77450317b64ff02c78d4d775 authored about 14 years ago by Fariborz Jahanian <[email protected]>
Change output file to correspond to new

non-fragile-abi2 default option.

llvm-svn: 114017

c41b9efcc9a0b453c36ec1c83f4c7e7811f351c5 authored about 14 years ago by Fariborz Jahanian <[email protected]>
Added comments to explain new behavior under

the default -fobjc-nonfragile-abi2.

llvm-svn: 113997

2284e2b183a4a5d4a5e6e4706020606aaf2238d6 authored about 14 years ago by Fariborz Jahanian <[email protected]>
(no commit message)

llvm-svn: 113752

3dfdc5487efa02f3b159fb084fe6f35aae69d997 authored about 14 years ago by Owen Anderson <[email protected]>
RUNTIMELIMIT needs to be set before including Makefile.spec2006.

llvm-svn: 113497

7a55a07b884bdee53ffda42681ebeae4c0d5b3fe authored about 14 years ago by Daniel Dunbar <[email protected]>
Add a reference output.

llvm-svn: 113390

85059e588676334edffc0aa1827d7d114031a902 authored about 14 years ago by Daniel Dunbar <[email protected]>
Sketch a simple NEON test. Not wired into build yet, because we don't have a way to detect neonability, yet.

llvm-svn: 113389

9dd5334af73086ef3fa7d0847f2aa5f0fd2237c5 authored about 14 years ago by Daniel Dunbar <[email protected]>
Testcase for llvm-gcc commits 113357 and 113361. With those commits

the output for llvm-gcc+opt+llc matches the native gcc output.

llvm-svn: 113362

eef0a42c37411ffa5d5e12befc71def616527680 authored about 14 years ago by Duncan Sands <[email protected]>
Fix 132.ijpeg for SMALL_PROBLEM_SIZE=1

llvm-svn: 113320

68050db1ce7a6edc79ca1ee5bdcaaac62bd3165c authored about 14 years ago by Jakob Stoklund Olesen <[email protected]>
Fix 099.go for SMALL_PROBLEM_SIZE.

This was another case of RUN_TYPE being used uninitialized.

llvm-svn: 113318

6bd990043b0f26db881ee7d167c87d197e138523 authored about 14 years ago by Jakob Stoklund Olesen <[email protected]>
The RUN_TYPE make variable is not available until after including Makefile.spec2000.

llvm-svn: 113308

fe6ffc83f5708d656558a08db2fb07a0cf5d9763 authored about 14 years ago by Jakob Stoklund Olesen <[email protected]>
Add a test case that Objective-C bitfield access doesn't reach past end of

structure.

llvm-svn: 112911

53938c365918df9a470d7f10259685a0c7e06c76 authored about 14 years ago by Daniel Dunbar <[email protected]>
Bump 464.h264ref timeout, we are pushing the boundary on -O0 builds.

llvm-svn: 112831

4caab0fab86be0e95b886c15d223188ed722d654 authored about 14 years ago by Daniel Dunbar <[email protected]>
Increase Bullet time limit, it is hitting it at -O0 -g for ARMv7.

llvm-svn: 112601

fd5b75d540b06174cb11d524e00e8fff41d04c01 authored about 14 years ago by Daniel Dunbar <[email protected]>
Add a regression test which covers both virtual and non-virtual calls

through method pointers.

llvm-svn: 111754

40dfa739d2eb2c41568f3e1f8ff22fb348a18b3c authored about 14 years ago by John McCall <[email protected]>
Revert r111502, "Use ?rand48 instead of rand(), for more predictable results.",

apparently MinGW doesn't have ?rand48(), which is rather unfortunate.
- I'll come up with a diff...

f2ebc9dca8e8a517dc15afc31a979e4503c2c912 authored about 14 years ago by Daniel Dunbar <[email protected]>
Revert r111501, "Change qsort compare function to be total, to make sort

stable.", this didn't solve the problem, and broke the test on Leopard.

llvm-svn: 111521

7abfa3913f3d1e615b25df0368887bba65a34ebc authored about 14 years ago by Daniel Dunbar <[email protected]>
Avoid Linux only printf, to match reference output.

llvm-svn: 111506

57b20d033e59a765f7d52a45b234c16d0c04e401 authored about 14 years ago by Daniel Dunbar <[email protected]>
Add some reference outputs.

llvm-svn: 111505

466bc4416ddd1b80305a835a1b833dac5aab2ee2 authored about 14 years ago by Daniel Dunbar <[email protected]>
Avoid %p, which has non-predictable behavior for null values.

llvm-svn: 111503

db5f1fd92d2d74f16bb9eab9e4ecd3e83cb35b30 authored about 14 years ago by Daniel Dunbar <[email protected]>
Use ?rand48 instead of rand(), for more predictable results.

llvm-svn: 111502

45545ad87f99277864b4d40d575a97189692442d authored about 14 years ago by Daniel Dunbar <[email protected]>
Change qsort compare function to be total, to make sort stable.

llvm-svn: 111501

bfd31737a26b95454a128ff8a95149d03f4f4b49 authored about 14 years ago by Daniel Dunbar <[email protected]>
RunSafely: Bump memory limit slightly, Clang++ needs this to build tramp3d-v4 on my Ubuntu box.

llvm-svn: 111462

7681aefcd572eaaeae7cdc290af8fa8153fa69f5 authored about 14 years ago by Daniel Dunbar <[email protected]>
Add a reference output

llvm-svn: 111461

38bdaff91f9193d7fe4c1a9619a7703cf99e02a5 authored about 14 years ago by Daniel Dunbar <[email protected]>
HashProgramOutput: Filter md5sum output to match expected format.

llvm-svn: 111460

b5b8fff00170c8f6f89de723d57c6485e0734612 authored about 14 years ago by Daniel Dunbar <[email protected]>
HashProgramOutput: Use compute md5 command.

llvm-svn: 111459

baded121f2133517d3cdf6df0866a0dd6d3a09ec authored about 14 years ago by Daniel Dunbar <[email protected]>
Add some notes on the MultiSource/Examples dir.

llvm-svn: 111458

c6031b8e9807c9d1bf3813a51e9764071b015a2d authored about 14 years ago by Daniel Dunbar <[email protected]>
Remove signal handler as well.

llvm-svn: 110963

4e239df5a3ea2b47f3167e7f9a93e241baba1cdb authored about 14 years ago by Evan Cheng <[email protected]>
Remove dependence on signal() to improve portability.

llvm-svn: 110960

780ba71f9f291e12972c433da40b9574bf7116cb authored about 14 years ago by Owen Anderson <[email protected]>
Enable comparison optimizations for nightly beta tests for ARM.

llvm-svn: 110639

43912bc5bbcd769e310bce784453296919a5a9f7 authored about 14 years ago by Bill Wendling <[email protected]>
XFAIL ConditionalExpr when using TEST=simple with Clang -- it is really only

testing for copy elision, which we don't implement yet.

llvm-svn: 110356

2807ea54ceda0cacbae7ce4096b53138b64e1434 authored about 14 years ago by Daniel Dunbar <[email protected]>
Re-enable OpenSSL. It should be working on 32-bit platforms now.

llvm-svn: 110348

f4558111ec9d25791cb1164010449adeb96e041b authored about 14 years ago by Owen Anderson <[email protected]>
Disable OpenSSL again. The clang-i686-linux-fnt tester is still failing.

llvm-svn: 110332

03e78e6b0ac0d424824a2be79176e844fc598f9c authored about 14 years ago by Bob Wilson <[email protected]>
Tentatively re-enable the OpenSSL test. All failures that I'm aware of have been fixed.

llvm-svn: 110222

cbd2c3053d22dfdc5fb863197d173a229ca54fa1 authored about 14 years ago by Owen Anderson <[email protected]>
Temporarily remove OpenSSL since it is breaking buildbots.

llvm-svn: 110182

9d9f8faed169d2e8bd2b5e60193e076698ad2151 authored about 14 years ago by Bob Wilson <[email protected]>
(no commit message)

llvm-svn: 110154

8e184c2a9c2dc46fea7dd6bba96625a85eb0ac12 authored about 14 years ago by Owen Anderson <[email protected]>
Reduce spirit workload for SMALL_PROBLEM_SIZE to avoid timeouts on ARM -O0.

llvm-svn: 110073

4e539e1d04c9e10093f8617460606619863799dc authored about 14 years ago by Jakob Stoklund Olesen <[email protected]>
Add "reference output".

llvm-svn: 109955

a3cb8618d5aab592b38c9c1e7511aa20eed0841f authored about 14 years ago by Eric Christopher <[email protected]>
Turn these back on after Daniel's changes for multiple results.

llvm-svn: 109940

10db9d0738ae88f9807316432260797bad4d01a2 authored about 14 years ago by Eric Christopher <[email protected]>
Unxfail MultiSource/Benchmarks/Olden/health for x86-32, Jakob fixed it!

llvm-svn: 109932

cbd9a87491399613d10552ea4e85c403fb7c1935 authored about 14 years ago by Daniel Dunbar <[email protected]>
Remove a few more dependencies on sizeof(long).

llvm-svn: 109902

7777303da2620a9367b620554e1bbaa490e474b5 authored about 14 years ago by Jakob Stoklund Olesen <[email protected]>
Don't print the number of parsing conflicts to stderr. The text gets merged with

stdout in a way that depends on the stdout buffer size, foiling reference
outputs.

Note that lem...

2335ffaeed1c9df7793504ad3ada2f9c69b83546 authored about 14 years ago by Jakob Stoklund Olesen <[email protected]>
Fix stdout race for 147.vortex.

This test insists on writing its output to a file, so we need to concatenate it
with the exit co...

82bff9f4c232345d9296b5e46318e575eab5de6b authored about 14 years ago by Jakob Stoklund Olesen <[email protected]>
Let 444.namd write its results to stdout instead of namd.out.

RunSafely.sh is already redirecting stdout to namd.out, and we want to avoid the
race opening th...

921673a01abede43e5b140a603cf491e765d5526 authored about 14 years ago by Jakob Stoklund Olesen <[email protected]>
Handle NetBSD in the same way as FreeBSD/OpenBSD. Patch by Krister Walfridsson

llvm-svn: 109873

466ee1bc5f0acfe123f613e4156106075c295f2a authored about 14 years ago by Bruno Cardoso Lopes <[email protected]>
Fix a race condition in this test causing it to occasionally fail to

terminate (and therefore have halting thrust upon it by RunToolSafely).

llvm-svn: 109855

e84a1808dc11f684681ece337155df8349285e60 authored about 14 years ago by John McCall <[email protected]>
TEST=simple: Add support for tests which can generate multiple results.

Test is expected to write Output/TESTNAME.extra-results.txt, in the format:
--
Result-FOO: NNN.N...

5a51f70abd95a8294b5dba5d3511d1d1e5ef029c authored about 14 years ago by Daniel Dunbar <[email protected]>
Temporarily disable skidmarks - it's undergoing a bit of a rewrite.

llvm-svn: 109824

15025867440c7309ca1624960627ce45c8d3a40d authored about 14 years ago by Eric Christopher <[email protected]>
Don't attempt to run skidmarks10 if the sources were not found by configure.

llvm-svn: 109761

8b0327935613e03a5b2b7e92314222107e7b60bc authored about 14 years ago by Jakob Stoklund Olesen <[email protected]>
Regenerate.

llvm-svn: 109659

6301bf612b9e50f9a37f4def21d01f84202c33f7 authored about 14 years ago by Eric Christopher <[email protected]>
Add support for the External "skidmarks" test.

llvm-svn: 109658

2e10c781e53c7b5ab57e6b1fb89531d554793f1d authored about 14 years ago by Eric Christopher <[email protected]>
Add reference output.

llvm-svn: 109648

cbae0d06457779bbfd6897ec4c7128377818368a authored about 14 years ago by Daniel Dunbar <[email protected]>
Test for clang's radar 8241648.

llvm-svn: 109621

ed374ab76d31398b4ade07e938a6aa4618326703 authored about 14 years ago by Fariborz Jahanian <[email protected]>
Allow MultiSource/Benchmarks/mafft to run outside srcdir.

llvm-svn: 109595

c8201d323f8f7f245ff75270f88a7b16ca511cab authored about 14 years ago by Jakob Stoklund Olesen <[email protected]>
Disable the env.lua test. It was printing out $USER and $PATH from the

environment, making reference outputs futile.

llvm-svn: 109592

dc700faf8bf418a21ec2e0f17235632c5aac3d94 authored about 14 years ago by Jakob Stoklund Olesen <[email protected]>
Provide the full lua reference output instead of one that terminates early

because of a missing input.

The full reference output is 10MB, so hash it.

llvm-svn: 109564

43b091ebcbafa7aedd0633265bb62afe133da294 authored about 14 years ago by Jakob Stoklund Olesen <[email protected]>
This test is only for when blocks are enabled.

llvm-svn: 109397

c23ce14adb6dd052421d5c02b1d201e81c21f6e1 authored about 14 years ago by Fariborz Jahanian <[email protected]>
Add a reference output.

llvm-svn: 109344

6cbac51b3ab3176151662491d638a2c7c26f616b authored about 14 years ago by Daniel Dunbar <[email protected]>
Make this test less racy.

llvm-svn: 109283

7e019d28078d3fb697a3cc5a3d08c304a29c55f2 authored about 14 years ago by Dan Gohman <[email protected]>
Block test for clang produced executable.

This is test case for radar 7674133.

llvm-svn: 109264

10635df1221af7ae0793bdcfd6d0ab71dd3edd8c authored about 14 years ago by Fariborz Jahanian <[email protected]>
Round the results of sin() and cos() to make the output of this test

consistent across platforms.

llvm-svn: 109240

5662d01737b47c655523138014673076ca42defc authored about 14 years ago by Bob Wilson <[email protected]>
Add report for optllcdbg test. rdar://8212016

llvm-svn: 109118

481420b0986e87f3e8ddfc37ff68112a517e4f29 authored about 14 years ago by Jim Grosbach <[email protected]>
Invent an LLVM_RELEASE_IS_PLUS_ASSERTS make variable, to allow using LLVM test

suite with older LLVM source trees.

llvm-svn: 108981

9192b0d5d1afd4249de9c3f915f11e403482c9b3 authored about 14 years ago by Daniel Dunbar <[email protected]>
Nurbs: Use -DDWORD_IS_ULL instead of a define with a space in it, which

RunSafely can't execute properly (quoting problems).

Requires an update of llvm test suite exter...

dc9dfa705aa8ebf57c56fa81adea62fe1ea8b1a8 authored over 14 years ago by Daniel Dunbar <[email protected]>
Several uses of the btSimdScalar struct with the negation operator are

relying on an implicit, user-defined conversion to "float". However,
since that struct also has a...

e772cb2cacae65ff2bdbcf02f962ccca52404e6b authored over 14 years ago by Douglas Gregor <[email protected]>
netbench-crc: Update small reference output.

llvm-svn: 108395

dd92d1b4210348dd0b33583dc04c17c99aa38f03 authored over 14 years ago by Daniel Dunbar <[email protected]>
Add a CC_UNDER_TEST_IS_CLANG make variable (not set automatically), which

disables certain non-standard tests (126.gcc and 176.gcc).

llvm-svn: 108394

0631d37c079dbfd3d037ac5992e558fd5dda182d authored over 14 years ago by Daniel Dunbar <[email protected]>
Don't print excluded .svn directories in the output (in another place), to match

reference output.

llvm-svn: 108393

cc88ee6de5dc101887f04aa6a9e56d3c73aec2f1 authored over 14 years ago by Daniel Dunbar <[email protected]>
Set -Wno-return-type for 129.compress, clang errors on this one as well now.

llvm-svn: 108392

347112bded9d8517ce3d0a7b586f1f11fc7b5685 authored over 14 years ago by Daniel Dunbar <[email protected]>
Disable -Wreturn-type for 300.twolf, which Clang now errors on.

llvm-svn: 108244

b4bd6b65be5654c573a6ab33751166d4437c4c11 authored over 14 years ago by Daniel Dunbar <[email protected]>
Fix some -Wreturn-value problems, which Clang now errors on.

llvm-svn: 108202

6ce64495a77adab86b074bfa3cfa075e7e424e37 authored over 14 years ago by Daniel Dunbar <[email protected]>
Rehash reference output with the addition of an "exit 0" line.

llvm-svn: 107999

15b185ee8b378d4fe1bfeec4765b7eff482872b4 authored over 14 years ago by Bob Wilson <[email protected]>
Restore "exit 0" that I accidentally removed from a reference output.

llvm-svn: 107997

a01dc5c8f52b9a769e2e5943b83eafe033014e7b authored over 14 years ago by Bob Wilson <[email protected]>
Modify SingleSource/UnitTests/SignlessTypes/Large/cast to use "long long"

instead of "long" so that it gets consistent results for 32-bit and 64-bit
systems.

llvm-svn: 10...

4ee44e6040c81648bd568101f78a9b9038daba8b authored over 14 years ago by Bob Wilson <[email protected]>
Change SingleSource/Regression/C/casts to explicitly use int64_t values

instead of longs. Otherwise the output differs between 32-bit and 64-bit
targets.

llvm-svn: 107945

45fdafad3519e9b8281391147c63778dc1e9284a authored over 14 years ago by Bob Wilson <[email protected]>
Fix comment to match use of DISABLE_ASSERTIONS.

llvm-svn: 107877

bdb35180b2b6e6a90d0378cf7fec7be3ca7e3794 authored over 14 years ago by Bob Wilson <[email protected]>
Update test-suite Makefile.rules to match llvm's Makefile.rules as changed

in svn 107758.

llvm-svn: 107802

fe2f8adf613045e2e090e59044b09bfe7904d750 authored over 14 years ago by Bob Wilson <[email protected]>
Set CONFIGURATION variable to match the BuildMode variable in llvm's top-level

Makefile.rules. It was inconsistent for "Release+Debug" builds.

llvm-svn: 107519

f467b2c8b32eedcfda64f0542ad263291f12cd23 authored over 14 years ago by Bob Wilson <[email protected]>
Adjust reference output for a case where Clang correctly differs from GCC.

llvm-svn: 107331

9cfa9ed767cd8109556a0d86ba4f0520efbb051e authored over 14 years ago by Daniel Dunbar <[email protected]>
TEST=simple: Add missing dependency to make sure test inputs are updated before use.

llvm-svn: 107314

d73a02c7db09d718bb3420e0e5feef80a818a716 authored over 14 years ago by Daniel Dunbar <[email protected]>
Speed up test for SMALL_PROBLEM_SIZE by using a smaller input file.

llvm-svn: 107084

db85ab913859550181b1e08d7c43fef20ff41943 authored over 14 years ago by Jakob Stoklund Olesen <[email protected]>
Speed up benchmarks for SMALL_PROBLEM_SIZE.

Some of these C++ benchmarks suffer significantly under -O0, so some have been
scaled by a facto...

0b1954c43b4f650f88fa0b85688654e1cfd17c2b authored over 14 years ago by Jakob Stoklund Olesen <[email protected]>
Speed up test for SMALL_TEST_SIZE

llvm-svn: 107082

6e058e6ea9de99d0842611791ed1bfe6a2333384 authored over 14 years ago by Jakob Stoklund Olesen <[email protected]>
Speed up test for SMALL_TEST_SIZE

llvm-svn: 107081

bc4fdc5a3cdfe2f3302375eb869702a7ec9041be authored over 14 years ago by Jakob Stoklund Olesen <[email protected]>
Set -arm-code-placement as arm llcbeta option.

llvm-svn: 106936

71047b1b3b5bd45b26b419580a5007e18a6340a8 authored over 14 years ago by Evan Cheng <[email protected]>
Add a reference output.

llvm-svn: 106889

c6b02b2ae12fe2eb1d0b93b7955863b56ee1046f authored over 14 years ago by Daniel Dunbar <[email protected]>
Add -lstdc++ to link flags, since we are getting .cpp tests in here now.

llvm-svn: 106888

311dad76fc552ab524de6a6cd1a6ec653ec32d62 authored over 14 years ago by Daniel Dunbar <[email protected]>