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

Removed the need for zlib.

llvm-svn: 40937

0570fb4c87eb23d9d5cd1cf41c9fcecd337bfc59 authored about 17 years ago by Lauro Ramos Venancio <[email protected]>
- Define SMALL_PROBLEM_SIZE

- Ignore the maxtime to make the test deterministic.

llvm-svn: 40934

6ed186ee3294844689297ced214a1f8ca25bf1a3 authored about 17 years ago by Lauro Ramos Venancio <[email protected]>
hexxagon doesn't need libtermcap.

llvm-svn: 40928

bacee0773c1fe318316446899bc0d8cc76e32a25 authored about 17 years ago by Lauro Ramos Venancio <[email protected]>
Fix a memory leak.

llvm-svn: 40910

687ac491745ab5c7d39a8eeec087061c6bedd863 authored about 17 years ago by Lauro Ramos Venancio <[email protected]>
stepanov test is extremely sensitive to interference workload and, especially in

the jit, will produce values of 0.00 or 0.01 from one run to the next.
Consequently a tolerance l...

eec488b1e45d9ac5312baa4ab0654a0afc9b1636 authored about 17 years ago by Reid Spencer <[email protected]>
Ignore the LIBS set by the Makefile.config of llvm core. This fixes the ARM cbe failures caused by svn revision 40836.

llvm-svn: 40876

d4e26ca801a359e031c35fef9e87eb767a387693 authored about 17 years ago by Lauro Ramos Venancio <[email protected]>
SMALL_PROBLEM_SIZE: reduce the memory usage.

llvm-svn: 40873

4e3d53ee1b999a8b95c6e2e85a6accb8d53e2b76 authored about 17 years ago by Lauro Ramos Venancio <[email protected]>
Update these to 2.x syntax

llvm-svn: 40848

55f71e0613d0680c1a593475c206e2bfae9a5268 authored about 17 years ago by Anton Korobeynikov <[email protected]>
Add placeholders for website and documentation for testing.

llvm-svn: 40841

800568a7ef4ba834f2aba1461b58e86a8c2dc196 authored about 17 years ago by Reid Spencer <[email protected]>
Stabilize test-suite:

1. Return to using -enable-correct-eh-support instead of -enable-eh until the
enable-eh optio...

afd495fd9b1bca8ddd354da943d8bebd141ad50c authored about 17 years ago by Reid Spencer <[email protected]>
Ignore the Output directories.

llvm-svn: 40835

d1a0f3219a596924fbb577e850849cb6a1432519 authored about 17 years ago by Reid Spencer <[email protected]>
Set svn:ignore property to ignore built things.

llvm-svn: 40834

c88df13856eed60cb16fe4e1c68a839f6009c859 authored about 17 years ago by Reid Spencer <[email protected]>
Set the svn:ignore property to ignore built things.

llvm-svn: 40833

82862a41a2176bdb31af830eb7f6910a1418fbd6 authored about 17 years ago by Reid Spencer <[email protected]>
For PR1583:

Restore some sanity to building test programs. The output of CBE *must* be
compiled and linked wi...

21cdaad6baa6d2960eb2c57ff481d25d9f992f76 authored about 17 years ago by Reid Spencer <[email protected]>
x86 llcbeta back to -regalloc=local -fast.

llvm-svn: 40704

1bf3ca81cc45b20af0d231c8f45266c1f48161b6 authored about 17 years ago by Evan Cheng <[email protected]>
Fix these in a more interesting way.

llvm-svn: 40434

de3a31ac77b5ea0b85ab7d80a0f58be3d0ef5735 authored about 17 years ago by Duncan Sands <[email protected]>
move some compiler flags to CFLAGS instead of CPPFLAGS

llvm-svn: 40382

d01edd1e8cda2a4bbff625ecc9b504012d925756 authored about 17 years ago by Chris Lattner <[email protected]>
The llvm-gcc module will be named llvm-gcc-4.0. Adjust.

llvm-svn: 40061

c7921e10ec429dedee5a5aa35ac6d5b252bbcf5c authored over 17 years ago by Reid Spencer <[email protected]>
Correct these reference_outputs.

llvm-svn: 40055

