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

Regenerated after adding SPEC2006 support.

llvm-svn: 30072

d20ea533a4b27634daa3e3bc57b7c7f594ebeda0 authored about 18 years ago by Bill Wendling <[email protected]>
Fix PR891

llvm-svn: 30053

133fcc0a72f007b523ca18bb750050ebfe8ca2f6 authored about 18 years ago by Chris Lattner <[email protected]>
disable this for now. Without autoconf being run, this breaks the nightly

testers.

llvm-svn: 30052

c5e60d81098ecc2820f0f28f9c90b2b77ff00a04 authored about 18 years ago by Chris Lattner <[email protected]>
Cosmetic changes

llvm-svn: 30047

5f951a64f9b8d5b4c239663c14c4927d0b02b6fa authored about 18 years ago by Bill Wendling <[email protected]>
Add attempt to handle multiple directories

llvm-svn: 30046

a573ab29a8d559d7e9fd7868d2c6078bd7139447 authored about 18 years ago by Bill Wendling <[email protected]>
Added RUN_OPTIONS, STD{OUT,IN}_FILENAME flags. Removed redundant "Source"

line

llvm-svn: 30045

81c57f2b931c2d7f43a5e4651f15ade54a901fed authored about 18 years ago by Bill Wendling <[email protected]>
Added support for SPEC2006.

llvm-svn: 30044

a5b7b00e042c1ef5e720542d42c678507df8ccba authored about 18 years ago by Bill Wendling <[email protected]>
Added perlbench Makefile.

llvm-svn: 30042

38fbdc077b5f3ba2ed569cd2f291afd718c39d64 authored about 18 years ago by Bill Wendling <[email protected]>
Initial commit for the SPEC2006 floating point Makefiles.

llvm-svn: 30041

36e1d9157577f4a453ff17ca52e7239aee2dcd67 authored about 18 years ago by Bill Wendling <[email protected]>
Reduce problem size. It was causing troubles for low memory systems.

llvm-svn: 30013

c0d66f0d9229a4d8f8aa0c01f56b05344476b9b3 authored about 18 years ago by Evan Cheng <[email protected]>
Initial commit of the top level Makefile for the SPEC 2006 benchmarks.

llvm-svn: 30008

d7b350cea0ef027dc50a94578d725096df92ada9 authored about 18 years ago by Bill Wendling <[email protected]>
Initial commit of the Makefiles for the SPEC2006 integer benchmarks.

llvm-svn: 30007

3dde726b57e5717448ffd2c467085ca86912900a authored about 18 years ago by Bill Wendling <[email protected]>
Check x86 llcbeta back to -enable-x86-fastcc

llvm-svn: 29961

ced13acae53c7669d861f2a4664b9cc1d932e7b7 authored about 18 years ago by Evan Cheng <[email protected]>
Set x86 llcbeta to -enable-x86-isel-preprocessing.

llvm-svn: 29944

3a55d48078d03dcaa9a83280da6ac087412731de authored about 18 years ago by Evan Cheng <[email protected]>
Don't try to link with crtend if the llvm-gcc version is 4. This just

eliminates gccld warning messages about not being able to find the crtend
library if it hasn't be...

9952edb69598ab191867c57eaf43ad949efbc3b7 authored about 18 years ago by Reid Spencer <[email protected]>
For PR879:

Temporarily work around this problem by using -D__NO_MATH_INLINES on the
command line for X86/Lin...

834ed27c070718a9ea15bafe7dbdaab4b0968807 authored about 18 years ago by Reid Spencer <[email protected]>
Reinstating the comparisons to GCC for the nightly test reports.

llvm-svn: 29737

e013be87de497a22ae9aca03aa69cd5541043c86 authored about 18 years ago by Patrick Jenkins <[email protected]>
Oops, fix the SPEC95 case too.

llvm-svn: 29733

8146961b6233a0201b3db29043722d6c763aabe2 authored about 18 years ago by Reid Spencer <[email protected]>
Changing the way the nightly report gives us information when generating performance results.

llvm-svn: 29728

d1c74758e199f29f348864a8e9537edf05179858 authored about 18 years ago by Patrick Jenkins <[email protected]>
One more time, just for fun.

llvm-svn: 29699

79c351a145cf7103aa0adc2f8fe0606de06e5495 authored about 18 years ago by Reid Spencer <[email protected]>
Doh! Fix a bug in my last commit.

