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

Fix this test to work with versions of GCC which don't

support __builtin_stdarg_start.

llvm-svn: 93976

6bb3805000059c2160ceba666adb4e579a21bf7b authored over 14 years ago by Dan Gohman <[email protected]>
Remove more dwarf info.

llvm-svn: 93941

ea986db999372846fc67c29660f3739b540e531b authored over 14 years ago by Dale Johannesen <[email protected]>
Add a test harness for testing debug declarations

do not affect codegen.

llvm-svn: 93920

d9788a43b2e273d270dae05c829579bab5122ff8 authored over 14 years ago by Dale Johannesen <[email protected]>
Make sure that the required style sheet is in the correct place for

483.xalancbmk when SMALL_PROBLEM_SIZE=1.

llvm-svn: 93881

25cc1bbc803a89ff998bf3a96d64cd98deb74a7f authored over 14 years ago by Jakob Stoklund Olesen <[email protected]>
Add smaller test case for 483.xalancbmk

llvm-svn: 93813

74dea8d13498bad829dfb871fc47c096025cbdc7 authored almost 15 years ago by Jakob Stoklund Olesen <[email protected]>
Double the timeout for 444.namd to 1000s.

This test runs in about 700s on ARM, and it cannot be easily shortened.

llvm-svn: 93761

dd235ac2cd5796a0268a96b4e2a878d2aa29f751 authored almost 15 years ago by Jakob Stoklund Olesen <[email protected]>
Change this test to avoid allocating a very large object (1MB) on the stack.

llvm-svn: 93751

a171098ac871ceab5d872ab45948be8d2284cbc4 authored almost 15 years ago by Bob Wilson <[email protected]>
Make TimedExec.sh work on Linux.

Use TimedExec.sh in every system.

llvm-svn: 93613

f99e45e7e5f7dde738b9ee629383236289643990 authored almost 15 years ago by Rafael Espindola <[email protected]>
Remove -pre-regalloc-taildup option for llcbeta testing.

llvm-svn: 93596

d0d9f32232c7e7891c0c94ad138c9375644dc9d0 authored almost 15 years ago by Bob Wilson <[email protected]>
Properly transfer the exit code when running tests remotely.

The $? exit code was getting expanded on the local host.

llvm-svn: 93517

55247bc95354813f7696b56ade6a475db1954f85 authored almost 15 years ago by Jakob Stoklund Olesen <[email protected]>
Add the -u (run under) option to RunSafely.sh

Update Makefile to pass RUNUNDER to RunSafely.sh

llvm-svn: 93407

52967b77975bc118edff02cbc2c1200a880566fd authored almost 15 years ago by Rafael Espindola <[email protected]>
Fix a heap corruption bug.

llvm-svn: 93232

967eb50d50789baf5f43683f296fe65d4c79f728 authored almost 15 years ago by Dan Gohman <[email protected]>
Insert -pre-regalloc-taildup for x86, x86_64, arm, and thumb.

llvm-svn: 93193

d59f13467cb9834f90b4ab6cd26ecc5d6809685b authored almost 15 years ago by Jakob Stoklund Olesen <[email protected]>
really really really fix this.

llvm-svn: 92758

6224efafb1701363c54f4ae7a0434140aa4d8155 authored almost 15 years ago by Chris Lattner <[email protected]>
really really fix this.

llvm-svn: 92757

1d772fe80d7190ad5bcc27b3fb2a36fc7377a54d authored almost 15 years ago by Chris Lattner <[email protected]>
fix undef references to powf etc, patch by Gregory Petrosyan!

llvm-svn: 92748

09dd1b28ef9126e34317eabde50742f18476ef00 authored almost 15 years ago by Chris Lattner <[email protected]>
fix this again

llvm-svn: 92743

43cc918bd72407c902439601042b8d5d09fb2063 authored almost 15 years ago by Chris Lattner <[email protected]>
unbreak this, patch by Gregory Petrosyan!

llvm-svn: 92741

b803c6ffef64d3a847b3eb7d4772902b429bda13 authored almost 15 years ago by Chris Lattner <[email protected]>
Add missed parenthesis

llvm-svn: 92489

1c2b2042a3943c3c2acceca1ed5b5007ab4db60e authored almost 15 years ago by Anton Korobeynikov <[email protected]>
Unbreak srcdir != objdir build. Patch by Gregory Petrosyan

llvm-svn: 92483

98c15b6c6c9a6b93fa29ed40df39f6f0b1d71bfc authored almost 15 years ago by Anton Korobeynikov <[email protected]>
Update Makefiles to clean up temp files.

llvm-svn: 92244

