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

Turn on LSR for llc-beta on ppc

llvm-svn: 20400

6128abd088edd6e674a546f9e7f846d5d6bd7c42 authored over 19 years ago by Chris Lattner <[email protected]>
make the 'accumulate' variable non-dead and print the output.

llvm-svn: 20388

8a550b191623c512f5402edcb3c31a99b5640784 authored over 19 years ago by Chris Lattner <[email protected]>
reduce i/o

llvm-svn: 20387

3483e16a21bc9766565123ce1745ec2a825546e2 authored over 19 years ago by Chris Lattner <[email protected]>
Change target from llc-ls to llc-beta

llvm-svn: 20344

3d41b8e603489d0ccf920bb91ab44daf928a0312 authored over 19 years ago by Alkis Evlogimenos <[email protected]>
Make the program take non-zero time in normal problem size.

llvm-svn: 20266

318297e176ddee25ef70a64cfcec8fc5d2f26827 authored over 19 years ago by Chris Lattner <[email protected]>
broken test case

llvm-svn: 20225

32d7ef607cf62ee67fa65cdd39cfa57fd5acdf91 authored over 19 years ago by Andrew Lenharth <[email protected]>
new testcase for PR513

llvm-svn: 20192

b786ce32d0762054cfd164b0f77cb1e435885113 authored over 19 years ago by Chris Lattner <[email protected]>
Revert part of checkin.

llvm-svn: 20075

50792eefee8925c6ff2722997a406acffbe19a2d authored over 19 years ago by Tanya Lattner <[email protected]>
When timing llc-beta, actually pass in the beta options.

llvm-svn: 20074

c7ebe1ec563791789844c39f1542b9bd3b371f0d authored over 19 years ago by Tanya Lattner <[email protected]>
Get this to work.

llvm-svn: 19820

790760fbbbeb74ac5add6a6c2433b754b2876a75 authored over 19 years ago by Chris Lattner <[email protected]>
Get this to work with recent changes.

llvm-svn: 19819

84dbb42bbdfd648a1279d10f7b2261445ad8d651 authored over 19 years ago by Chris Lattner <[email protected]>
Successfully internalize the f2c tests.

llvm-svn: 19802

17223378ad65618cf1d127a5116154bd0f25d6dc authored over 19 years ago by Chris Lattner <[email protected]>
Allow extra options to be specified for gccld.

llvm-svn: 19801

ba5454f9107f0932af8745f33639f6316a7d68b0 authored over 19 years ago by Chris Lattner <[email protected]>
Quote the value of PATH= lines so that platforms with spaces in their

paths can build without failure.

llvm-svn: 19730

e845979d6d775635b206a740703aae3a28672db5 authored over 19 years ago by Reid Spencer <[email protected]>
Switch over the testing the pattern isel instead of iterative scan.

llvm-svn: 19626

9b11e9496aeb4e66ddc8f0fc01aa7d88ef4640a8 authored almost 20 years ago by Chris Lattner <[email protected]>
Make the pattern isel the new beta code generator. factor this option out

to the LLCBETAOPTION variable.

llvm-svn: 19625

712021c78dfd328f344b267c6f48a9348bef76c4 authored almost 20 years ago by Chris Lattner <[email protected]>
BUILD_* -> PROJ_* for consistency with LLVM Makefile System.

llvm-svn: 19602

8cd37a2d0a9fdf3296117473900192f7be697032 authored almost 20 years ago by Reid Spencer <[email protected]>
Update to LLVM Makefile System requirements

llvm-svn: 19593

a145480a117f3670cbc74345ad757e7e57455f17 authored almost 20 years ago by Reid Spencer <[email protected]>
Added back mpeg2 test.

llvm-svn: 19521

bad2eb8945e4720d2e9918326a2d9dd8e85730e0 authored almost 20 years ago by John Criswell <[email protected]>
Inclusion of this file has been approved.

llvm-svn: 19520

52966788910a17dd29c59e2c533ac0fc6dc5af41 authored almost 20 years ago by John Criswell <[email protected]>
Removing this again and defering the decision to include it to the

LLVM oversight committee.

llvm-svn: 19510

4302a6b806c179b02cdbf3d838484fb10d84cbef authored almost 20 years ago by John Criswell <[email protected]>
Disable mpeg2 for now.

llvm-svn: 19509

1174151b4601a499a3061f1fd952ebdc42c4d2d6 authored almost 20 years ago by John Criswell <[email protected]>
Re-adding this.