38e810343fae042061f40ee4af6ecf2416d7fd39 authored over 17 years ago by Zhou Sheng <[email protected]>
If eh is required, link (llc binaries) with g++.

llvm-svn: 40031

7bc86b8243e78004b7118606a79942601c4de09a authored over 17 years ago by Evan Cheng <[email protected]>
Update this test to show the output of the thing it is testing.

llvm-svn: 39981

16bfaee62fa1ad6dab66c298afeacf40a739717b authored over 17 years ago by Reid Spencer <[email protected]>
X86 llcbeta now tests -disable-fp-elim.

llvm-svn: 39968

72b97139cf65107c9cc3bab8d9fe5e09c9d5e272 authored over 17 years ago by Evan Cheng <[email protected]>
Force Shootout-C++ llc executables to be linked with g++.

llvm-svn: 39820

4640da8d7812a61d14618591223c88d8275ae64c authored over 17 years ago by Evan Cheng <[email protected]>
Now fixed! Thx Dale.

llvm-svn: 39745

221cb0e030da581a28bde96ae5b2d34f94ecd76c authored over 17 years ago by Evan Cheng <[email protected]>
Temporarily disable TimberWolfMC. llc is hanging when compiling it for some targets.

llvm-svn: 39742

5fdcbf6d64ea4d329b7c8d441e3564cb94b5b97b authored over 17 years ago by Evan Cheng <[email protected]>
Set the test-suite up so it can be built from llvm-top. This doesn't work

right now because llvm-gcc is not in the repository.

llvm-svn: 38428

fe83b2df06dbdd7b3bfa2e9480e6d76b3f51a8f0 authored over 17 years ago by Reid Spencer <[email protected]>
In isamax, clearly align==1 should have been align==3.

Add bres to the indices calculated using SSE to correct
for the earlier offsetting of xp. Align...

28c3b7504c34bb2d9ede0e79487ac9deec94c934 authored over 17 years ago by Duncan Sands <[email protected]>
Test commit

llvm-svn: 37808

a64e1176f981b3923045502c0e84b224b96e4638 authored over 17 years ago by Anton Korobeynikov <[email protected]>
Convert .cvsignore files

llvm-svn: 37802

95acb2129cf3793115ccd475b361c17782099625 authored over 17 years ago by John Criswell <[email protected]>
spass+oggenc work, therefore everything works(tm) ;)

llvm-svn: 37754

4bfe1cd46ec35982c3f2f8f4eb3dd0caae0cee5e authored over 17 years ago by Duraid Madina <[email protected]>
switch back to local. Duraid has plenty of todo items from last night's run :)

llvm-svn: 37734

0eaa888ca6da6f3d61617b644be627f691c418a7 authored over 17 years ago by Chris Lattner <[email protected]>
give the bigblock allocator a workout

llvm-svn: 37729

290f41531a3f54a0f1c3d96668ab33b2b48126ba authored over 17 years ago by Duraid Madina <[email protected]>
Try again at getting these patterns right.

llvm-svn: 37684

02da4e7ec0e681158e1613cf67f249ea66d89ef7 authored over 17 years ago by Owen Anderson <[email protected]>
Fix test.

llvm-svn: 37682

40f8aa47a30a59b040060edf1c03a9e042275631 authored over 17 years ago by Evan Cheng <[email protected]>
Don't run the optimizations twice when performing a nightly build. Just record the results the first time.

llvm-svn: 37680

8b3ff0d754b789fedc7559b0a75580534fa29e48 authored over 17 years ago by Owen Anderson <[email protected]>
Increase test size to something reasonable.

llvm-svn: 37677

b4be25113d4099df7ca3270777f21dc4083d1bea authored over 17 years ago by Evan Cheng <[email protected]>
1) Measure the actual time the optimize a file, rather than just the time to pass it through opt

2) Measure the optimization time of the raw bytecode, rather than the time to reoptimized the alr...

4646b53d06d06519ae368293a0855cf6c8f22cab authored over 17 years ago by Owen Anderson <[email protected]>
Increase test size to something more reasonable.

llvm-svn: 37663

bf846c4b319d9928c91967fc365de56cf7e94450 authored over 17 years ago by Evan Cheng <[email protected]>
Increase test size to something more reasonable.