llvm-svn: 29698

4007babb6c947e8a7a296ae07041e161c47c3227 authored about 18 years ago by Reid Spencer <[email protected]>
For PR876:

Update of the configure script to incorporate changes from llvm/autoconf/m4

llvm-svn: 29683

4ac935d0287104a4e0db7dd4b4209ec9f1dbd8f4 authored about 18 years ago by Reid Spencer <[email protected]>
For PR875:

Make the SPEC2000 and SPEC95 checks look for a dir ending in "benchspec"

llvm-svn: 29680

3cf42f558d6a2fbe6ff95953483824ba57d1b2af authored about 18 years ago by Reid Spencer <[email protected]>
The makefile copies all the povray source into this dir, don't report them as

?'s when cvs up'ing.

llvm-svn: 29676

d89a82f4d5ef84bff774a65e5c42ca78d59958e8 authored about 18 years ago by Chris Lattner <[email protected]>
Fix PR873: nonportable code in hexxagon. Reported by Nick Lewycky

llvm-svn: 29544

7fe25264bef2f39acda67827ce0b6297db2aae47 authored about 18 years ago by Chris Lattner <[email protected]>
Setjmp/longjmp don't disable incorrect optimize transformations with llvm-gcc4,

because EH isn't implemented yet.

llvm-svn: 29536

881fcffbff9593940659b5391b442ff26c5bb1f1 authored about 18 years ago by Chris Lattner <[email protected]>
Workaround no longer needed.

llvm-svn: 29260

d5960c3cf61a1bd31deabdd5e32a874d855850e8 authored over 18 years ago by Evan Cheng <[email protected]>
Undo. Wasn't meant to be checked in.

llvm-svn: 29203

63031cd1695ef66219b7298df8daa034bae323de authored over 18 years ago by Evan Cheng <[email protected]>
Workaround to make JIT work with C++ programs on Mac OS X. __cxa_atexit is resolved by linker.

llvm-svn: 29201

8b8a296ec5e68fef4d16f02038bae2607c6edc58 authored over 18 years ago by Evan Cheng <[email protected]>
Fix some non-64-bit-clean code that causes mismatch between gcc / llvm.

llvm-svn: 29124

153c6dbe2d0ecebe9ea3a7ccef82c85ce2888d63 authored over 18 years ago by Evan Cheng <[email protected]>
Pass EXTRA_FLAGS to bugpoint.

llvm-svn: 28940

c0cc50bd0dbf1d6da6d48af1774a1a64115dce19 authored over 18 years ago by Chris Lattner <[email protected]>
Add a make file target so the nightly tester can know what llc-beta means for

a night.

llvm-svn: 28913

c6b0aa41e6bc87d634ed067168ad0c071db0500e authored over 18 years ago by Chris Lattner <[email protected]>
Switch x86 llcbeta back to -enable-x86-fastcc

llvm-svn: 28911

42937e157088042c2ee4bf58fb378940c796ec2f authored over 18 years ago by Evan Cheng <[email protected]>
Rename EXTRA_FLAGS to EXTRA_OPTIONS.

llvm-svn: 28872

b54bca39720418b5156576053de9bd8b3349c253 authored over 18 years ago by Evan Cheng <[email protected]>
Remove unnecessary flag.

llvm-svn: 28792

d361ff0d44057c8e4612bd0100138f5f72a6e26e authored over 18 years ago by Evan Cheng <[email protected]>
For good measure, test that -fast doesn't expose any bugs either.

llvm-svn: 28780

45545f11308550b18924591549a99f89c27c94b3 authored over 18 years ago by Chris Lattner <[email protected]>
Use the new bugpoint -Xlinker option to pass down LDFLAGS to bugpoint, allowing

us to debug NAG Fortran programs and povray without ugly hacks

llvm-svn: 28770

35a3207b3e1d4645b59d2e8155368b3433dc491a authored over 18 years ago by Chris Lattner <[email protected]>
llvmgcc4 uses -regalloc=local at -O0. As it turns out, it's massively buggy,

we should fix it, and fixing it requires testing it.

llvm-svn: 28742

292807ff49d3757f79c1d520e04e343fc5f4e2c8 authored over 18 years ago by Chris Lattner <[email protected]>
Typo

llvm-svn: 28713