According to http://www.mpeg2.de/video/docs/readme, permission to copy is
granted, so I think it'...

ea82d78519829a1cdabd5e15d94b471e6601a472 authored almost 20 years ago by John Criswell <[email protected]>
Remove this file for now. We haven't figured out all of the

redistrubtion issues yet.
:(

llvm-svn: 19490

27a3642aa793cfebc8ae949af691b88a073a9c84 authored almost 20 years ago by John Criswell <[email protected]>
Added mediabench

llvm-svn: 19478

5df56f94e3babd633cc3a6436336d6870162cef0 authored almost 20 years ago by Dinakar Dhurjati <[email protected]>
Added mediabench license information

llvm-svn: 19477

50c1d48391df46c3d9a727cc67073220fb1d40e3 authored almost 20 years ago by Dinakar Dhurjati <[email protected]>
Added media bench to llvm-test

llvm-svn: 19476

982c5f7abc2a257d7869fa4ae6f1d2216efba63e authored almost 20 years ago by Dinakar Dhurjati <[email protected]>
Grr, I forgot spec had seperate rules for these. Update llc-beta for spec.

llvm-svn: 19413

9f8d52dda164f5442144294983f8d03f306e8234 authored almost 20 years ago by Chris Lattner <[email protected]>
Rename the LLC-BETA stuff LLC-BETA instead of LINEARSCAN

llvm-svn: 19400

f4a176b9d5947b27ddef490aea318ddcfb53bc1a authored almost 20 years ago by Chris Lattner <[email protected]>
Permit this script to run correctly on Cygwin where /bin/sh is not the

Bourne Again Shell, just the Bourne Shell. It doesn't support the ulimit
command so we avoid runn...

b6ddefb6b50ea42076f5ef4677a35ac763d35855 authored almost 20 years ago by Reid Spencer <[email protected]>
SparcV8 cannot handle analyzer (runs machine out of memory) so disable it

llvm-svn: 19189

9a8e08291bf5b633ffeaf0e321d5b8aef7957188 authored almost 20 years ago by Misha Brukman <[email protected]>
* Bump version number to 1.5

* Place all command line options in one section
* Remove check for Python - not needed any more
*...

a2d2ab70eeb356750a37d244b4f6f1e6d4d5f2e1 authored almost 20 years ago by Reid Spencer <[email protected]>
Convert AC_HELP_STRING -> AS_HELP_STRING to squelch autoconf warnings.

llvm-svn: 19187

2dfa40eb66d1d6c09d75a89eaa2212760979daaa authored almost 20 years ago by Reid Spencer <[email protected]>
Use the --force and --warnings=all options on aclocal and autoconf to

ensure that the configure script is completely rebuilt and that any
compatibility warnings are ge...

613531143ee9188b271c316b42deb130abb63781 authored almost 20 years ago by Reid Spencer <[email protected]>
* Remove useless Python version checks.

* Update to autoconf 2.59 style usage.

llvm-svn: 19185

7c1b3a72cee9f02859d6825293f745eb4e8d7694 authored almost 20 years ago by Reid Spencer <[email protected]>
For PR432:

Use the correct path for llvm-gcc and llvm-g++

llvm-svn: 19105

37bba58c872edb308c0e4aeb6c412f6fc1a7baa0 authored almost 20 years ago by Reid Spencer <[email protected]>
Print user times in columns, not wall times.

llvm-svn: 18940

0a0ca4d175fe36e22da514d0ed84a57b8926bf51 authored almost 20 years ago by Chris Lattner <[email protected]>
This seems more portable

llvm-svn: 18938

b23e69624272b52d9bd3892b6b93d4f2d2c1d22f authored almost 20 years ago by Chris Lattner <[email protected]>
Reduce the precision of the output, avoiding spurious FP comparison failures.

llvm-svn: 18934

f6c977ff600201ec0b3d54f9f566dff1ad1b08a7 authored almost 20 years ago by Chris Lattner <[email protected]>
Fix ratio computations

llvm-svn: 18828

902ceb5bdb6c5b14578a5135696cd0fa6791889c authored almost 20 years ago by Chris Lattner <[email protected]>
Remove the JIT-BETA column, LLC-BETA is enough.

llvm-svn: 18815

60543cc022e78c9d8f4b96c0ae0b0012ab53e270 authored almost 20 years ago by Chris Lattner <[email protected]>
Disable bison for sparc. Its not appearing in the sparc results anyways. Its failures are slowing down the tester.

llvm-svn: 18768

32187f29076e2865754708a4ef155571a3f96667 authored almost 20 years ago by Tanya Lattner <[email protected]>
Hacks to make more Prolangs-C benchmarks work under Solaris:

* Include -lsocket -lnsl for socket-using programs
* Don't include (prototypes for) getopt that c...

e2b1e131a9ef357f555e0b01dc30ef01956237ea authored almost 20 years ago by Brian Gaeke <[email protected]>
Removed libpng and zlib.

llvm-svn: 18660

85981667f343e2640f67c1d987a34f393839ffe2 authored almost 20 years ago by John Criswell <[email protected]>
Removed llvm-test/Runtime as it is not needed.

llvm-svn: 18657

ee686b0ecb472eee57fb9aa5c6c1fcd4170dcc73 authored almost 20 years ago by John Criswell <[email protected]>
Remove these as they are no longer needed.

llvm-svn: 18656

153bef5cbf2af3e54f714e5dacb8859381dd0aaf authored almost 20 years ago by John Criswell <[email protected]>
Added libpng and zlib license information entries.

llvm-svn: 18606

9e0259c28849242c2270a4ee8c44f73dd39779f0 authored almost 20 years ago by John Criswell <[email protected]>
Build any needed libraries before running any tests.

llvm-svn: 18580

03f72616680bf43cb31d01dcf2dbf03052421714 authored almost 20 years ago by John Criswell <[email protected]>
Look for libpng and zlib bytecode libraries inside of the llvm-test tree.

llvm-svn: 18579

4ea8740497ac1ae252e02360d217abb7796b6cd1 authored almost 20 years ago by John Criswell <[email protected]>
Addition of runtime libraries needed for testing.

Namely, libpng and zlib return to the testsuite for Povray.

llvm-svn: 18578

19a8b792abd74a9051641f9b5dc3cda33beda072 authored almost 20 years ago by John Criswell <[email protected]>
Revert changes to remove llc-BETA, etc. as they are still needed for the

iterative linear scan allocator.

llvm-svn: 18576

d6a5a2268cfa486898ff88908779636c3f9bc260 authored almost 20 years ago by Reid Spencer <[email protected]>
Excise the linear scan llc-BETA and cbe-BETA columns as linear scan is

now the default.

llvm-svn: 18573

2cfbaaa431d4206d71d621d2e2ee0d3c90e46c60 authored almost 20 years ago by Reid Spencer <[email protected]>
Eliminate a fatal SIGSEGV if the input file hasn't been opened. This clears

up an optimization problem when compiled with GCC 3.4.0 -O2 and avoids a
nightly test failure.

l...

f09278e2aa18be2eb9786d2734916d452873ff13 authored almost 20 years ago by Reid Spencer <[email protected]>
Stop the program from SegFaulting if no input files are given.

llvm-svn: 18569

25a9b42aea17145d7ee56803b4bc0400aa233819 authored almost 20 years ago by Reid Spencer <[email protected]>
Use the same tolerance that the SPEC harness uses

llvm-svn: 18498

65dae575854b3c25026c16f5e9ed6ad12fc703f6 authored almost 20 years ago by Chris Lattner <[email protected]>
Tweak output to let this test pass

llvm-svn: 18492

3ad29f459d4418dc2915cb024642e525594df1db authored almost 20 years ago by Chris Lattner <[email protected]>
slide farther down the slipery slope of disabling stuff that doesn't work on

sparc. None of these programs work and they are all larger than the V9 backend
can handle it a r...

a6c536548158bdb320e04d0edea00e14a6902166 authored almost 20 years ago by Chris Lattner <[email protected]>
This test will always fail, because gcc doesn't implement longjmp right.

Remove it to avoid looking like we have something broken that is "simple"

llvm-svn: 18479

6b13957a91b8d163c541d2ee13085e789649933d authored almost 20 years ago by Chris Lattner <[email protected]>
eon sends the V9 backend spinning into swapsville

llvm-svn: 18469

5894024263592fd6c636fb314fca899a1fdc8032 authored almost 20 years ago by Chris Lattner <[email protected]>
Increase filename buffer size so this testcase passes when passed in `pwd`/test.in

and `pwd` is large

llvm-svn: 18457

bdd2fdc28536c1f4081268669d42ca0a354450cd authored almost 20 years ago by Chris Lattner <[email protected]>
Disable make.

llvm-svn: 18430

5ec875f9a1f29f4675d23d713ced73f930400467 authored almost 20 years ago by John Criswell <[email protected]>
Fix 'make bugpoint-gccld' to run on the gccas-optimized program, not a

completely unoptimized program.

This was only broken for SPEC.

llvm-svn: 18416

fe2db26777e69b46ac8a427b4f9f364bfeb2ac4b authored almost 20 years ago by Chris Lattner <[email protected]>
Fix paths to libprofile

llvm-svn: 18362

ac5838a427e4974030b4b9c04380d077884bbd7d authored almost 20 years ago by Chris Lattner <[email protected]>
Input files are inside the source tree. Look for them there.

llvm-svn: 18360

7f5f32d08d7bcd351b60a075d68ab89d883a0c24 authored almost 20 years ago by John Criswell <[email protected]>
I have no idea what mp.h is, but darwin doesn't have it

llvm-svn: 18310

e60ddab98ffcdc51ef3a40e6dc6eb4c07e128ba3 authored almost 20 years ago by Chris Lattner <[email protected]>
Fix a testcase that the asmwriter is breaking LLC for on multiple platforms.

llvm-svn: 18305

47cb8f4118b7571d0a83b795b8ff34b1b8254201 authored almost 20 years ago by Chris Lattner <[email protected]>
Don't depend on obscure compiler options to generate paths into the

makefile when perfectly legitimate configured values will suffice. This
change enables the llvm-t...

25a050e9e7ed423a1ad5f5d3ecbc6829082a942f authored almost 20 years ago by Reid Spencer <[email protected]>
-lsocket -lnsl are no longer necessary now that echo.cpp is gone.

llvm-svn: 18168

85adff72f19b4aac866db80a2c2e60b9f3a29f7f authored almost 20 years ago by Brian Gaeke <[email protected]>
This is a networking benchmark, and it doesn't really work on solaris, so

let's just drop it.

llvm-svn: 18167

5c165891f8bce9cb98418e6a8b85e60dd32598a4 authored almost 20 years ago by Brian Gaeke <[email protected]>
Make Shootout-C++/echo work on Solaris.

llvm-svn: 18163

3d1ce3635031aa23ae8a97f92224ded38adec65d authored almost 20 years ago by Brian Gaeke <[email protected]>
Remove unused typedef

llvm-svn: 18125

fc8ad1548d5054ba32489555580bea61e70ecc34 authored almost 20 years ago by Chris Lattner <[email protected]>
Tools are now in $(BuildMode)/lib not $(BuildMode)/tools

llvm-svn: 17968

e6996db40280b16178a7ad2d7175deeda8f2a379 authored almost 20 years ago by Reid Spencer <[email protected]>
Fix PR456:\

Tools and libraries will be built into $(BUILD_OBJ_ROOT)/$(BuildMode)/bin and \
$(BUILD_OBJ_ROOT)...

c305feaa9dadd97e1db322aa8326e8f5485b0a13 authored almost 20 years ago by Reid Spencer <[email protected]>
Get malloc.h for memalign.

llvm-svn: 17847

74840c2be24a369d89e3508b126e58a1c6e2eeff authored almost 20 years ago by Chris Lattner <[email protected]>
Use the tolerance that the SPEC makefiles use. This allows eon to pass in ref mode.

llvm-svn: 17736

bae5ee7a4133e6691ca694f51ff78086f6f369ec authored almost 20 years ago by Chris Lattner <[email protected]>
Solaris sed doesn't like comments.

llvm-svn: 17667

29ec70154bb6038c15a82c3d8261b14964267617 authored almost 20 years ago by John Criswell <[email protected]>
Increase the problem size for this a bit

llvm-svn: 17664

73a77dab4b4be5befd23859b73fe004d528341ed authored almost 20 years ago by Chris Lattner <[email protected]>
Reduce the amount of pointless IO this program does

llvm-svn: 17663

b88319ed41cb07d618f5cfba4eb7e2e9fa678c69 authored almost 20 years ago by Chris Lattner <[email protected]>
Added support for generating CSV files. This should allow us to easily

load results into spreadsheets.

llvm-svn: 17635

901115d5f83b4a30ecfe4188e6e349d6dc6c8321 authored almost 20 years ago by John Criswell <[email protected]>
Add a comment about the -csv option.

llvm-svn: 17630

3d7aa0858f3a4a0a2f3bda14956da05a58b4781e authored almost 20 years ago by John Criswell <[email protected]>
Remove extra zeros at the end of times.

llvm-svn: 17591

edbee9a885acc6bd88efc35d4ba4a76b60e33e1c authored almost 20 years ago by Chris Lattner <[email protected]>
Darwin awk doesn't like /**/ comments

llvm-svn: 17585

914bf49c58f2d993852fdb52b9e83d5318711b59 authored almost 20 years ago by Chris Lattner <[email protected]>
Reduce the runtime of this program by about 4x

llvm-svn: 17531

efedf4619b790039317a114fcce9fe88367b9344 authored almost 20 years ago by Chris Lattner <[email protected]>
Do not run for 0.0 seconds

llvm-svn: 17526

5015defc598ae8727f6e7c1872e1b3cb6045ac8e authored almost 20 years ago by Chris Lattner <[email protected]>
Make the nightly tester use user+system time, NOT 'real' time. This should

provide substantially more stable numbers.

llvm-svn: 17524

aa0b674ef9b33807feb5ef136d2acc50677a1874 authored almost 20 years ago by Chris Lattner <[email protected]>
If GET_STABLE_NUMBERS is set, get stable numbers :)