llvm-svn: 37662

c29c9e00db0be253378c7934c5d06b8a69ff2e7a authored over 17 years ago by Evan Cheng <[email protected]>
Increase test size to something more reasonable.

llvm-svn: 37661

2f0c9e957d37bfccaa8861dc010e53b12f4ddf47 authored over 17 years ago by Evan Cheng <[email protected]>
SMALL_PROBLEM_SIZE

llvm-svn: 37514

36097353a18dc9ae7b408de8e3057d5b8e880076 authored over 17 years ago by Evan Cheng <[email protected]>
Add int8

llvm-svn: 37396

a76681a81d9ddbd91c92184fa2eef91db1ba7206 authored over 17 years ago by Reid Spencer <[email protected]>
Add the exit code to the reference output.

llvm-svn: 37395

3bcb940f7ff1d4a870500a7c41ead59216c42f3c authored over 17 years ago by Reid Spencer <[email protected]>
Add SMALL_PROBLEM_SIZE support.

llvm-svn: 37378

af0a7bb6824299bb9fa7a605ca35bc4faaf87889 authored over 17 years ago by Lauro Ramos Venancio <[email protected]>
Add SMALL_PROBLEM_SIZE support.

llvm-svn: 37377

f703ad5b47b582fcb951ac82f6b7960855ca4e2a authored over 17 years ago by Lauro Ramos Venancio <[email protected]>
Doh.

llvm-svn: 37370

f5a697bc63870f704a6ac97090bb71bccaaacafd authored over 17 years ago by Evan Cheng <[email protected]>
Add a new test case for reduce_xor

llvm-svn: 37369

9b16afc27630b206c020f7224f4458448058d967 authored over 17 years ago by Zhou Sheng <[email protected]>
Change llcbeta for various targets now that tail merging is on by default for all targets except for ppc.

llvm-svn: 37364

77d3981eeb5466336f6f921d24eb398ae518503f authored over 17 years ago by Evan Cheng <[email protected]>
Add SMALL_PROBLEM_SIZE support.

llvm-svn: 37363

92b6df2cab27185c721e75dd6416900641541f46 authored over 17 years ago by Evan Cheng <[email protected]>
Add a new test case.

llvm-svn: 37334

03fee7a8946e88034f9713767d1a225542d26042 authored over 17 years ago by Zhou Sheng <[email protected]>
Enhance this test case.

llvm-svn: 37333

6435e58751d80756f26428838a236c9ba36aa628 authored over 17 years ago by Zhou Sheng <[email protected]>
last (?) bit of nondeterminism.

llvm-svn: 37264

e85d74313009c555c84a087bd127e6463a0f3d76 authored over 17 years ago by Chris Lattner <[email protected]>
stabilize this harder

llvm-svn: 37263

212fd3a79f302c494ec84da50921509b15f8c798 authored over 17 years ago by Chris Lattner <[email protected]>
link in libstdc++, fixing Regression/C++/ofstream_ctor

llvm-svn: 37262

f8d91137964bf6cfcf481cb2478e5fdab09245f1 authored over 17 years ago by Chris Lattner <[email protected]>
Make this test case compile again.

llvm-svn: 37250

4b8c2926573949aed1c762758a1402424c3db446 authored over 17 years ago by Reid Spencer <[email protected]>
Reduce runtime of this test by using smaller bit width.

llvm-svn: 37248

7093c2865ac75fc58a01a778f2d71402cceaacb7 authored over 17 years ago by Reid Spencer <[email protected]>
Reduce run time of this test even more.

llvm-svn: 37247

1c085326cd745a6f9491f5d7fb42807d95eacd2f authored over 17 years ago by Reid Spencer <[email protected]>
Add uint169 type.

llvm-svn: 37244

2c66b895a98d5eb91611a88f07efc9adb3f91efc authored over 17 years ago by Reid Spencer <[email protected]>
The reference output was previously in error as it wasn't showing 500

bits when an APInt of 500 bits was printed. This corrects the output.

llvm-svn: 37243

7d70ff3aaa2f5e10b2e2860b2fcad9b4b9a7518a authored over 17 years ago by Reid Spencer <[email protected]>
Reduce the running time of this test by using smaller bit widths.