4515183e4d3c56eab9c95baaf42e5ee242710907 authored almost 15 years ago by Daniel Dunbar <[email protected]>
Remove a temp file which shouldn't be in the repo.

llvm-svn: 92243

88e454a9a838972663f82b6e0c033d2322e43cb2 authored almost 15 years ago by Daniel Dunbar <[email protected]>
Set correct command line if SMALL_PROBLEM_SIZE is set.

llvm-svn: 92125

34d37983cce58eed7993e6d44e455d1f30c8fe15 authored almost 15 years ago by Julien Lerouge <[email protected]>
Default to looking for test-suite-externals in

$LLVM_SRC/projects/test-suite-externals instead of looking in Vikram's home
directory.
- This ch...

4063ead7e5ec9aeb9b3178762276fc2b3d09ee0f authored almost 15 years ago by Daniel Dunbar <[email protected]>
147.vortex doesn't work on x86_64, skip it.

llvm-svn: 91925

464c82c9e50bb8763d8d173707c3f61984e9f743 authored almost 15 years ago by Daniel Dunbar <[email protected]>
The -disable-opt option implies -disable-inlining for both opt and llvm-ld.

When -disable-inlining also appears in $LLVMLD_FLAGS, llvm-ld fails because
the option is given ...

706daea576ac57cb1057f90a2fdfad1151608dcb authored almost 15 years ago by Jakob Stoklund Olesen <[email protected]>
Fix some warnings on Bullet.

llvm-svn: 91788

3c98777087144080ed759cd9fdc44d341de75c37 authored almost 15 years ago by Daniel Dunbar <[email protected]>
Add Bullet 2.75 physics engine.

It seems that LLVM is 20% slower that gcc 4.2 on it for me.
One can remove NO_TIME difene to obta...

8f66b0d6f634fca46f092e8b86520a11428727b7 authored almost 15 years ago by Anton Korobeynikov <[email protected]>
Add a small test case to show the benefit of not folding load into cvtss2sd.

llvm-svn: 91673

b14b13529d31e4613cd1f6a42c06156031d6329e authored almost 15 years ago by Evan Cheng <[email protected]>
ok, don't make it completely bound by printf time, just print out

send of the redundant output at the end.

llvm-svn: 91606

2fc6a335f8247dd21a4644e38b30210f3901d600 authored almost 15 years ago by Chris Lattner <[email protected]>
change this benchmark to actually produce some output,

preventing the compiler from DCE'ing major parts of it.

This will cause a big spike in the execu...

0e1f626025ac8b6eadae1696f67a3b163ceb2880 authored almost 15 years ago by Chris Lattner <[email protected]>
Only run Nurbs on x86 and x86_64 architectures.

llvm-svn: 91456

6666aaa1d6c72d7ecf44847367e58256090631f3 authored almost 15 years ago by Bob Wilson <[email protected]>
Fix this test to avoid using <xmmintrin.h>.

llvm-svn: 91454

22a97f00e37b71ddeff4bd85bf8d0b84987a3f63 authored almost 15 years ago by Bob Wilson <[email protected]>
Test -disable-16bit.

llvm-svn: 91385

5f52b87552e574f9c8a855c555fa8784eb751461 authored almost 15 years ago by Evan Cheng <[email protected]>
Fix uses of 'void main ...', clang doesn't like this.

llvm-svn: 91375

5a62238e2036ac8b1b2635f515c98c3d614ef2ed authored almost 15 years ago by Daniel Dunbar <[email protected]>
NightlyTest: Implement DISABLE_CXX for externals.

llvm-svn: 91369

4a2279a2bdbce0fa4867f7b94f5881c235909324 authored almost 15 years ago by Daniel Dunbar <[email protected]>
Add a test llvm is doing very poorly on.

llvm-svn: 91224

4fd178188421a00aabccc63ba273ba0b579fb514 authored almost 15 years ago by Evan Cheng <[email protected]>
NightlyTest: At least suppress failures when the LLVMCC under-test fails --

otherwise we won't get a proper test report.

llvm-svn: 91142

3e93758cb9f7d299ce583004a34c401fdfbb08a3 authored almost 15 years ago by Daniel Dunbar <[email protected]>
NightlyTest: Don't run $(LLVMGCC) using RUNTOOLSAFELY for now, this is failing