llvm-svn: 17515

3f6403f1aa025b02689bbdf8a9922f07defd9000 authored almost 20 years ago by Chris Lattner <[email protected]>
New script which is just like RunSafely.sh, except that it runs the program

three times and picks the shortest execution.

llvm-svn: 17513

e77883fa4958076e3812648eb7d4b568ed3da960 authored almost 20 years ago by Chris Lattner <[email protected]>
Use Awk to add a "program" line to the output, which contains the user+system

time. Thanks to Reid for actually doing all of the work :)

llvm-svn: 17509

647ba0e027ad8693b9e45e5b338c0e4bd979d10b authored almost 20 years ago by Chris Lattner <[email protected]>
"optimize" runsafely. Only call shift once instead of 4 times, only execute

'uname' to compute $GDB if we will need it.

llvm-svn: 17508

972717ddd4b037fe5561fbf69b7d752ab619fae2 authored almost 20 years ago by Chris Lattner <[email protected]>
Use absolute path to the input file.

llvm-svn: 17497

d3ac16106e3b916c7976053afe5f8eec8a13f2fe authored almost 20 years ago by John Criswell <[email protected]>
Use an absolute pathname to the input file.

llvm-svn: 17496

67a4ccfd145ca7a8ef1108914b2348a5d08d4470 authored almost 20 years ago by John Criswell <[email protected]>
Use an absolute pathname to the input filename.