llvm-svn: 37241

09627075c0700e0fe11f4b84927a58fbb9a781f4 authored over 17 years ago by Reid Spencer <[email protected]>
reid's patch from yesterday broke darwin

llvm-svn: 37228

6e5ebc040e6afbd56c0504a6f14b5bf5487055cb authored over 17 years ago by Chris Lattner <[email protected]>
Don't execute ulimit in a sub-shell as its effects are only for the shell

that it executes in. Use "eval" instead of "sh -c". This also saves a fork.

Patch by Emil Mikuli...

94c628d53c44ab691f26ead2a2bc7513146a787f authored over 17 years ago by Reid Spencer <[email protected]>
Change this code to match the reference output.

llvm-svn: 37180

955d825a6da184289a7cb9f7299444b09a63447e authored over 17 years ago by Reid Spencer <[email protected]>
Add a new test case for part_set of big integer.

Add its reference output.

llvm-svn: 37163

ac1dc06bc39aeb395a8e9b6239f67c7c315ccb90 authored over 17 years ago by Zhou Sheng <[email protected]>
Add some new int types.

llvm-svn: 37162

da4cafa06a67454d7739c4d9fb3f009044ac4747 authored over 17 years ago by Zhou Sheng <[email protected]>
Update to include a test case with a signed value to ensure sign

extension is working correctly.

llvm-svn: 37161

ba5c6d35ef0cfc8ed38ee5eea8bbdd594fce1d25 authored over 17 years ago by Reid Spencer <[email protected]>
Update to match test program's static output.

llvm-svn: 37157

0d11a5304a89e0f523dedae48e51185b3b4b4bef authored over 17 years ago by Reid Spencer <[email protected]>
Add reference output for this test.

llvm-svn: 37155

82bc38b079bd81d093b7d4c2d4d02ec49c20cfc7 authored over 17 years ago by Reid Spencer <[email protected]>
Add the reference output. The bug here was caused by APInt.

llvm-svn: 37152

2e45e843404d6fc62e43e3a6e012a3854eb294cf authored over 17 years ago by Reid Spencer <[email protected]>
TESTRUNR is dead.

llvm-svn: 37150

d60256e631ef8fe0745ce8c5746f21b524afee34 authored over 17 years ago by Reid Spencer <[email protected]>
Don't attempt to select more bits than there are present.

llvm-svn: 37149

ccf92a13560937e34144a572205156d982f6c2d3 authored over 17 years ago by Reid Spencer <[email protected]>
: is not a statement terminator, but ; is

llvm-svn: 37148

b4ff1afa3070d4fa513fd077d420b91096a3e8c6 authored over 17 years ago by Reid Spencer <[email protected]>
Don't shy away from multiple assignments now that its fixed.

llvm-svn: 37147

37407528a6868bada310e1506b41c56eaa1988aa authored over 17 years ago by Reid Spencer <[email protected]>
Fix indentation.

llvm-svn: 37146

d85872faa298eacd611ce4f6d620392b846c064b authored over 17 years ago by Reid Spencer <[email protected]>
Add a new test case.

llvm-svn: 37145

70fc85472c1ec4c884efccf89671d76dde43b03a authored over 17 years ago by Reid Spencer <[email protected]>
Add new test cases.

llvm-svn: 37144

1d970c499c29990fccfcf2cc2a795b84262f390a authored over 17 years ago by Reid Spencer <[email protected]>
Add 500 and 1024 bit wide unsigned integer types.

llvm-svn: 37143

964039842a5b7e9a48a68740e2a34cb56458c82b authored over 17 years ago by Reid Spencer <[email protected]>
Add a new test case from Sheng Zhou to test bit_concat with really wide

integer types.

llvm-svn: 37142

091357106c361f3f85bdda5fe52136b940dc2f19 authored over 17 years ago by Reid Spencer <[email protected]>
this directory is gone

llvm-svn: 37137

19b1bc034b8544fa42d778b8ec44dd598bbca9f5 authored over 17 years ago by Chris Lattner <[email protected]>
remove customchecked

llvm-svn: 37136