1d337c5f9cd95dbf9461a1835805a40d07c7290e authored over 18 years ago by Evan Cheng <[email protected]>
The watchdog process should wakes up every sec to check if the parent has completed.

llvm-svn: 28711

7433cabdb18fc5eecdafac139bca34569a7ee978 authored over 18 years ago by Evan Cheng <[email protected]>
Only use the watchdog script for Darwin.

llvm-svn: 28710

952476cc1c89d0e61f34fd957a113ff8519efbb4 authored over 18 years ago by Evan Cheng <[email protected]>
Fork a watch dog process that sleeps for a specified period of time and then

wakes up and kill the parent process. This works for targets where ulimit -t
is not reliable.

ll...

cebbfecd885c47c3565bd4aac65c9701230b073c authored over 18 years ago by Evan Cheng <[email protected]>
Clean up makefiles.

llvm-svn: 28705

4fec7f7aba4db82bdfa2771b644f55d3f66bc79c authored over 18 years ago by Evan Cheng <[email protected]>
Restore the problem size

llvm-svn: 28474

cf2dcda8654a0027ffa74e7c8cc762e81583ad3e authored over 18 years ago by Chris Lattner <[email protected]>
Fix fib2 in the PPC JIT

llvm-svn: 28472

c15cb3b8a0092833d98d51471417617c0e5a6781 authored over 18 years ago by Chris Lattner <[email protected]>
Set x86 llcbeta to -sched=list-tdrr

llvm-svn: 28466

d90a88354834b744a0d59f7343ef42f12edece7c authored over 18 years ago by Evan Cheng <[email protected]>
Add a report for the libcalls test and make it work like normal tests. It is

now a useful example for an LLVM optimizer pass.

llvm-svn: 28428

b199a498efd8db23549bf9cb4c0d5779163c2a50 authored over 18 years ago by Chris Lattner <[email protected]>
remove dead file

llvm-svn: 28271

6a013799b65c838a9dbfa1db7386c88c0ec78713 authored over 18 years ago by Chris Lattner <[email protected]>
remove this hack

llvm-svn: 28270

43505937fcf7de93186a014eab4cbb9b709724b9 authored over 18 years ago by Chris Lattner <[email protected]>
Set x86 llcbeta to -sched-commute-nodes

llvm-svn: 28231

90a8dadcf53a6384d2f461e54184e7161967edfa authored over 18 years ago by Evan Cheng <[email protected]>
Set x86 llcbeta to -sched-lower-defnuse

llvm-svn: 28202

892f5fe4d95dad6ddac97ca4a4c4d7a4ebc26d45 authored over 18 years ago by Evan Cheng <[email protected]>
Set -sched-vertically for x86 llcbeta

llvm-svn: 28109

51d3124a5487ad40b8ab61d3cc4dc2ca81fbd309 authored over 18 years ago by Evan Cheng <[email protected]>
x86 LLCBETA back to -enable-x86-fastcc

llvm-svn: 28078

33f699b1ffac2df0e4186bd6b4449a2ac7979f85 authored over 18 years ago by Evan Cheng <[email protected]>
Set llcbeta to -sched-ignore-store to test a scheduler tweak. (This option turns off the tweak.)

llvm-svn: 28034

79b3c2b1fe6fc00f472812b3b9c594c54241d869 authored over 18 years ago by Evan Cheng <[email protected]>
Revert x86 llcbeta to -enable-x86-fastcc

llvm-svn: 28031

61bb9e2b813bbc0695fdb21d765b34309117c85f authored over 18 years ago by Evan Cheng <[email protected]>
Temporarily set x86 llc-beta to -spiller-check-liveout.

llvm-svn: 28025

63e9b051acb6c49052ce3effdedf5b49048d6d1a authored over 18 years ago by Evan Cheng <[email protected]>
Remove the temporary option: -no-isel-fold-inflight

llvm-svn: 28012

4c519bba526152dbe18f287e8a1c32bb301dbb4a authored over 18 years ago by Evan Cheng <[email protected]>
Temporarily set -no-isel-fold-inflight to LLCBETAOPTION.

llvm-svn: 28004

27f26f33200e01078d5c83b5cd6a7775588e9aae authored over 18 years ago by Evan Cheng <[email protected]>
Add another vector test.

llvm-svn: 27940

9311de7228e6891707d05e60dd90d42ec64e8cfc authored over 18 years ago by Evan Cheng <[email protected]>
Added Nurbs