due to shell quoting issues (we use -D\"FOO\" in some places). Unfortunately,
this is the one too...

9e245d8730e61235204a4ba3f778c0e1631a1f64 authored almost 15 years ago by Daniel Dunbar <[email protected]>
Fix placement of -info-output-file and -stats when calling LLI, so that they

aren't interepreted as program arguments.

llvm-svn: 91047

5ea6468cb302d9e2a3f1b17fad4dc94c437e589b authored almost 15 years ago by Daniel Dunbar <[email protected]>
NightlyTest: Fix a {think,test}o, need to try a bit harder to find all the

foo.report.txt files, this part of the makefile is only run at the top-level.

llvm-svn: 91038

f41bfcaaee95b9e20d7cf259478464d0ddc62544 authored almost 15 years ago by Daniel Dunbar <[email protected]>
NightlyTest: Instead of logging all data to the report.foo.raw.out file, only concatenate the individual test reports in an atomic step.

- This unbreaks ENABLE_PARALLEL_REPORT with 'make report', without this the output would be garb...

05f27a814d8abce836608b70a0f80e821415829f authored almost 15 years ago by Daniel Dunbar <[email protected]>
NightlyTest: Include the individual program report header in the .report.txt files.

llvm-svn: 91033

b4a9c153c1d2f9ff29170abbb453798adbfd70c4 authored almost 15 years ago by Daniel Dunbar <[email protected]>
NighlytTest: Eliminate test-set and test-finish phony targets, relying on dependency declaration order is bogus.

llvm-svn: 91031

426e53887fa1dd469cff2db0914233641568f1c5 authored almost 15 years ago by Daniel Dunbar <[email protected]>
Remove some unnecessary dependencies.

llvm-svn: 91030

51662efbbd871aaf618f2ca004b582de87cae90b authored almost 15 years ago by Daniel Dunbar <[email protected]>
NightlyTest: Print more digits of precision, truncating significant digits is a crime.

llvm-svn: 91029

e26008fbb63a687e14c6ac60fe490860c3ec8293 authored almost 15 years ago by Daniel Dunbar <[email protected]>
DCE TEST.nightly2.

llvm-svn: 91028

a2cecbcfb234c9b734f1d0003cbf720247b57da6 authored almost 15 years ago by Daniel Dunbar <[email protected]>
Fix llc and lli to always produce .info files.

- This is analogous to what we do for opt, and means we don't need to run LLC twice in a nightly...

7c8474b061cb1994dd62458e9ec40281bd0bfa9b authored almost 15 years ago by Daniel Dunbar <[email protected]>
Add RunToolSafely.sh, and use it when running LLVM-tools-under-test. This helps preserve test suite results when the tools fail or crash, and protects us against infinite looping processes.

llvm-svn: 91011

6ea2b8f1d35adafe3864aeecf87e8db4682084c3 authored almost 15 years ago by Daniel Dunbar <[email protected]>
Test case for r90914.

llvm-svn: 90916

b9fb43e4f647651913d491a19629a8eb037e6d4e authored almost 15 years ago by Stuart Hastings <[email protected]>
Fix regexp for beta-compare report.

llvm-svn: 90892

c224a0c0476e98ce24dded2b4da29aac26d03cef authored almost 15 years ago by Jakob Stoklund Olesen <[email protected]>
Undo mistaken commit.

llvm-svn: 90891

7e6a8d8b98290f3295933cb9b08a942a52bb16f5 authored almost 15 years ago by Jakob Stoklund Olesen <[email protected]>
Change timings in llc

llvm-svn: 90888

c9099f88ecae305897badcdf534511c6f96ac010 authored almost 15 years ago by Jakob Stoklund Olesen <[email protected]>
-simplify-iv-users is no more. Test -split-gep-gvn.

llvm-svn: 89747

1afd43709553c9a1004076141b3dddf06bc58479 authored almost 15 years ago by Evan Cheng <[email protected]>
llcbeta = simplify-iv-users for x86

llvm-svn: 89358

e8b0fa6ed78a2e9c1789b1ffdcf318d662cb6fa7 authored almost 15 years ago by Jim Grosbach <[email protected]>
llcbeta = simplify-iv-users for ARM and Thumb

llvm-svn: 89302

0a325e441bb366083956d8c89d0564b7bc1f0865 authored almost 15 years ago by Jim Grosbach <[email protected]>
Re-add packssdw-1 test. Put in an SSE directory that passes -msse2 to all

files. Try to improve portability somewhat.

llvm-svn: 88883

d4d22dcdcca83997e32cdbab580774f48ebbb407 authored almost 15 years ago by Eric Christopher <[email protected]>
Revert r86296. This program doesn't even build with gcc, and is therefore

breaking nightly test runs.

llvm-svn: 88853

26fd9075068a51f34e1ca9148b629432e44425bd authored almost 15 years ago by Nick Lewycky <[email protected]>
adjust jump tables as llcbeta for arm

llvm-svn: 88713

7166fff0c31f9143e418b1788a369983ec9f42ac authored almost 15 years ago by Jim Grosbach <[email protected]>
ARM/Thumb llcbeta

llvm-svn: 86698

5550138f73233f1982b39b78577cc8e8860a63f9 authored almost 15 years ago by Jim Grosbach <[email protected]>
Add a very primitive test for packssdw builtins.

llvm-svn: 86296

3979bcc501c46bdb2986363b874d1b67bd0e194e authored almost 15 years ago by Eric Christopher <[email protected]>
back to dynamic stack alignment for ARM LLCBETA

llvm-svn: 86035

6a585648a8f3dba67c4e60e32ebc4518ef47476b authored almost 15 years ago by Jim Grosbach <[email protected]>
ARM LLCBETA does not use NEON for scalar floating point.

llvm-svn: 85804

3cc34afc8f1beb59ab833f57632558e761baa3a1 authored almost 15 years ago by Jim Grosbach <[email protected]>
Move x86 LLCBETA back now that -hoist-constants is removed.

llvm-svn: 85658

9e8c2a278a03d6f3f3b1b2b81f3e9ff4f5ebe5d2 authored almost 15 years ago by Dan Gohman <[email protected]>
Make dynamic stack realignment LLCBETA for ARM

llvm-svn: 85336

2b5152b943d3d6caf90323e80f224fccbdb5ce72 authored almost 15 years ago by Jim Grosbach <[email protected]>
frame index materialization reuse for ARM/Thumb LLCBETA

llvm-svn: 85027

430f4afe5b5bda32a04d6c0e78abb094f811f149 authored almost 15 years ago by Jim Grosbach <[email protected]>
Make the test bigger.

llvm-svn: 84944

0c32e5b3daa68d64b64de9ddc69cd07082f69a38 authored almost 15 years ago by Evan Cheng <[email protected]>
-hoist-constants, not -host-constants.

llvm-svn: 84839

c46d6ea974de5b7f6193f62122de9890a2c49a56 authored almost 15 years ago by Evan Cheng <[email protected]>
x86 llcbeta is -hoist-constants.

llvm-svn: 84838

d66918cf120780e86d81f1ba1b343b46f0ecc83a authored almost 15 years ago by Evan Cheng <[email protected]>
Thumb llcbeta is -combiner-alias-analysis.

llvm-svn: 84837

6b3cdfcc8d191ad42231a57f67099326f23bc672 authored almost 15 years ago by Evan Cheng <[email protected]>
Add ENABLE_PARALLEL_REPORT which prevents the makefiles from forcing a serial build.

llvm-svn: 84486

3a84d5781e417ff179fb329c210bed10e70fe67e authored about 15 years ago by Daniel Dunbar <[email protected]>
FIX PR5170 "Fix build of MultiSource/Benchmarks/MiBench/office-ispell on FreeBSD",

patch by Pawel Worach!

llvm-svn: 83944

7b86230420def0ec40d6ff366c1e4719b4109f50 authored about 15 years ago by Chris Lattner <[email protected]>
Enable combiner-aa as LLCBETA on x86, x86-64 now that (hopefully) final heuristics are in place.

llvm-svn: 83863

4072e45199069f82bdfb305edbf81c1d55c4d24a authored about 15 years ago by Nate Begeman <[email protected]>
The aggressive-remat option is now removed.

llvm-svn: 83689

aa836e04be7e09eab5a0a5cfbba0dc4984a830f4 authored about 15 years ago by Dan Gohman <[email protected]>
Try -remat-pic-stub-load as x86 llcbeta.

llvm-svn: 83626

ca88888cd2413c5076766da8b5270702431d7a24 authored about 15 years ago by Evan Cheng <[email protected]>
Testing prealloc splitting to make sure it hasn't bit rotted.

llvm-svn: 83527

ef78c8a32c3076f69a4bbdf701f6cda327d616dd authored about 15 years ago by Evan Cheng <[email protected]>
Remove LLCBETA thumb option

llvm-svn: 83523

d7d3095d4d4e518fceea0d95bb8493f3202fdc2d authored about 15 years ago by Jim Grosbach <[email protected]>
remove -combiner-alias-analysis from thumb llcbeta

llvm-svn: 83354

fe1f575bcc2452a82f3d90bc80bcb43518633d28 authored about 15 years ago by Jim Grosbach <[email protected]>
Add register scavenging for thumb1 to llcbeta

llvm-svn: 83351

b17c620e724a00da4c44c36db534c30a66fc0e2d authored about 15 years ago by Jim Grosbach <[email protected]>
improve portability of this test to work with FreeBSD (PR5133),

patch by Pawel Worach!

llvm-svn: 83298

14358fe455695100438e966414a7ca1fdcee45b5 authored about 15 years ago by Chris Lattner <[email protected]>
-ldstopti-before-sched2 has been removed.

llvm-svn: 83253

a1136387254f7314cfd0d6a795d495298109a7b1 authored about 15 years ago by Evan Cheng <[email protected]>
Change ARM / Thumb llcbeta.

llvm-svn: 83146

0498fc2ff10bdd4fdfa44f7dbd144aaf80981007 authored about 15 years ago by Evan Cheng <[email protected]>
ARM / Thumb llcbeta is now -post-RA-scheduler.

llvm-svn: 82804

665bb6c10a4e483f7e3b5ed8f7f922ee7704c065 authored about 15 years ago by Evan Cheng <[email protected]>
Change LCC1 and LCC1XX to be copied from LLVMCC1 and LLVMCC1PLUS. They

had been derived from LLVMGCCLIBEXEC, but if that variable is not defined,
they end up being set ...

87bfb616b024a986d13942d281d5a4dd25acd788 authored about 15 years ago by Bob Wilson <[email protected]>
Fix the unix-smail test.

Befor this change it was effectively testing that exit(3) works correctly.

llvm-svn: 82109

ff22f68cccb98ea5b95da948ad68cb4052f93818 authored about 15 years ago by Mikhail Glushenkov <[email protected]>
Enable combiner-aa as LLCBETA on x86, x86-64 so we can debug further before enabling

llvm-svn: 82058

518351d0e812b8ed095421e37380efb69c712035 authored about 15 years ago by Nate Begeman <[email protected]>
Add DISABLE_CXX make variable for nightly test, which skips any tests / programs

which require C++.

llvm-svn: 81047

3d1046593a1769efbc8875babd7443ff4eb56c86 authored about 15 years ago by Daniel Dunbar <[email protected]>
Test -disable-16bit with LLCBETA.

llvm-svn: 80931

fedf760de652fcac5962a73bc594005f299abc59 authored about 15 years ago by Dan Gohman <[email protected]>
wrap these PWD= lines in "env" which allows them to work with tcsh.

llvm-svn: 80536

b072ff61ae20b6eeb9497920ed51e046543523d1 authored about 15 years ago by Chris Lattner <[email protected]>
Remove obsolete -f flags.

llvm-svn: 79993

1666c578dcddbc119851d5d413b39edc81ebcd43 authored about 15 years ago by Dan Gohman <[email protected]>
Regenerate configure for 2.7svn

llvm-svn: 79728

51d58afca44e415fe93fae0ba37b68d0fb89bdb3 authored about 15 years ago by Tanya Lattner <[email protected]>
TOT is now 2.7svn

llvm-svn: 79727

6db231fc9db1d1a823d7a7d91624843b90cffe17 authored about 15 years ago by Tanya Lattner <[email protected]>
CustomChecked is long dead.

llvm-svn: 79630

66de056b031b90c66be075db6f2a242f44ae0b91 authored about 15 years ago by Chris Lattner <[email protected]>
Don't depend on the value of __FILE__ in output

llvm-svn: 79543

2dd63c1b5b88866a8efefa9c21ed1136a6e08172 authored about 15 years ago by Daniel Dunbar <[email protected]>
Use bugpoint -std-compile-opts instead of the opt-pass-args trick.

llvm-svn: 79389

8d03ea2b635879c8d41b63e614067207d1531609 authored about 15 years ago by Dan Gohman <[email protected]>
Propagate recent cross-compile fixes to testsuite.

Patch by Sandeep Patel!

llvm-svn: 79329

d69f1377abc6006b5d706deb54e116ce68e92a0c authored about 15 years ago by Anton Korobeynikov <[email protected]>
disable asm-verbose for the nightly testers and everything else. -asm-verbose can

slow down llc a lot and is not what the compilers use by default. we get more
testing milage ou...

8252ff96527299d573d1415d78ac238cc448404b authored about 15 years ago by Chris Lattner <[email protected]>
Also disable 403.gcc for SMALL_PROBLEM_SIZE for now.

llvm-svn: 78935

925e36a7b067e14382533122a0a5c7ac0d42f0f8 authored about 15 years ago by Evan Cheng <[email protected]>
Disable mafft for SMALL_PROBLEM_SIZE.

llvm-svn: 78555

69fac7ea516b8c580472e90ca385904dfa795212 authored about 15 years ago by Evan Cheng <[email protected]>
Oops.

llvm-svn: 78548

522a2a68a621028414175490caee0f4d6b8cc9a5 authored about 15 years ago by Evan Cheng <[email protected]>