6f1b43cf44e14ec30d6cb1516d7ad41d53fe3c42 authored over 17 years ago by Chris Lattner <[email protected]>
move this from SingleSource/CustomChecked

llvm-svn: 37135

12568f80acdaf037732e63d81f7f3049dec6cfca authored over 17 years ago by Chris Lattner <[email protected]>
this is now in SingleSource/Benchmarks/Misc-C++

llvm-svn: 37133

0684c93d31c6a27d95214adb79403f77782a36f7 authored over 17 years ago by Chris Lattner <[email protected]>
move this out of customchecked

llvm-svn: 37132

7e189f145930e46a842aa002fbe6e655276d08fb authored over 17 years ago by Chris Lattner <[email protected]>
moved to Misc-C++

llvm-svn: 37129

308fe4df54d19b076c4f1bab9e2bf65190960666 authored over 17 years ago by Chris Lattner <[email protected]>
increase runtime

llvm-svn: 37128

af014eb59ff336586a5167290ac7472f79aa362c authored over 17 years ago by Chris Lattner <[email protected]>
move this out of customchecked

llvm-svn: 37127

d1e9e412ffc287973a72d7c108b5416c67fb0f6b authored over 17 years ago by Chris Lattner <[email protected]>
Excise the need for TestRunner or dejagnu from this directory. These test

cases only need two things: a GREP pattern and special program ARGS. So,
we simply provide that c...

43b36a8d18db065f162611098c559ce76fdf167c authored over 17 years ago by Reid Spencer <[email protected]>
Augment this test case to check conversions of radix 2, 8 and 16 values

as well as just radix 10.

llvm-svn: 37113

5ca77eb3b272a208359cddaf6eebba43fd6a2ff6 authored over 17 years ago by Reid Spencer <[email protected]>
Add macros for doing octal and binary conversions from strings.

llvm-svn: 37112

8c9ed0a34d49a20852b8a66ff411a45a7b99d4af authored over 17 years ago by Reid Spencer <[email protected]>
Test additional cases.

llvm-svn: 37073

9e7474d5cb4f0f3b2e5531126ca98755ed896b44 authored over 17 years ago by Reid Spencer <[email protected]>
Fix SMALL_PROBLEM_SIZE.

llvm-svn: 37049

d5e1d609788bf6b14a43321316e62f3b2e568b65 authored over 17 years ago by Evan Cheng <[email protected]>
Add needed integer bit widths.

Make signed things actually signed .. duh.

llvm-svn: 37045

69d82d64a5367ed8a4b22b710f88bda1b7846be6 authored over 17 years ago by Reid Spencer <[email protected]>
Make the output of this test case easier to verify.

llvm-svn: 37043

3d16c190e25a2441cd39a289d0f50b4df938e6f0 authored over 17 years ago by Reid Spencer <[email protected]>
Add test cases for bitwise reduction operators.

llvm-svn: 37041

2e63463a78b054ffc62edd63414a98f9a4e9f71e authored over 17 years ago by Reid Spencer <[email protected]>
Update the output of this test slight and make it pass the union value

through a function call.

llvm-svn: 37030

e39784f9d8d13e5765dc289853bdbc3185b70c47 authored over 17 years ago by Reid Spencer <[email protected]>
A test of negative literal constant values with various bit sizes.

llvm-svn: 37029

5d142e12d394c554d64c118125df39cbbd185851 authored over 17 years ago by Reid Spencer <[email protected]>
darwinize this testcase

llvm-svn: 37022

8b28f5930c34847dbfc530df1e785cef07145f72 authored over 17 years ago by Chris Lattner <[email protected]>
Clean up this test case.

llvm-svn: 37014

56f6eb9fd71bec935e79e883d562ac8005a948c2 authored over 17 years ago by Reid Spencer <[email protected]>
Add some types needed by the tests.

Fix the reduce macro to generate the correct builtin name.

llvm-svn: 37013

a71055e7df78a203003852300f2e6ff8db67de47 authored over 17 years ago by Reid Spencer <[email protected]>
Simplify test case.

llvm-svn: 37012

bf3ecfb932060636cd1f0f714748a2277ccc5ea7 authored over 17 years ago by Reid Spencer <[email protected]>