llvm-svn: 27929

3580048758d4b0187c24eed6f0f9dad368d34013 authored over 18 years ago by Evan Cheng <[email protected]>
Added nurbs as an external test.

llvm-svn: 27783

624ee780fa25df87da76b0bd82e3b989365f0822 authored over 18 years ago by Evan Cheng <[email protected]>
Add checks for __OpenBSD__.

llvm-svn: 27761

b1e605ab9fa79031b04c4618b660e070513194cf authored over 18 years ago by Jeff Cohen <[email protected]>
Added Nurbs external test.

llvm-svn: 27757

8db3116391753ec3c8f894e0f85b27c97c8740fb authored over 18 years ago by Evan Cheng <[email protected]>
Initial commit of Nurbs as an External test.

llvm-svn: 27756

11cf0766bf323e76615584a7934a4dbec13522cd authored over 18 years ago by Evan Cheng <[email protected]>
Adjust to reversed logic in LLVM's Makefile.rules. We now use the

make variable DISABLE_ASSERTIONS instead of ENABLE_ASSERTIONS.

llvm-svn: 27549

616c2fa11bb8a8bf5767bb3ef8f4acfdfa47f33c authored over 18 years ago by Reid Spencer <[email protected]>
Don't run vector tests if we just have llvmgcc3

llvm-svn: 27547

19dfed16881e1ab394422c1944bb5531b3de8380 authored over 18 years ago by Chris Lattner <[email protected]>
Make sure the CONFIGURATION variable is set correctly in light of changes

in LLVM's Makefile.rules. Basically when Assertion checking is on, it
needs to be set to Release+...

89a76f491d04dbca1dea08100ce40125f853f84d authored over 18 years ago by Reid Spencer <[email protected]>
switch back to fastcc for x86 llcbeta

llvm-svn: 27540

00e3416d2d1248c4f9a94f3104dbaa0c8d395dc9 authored over 18 years ago by Chris Lattner <[email protected]>
For PR646:

1. Provide a --with-externals=DIR option to configure to specify the base
directory for the ex...

03f1e45fe1daf24597f56451d5bd6699897361ea authored over 18 years ago by Reid Spencer <[email protected]>
Remove calls to clock() and timing info printf's.

llvm-svn: 27408

9d77f26e34a419dc3c6b136607e7362f10e40ab4 authored over 18 years ago by Evan Cheng <[email protected]>
- Remove calls to clock() and timing printfs.

- Print out more data for comparisons.
- Bump up the test size.

llvm-svn: 27407

ff8bef5ad7676edc59cefa4a9e75eaeb6e70f8dc authored over 18 years ago by Evan Cheng <[email protected]>
Bump up the size of the test.

llvm-svn: 27406

0c9411d50a7303e324e4a5853704b07004366b56 authored over 18 years ago by Evan Cheng <[email protected]>
Eliminate timing printout. Dump more info for more meaningful comparison.

llvm-svn: 27404

a178e7ba7f920d0efee25074c1a417f112d31b50 authored over 18 years ago by Evan Cheng <[email protected]>
new testcase for multiplies

llvm-svn: 27396

45110c220cf471abcdbb8efc18aabf168739575c authored over 18 years ago by Chris Lattner <[email protected]>
adjust these to allow them to compile.

llvm-svn: 27394

37405574f642f60d0e1f0e9e4dd89e7aa7e20865 authored over 18 years ago by Chris Lattner <[email protected]>
Added some Altivec and SSE examples from:

Introduction to Parallel Computing
A practical guide with examples in C

Oxford Texts in Applied...

003239f8b705efc59c32909c4f4881b91134aca6 authored over 18 years ago by Evan Cheng <[email protected]>
new testcase, which requires expansion of cross-block values.

llvm-svn: 27279

74759beaba1c3a26b096db05cab2bd724f598acb authored over 18 years ago by Chris Lattner <[email protected]>
Random testcase from my collection

llvm-svn: 27238

2759ea9a335e818f937224c4f26d2639552e0d16 authored over 18 years ago by Chris Lattner <[email protected]>
Run altivec tests on PPC systems

llvm-svn: 27163

865725e73e23c8b4ced4eed09c90b2ecdf44b632 authored over 18 years ago by Chris Lattner <[email protected]>
Add an altivec-specific test for altivec intrinsics

llvm-svn: 27162