llvm-svn: 17495

778685213df8338c365c53cfafc3de9dab5b69ad authored almost 20 years ago by John Criswell <[email protected]>
Specify the absolute path to the input filename, as it may not always be

in the current directory.

llvm-svn: 17494

77357d1f670b6adcfc99cee28795e50cf3f1dace authored almost 20 years ago by John Criswell <[email protected]>
Tell ks that the input file is inside the test suite source tree, which is

not necessairly the current directory.

llvm-svn: 17493

b4b4c8bba3ee86d820ba20a5270261d8aff4896a authored almost 20 years ago by John Criswell <[email protected]>
Add the boxed-sim benchmark as an external benchmark.

llvm-svn: 17475

0d27981af41b86a0228889f010cccfbe73af7353 authored almost 20 years ago by John Criswell <[email protected]>
Added options for the (currently external) boxed-sim benchmark.

llvm-svn: 17474

b8190df6f4d476f30ef23eb42b65237e8512f246 authored almost 20 years ago by John Criswell <[email protected]>
Add an input file that inputs 100 into the program.

This should get fpgrowth to work.

llvm-svn: 17473

7bc8bf99add5dd144c4cb3df606441e30bd88716 authored almost 20 years ago by John Criswell <[email protected]>
Remove space at end of line which broke makefile

llvm-svn: 17463

3f711ebc20497b9c6b81adc2dd6289ceb8348de2 authored almost 20 years ago by Chris Lattner <[email protected]>
Remvoe debugging code. :(

llvm-svn: 17461

c88ebc26c2fdfdb217f96aa28da7e330c6673dc6 authored almost 20 years ago by Chris Lattner <[email protected]>
Successfully strip off paths that start with /

llvm-svn: 17460

651536e8d235f6508f642eedc97a4d59ff5d7f0f authored almost 20 years ago by Chris Lattner <[email protected]>