7da91ead3e4c33852ba0b7885a6f27da7d249286 authored over 18 years ago by Chris Lattner <[email protected]>
Make disable-lower-switch the default tonight for x86

llvm-svn: 27157

cea4a6bcf2baa47d0d9b31cf63e6575d986eb527 authored over 18 years ago by Nate Begeman <[email protected]>
Fix list of files to be ignored.

llvm-svn: 27048

00d757680d01614c4a24b340de8a32f5d32fd900 authored over 18 years ago by Reid Spencer <[email protected]>
Stop warning about generated files.

llvm-svn: 27047

6dd1644eb6315a240e39867fc6a47a17bc08dd14 authored over 18 years ago by Reid Spencer <[email protected]>
Ignore some more intermediate, generated files.

llvm-svn: 27046

cf31b5ab995efed50f428a2cf014eb4ed9849542 authored over 18 years ago by Reid Spencer <[email protected]>
Add some more .cvsignore files to rid us of complaints about build ouptut

files.

llvm-svn: 27030

2a40e986e3e07d24f4b886a089fd66e3de65923a authored over 18 years ago by Reid Spencer <[email protected]>
Add some more .cvsignore files.

llvm-svn: 27029

2b75dfe54c14c596510dc64d960f710ca1f388d2 authored over 18 years ago by Reid Spencer <[email protected]>
FIx a typo.

llvm-svn: 27028

d40f2cb737a0f1e38af7657f02968f0fa7504de5 authored over 18 years ago by Reid Spencer <[email protected]>
Add and improve .cvsignore files to get rid of warnings about Output files

generated when llvm-test is built with objdir = srcdir.

llvm-svn: 27026

3a3712fcfa4433f807927e8c34bdb37958fffa66 authored over 18 years ago by Reid Spencer <[email protected]>
More tests.

llvm-svn: 27025

f1e9deed585c53ae520a2fa9a5beb759b886c582 authored over 18 years ago by Evan Cheng <[email protected]>
Recurse into the Vector dir

llvm-svn: 26948

eab7e125bf375fecaf4648e402acdbd610ebb805 authored over 18 years ago by Chris Lattner <[email protected]>
I forgot to check this in earlier

llvm-svn: 26947

0882e6e7c550a2f71bac3bf36261b38f293e0ea9 authored over 18 years ago by Chris Lattner <[email protected]>
Simple vector sum example

llvm-svn: 26938

c601e6b4502a171530dce85ae7fcf8e070518cad authored over 18 years ago by Chris Lattner <[email protected]>
add some trivial testcases.

llvm-svn: 26937

c0b6edf50022f46041f53d53e4a347bc8a5ab98d authored over 18 years ago by Chris Lattner <[email protected]>
Switch x86 llc-beta back to -enable-x86-fastcc now that LSR is on by default

llvm-svn: 26864

e792447c9f3dd84379bc182e1d37216cd03bf9b9 authored over 18 years ago by Evan Cheng <[email protected]>
Add a new LLC/LLCBETA column, to make it easier to track LLC BETA

hilight the ratio columns with red/green to make it easy to tell at a glance
if we're winning or ...

6df32773b31bfd4acbff7bcc0f0a02b93041fb62 authored over 18 years ago by Chris Lattner <[email protected]>
Add the ability for reports to request custom hilighting of columns to

make it easier to browse reports :)

llvm-svn: 26820

e596463c6d2f6b9c67d642838fde4b058aef342c authored over 18 years ago by Chris Lattner <[email protected]>
Change llvm.cs.uiuc.edu -> llvm.org

llvm-svn: 26750

bf78a20412fa516ae8bd9f62c35d46caa5e9711b authored over 18 years ago by Reid Spencer <[email protected]>
Convert llvm.cs.uiuc.edu -> llvm.org

llvm-svn: 26748

7d4c7295c39e862f2a395c0b6da1aa1d4d4569f6 authored over 18 years ago by Reid Spencer <[email protected]>
x86 llc-beta sets -enable-x86-lsr to turn on loop strength reduction.

llvm-svn: 26675

81aa16bf5fedc506914f4eca24d8f94a719139b6 authored over 18 years ago by Evan Cheng <[email protected]>
Switch PPC beta back to list-td

llvm-svn: 26648

ef9ca840e7849f01777e6cd727aac233ecba0714 authored over 18 years ago by Chris Lattner <[email protected]>