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

Adding additional license information for MultiSource Programs.

llvm-svn: 9103

a8b908296c2cac3152159699a93f8bbdd89d3fb4 authored about 21 years ago by John Criswell <[email protected]>
New testcase for PR 37

llvm-svn: 9100

6fa430348b1632f5e11e9c11cdee62123ed610a6 authored about 21 years ago by Chris Lattner <[email protected]>
Increase the default problem size a lot, and add a LARGE_PROBLEM_SIZE

llvm-svn: 9053

4dae36517b36387b45c0992dc1e5698052ecf716 authored about 21 years ago by Chris Lattner <[email protected]>
Change test to avoid triggering PR#33 in the CBE

llvm-svn: 9051

afb1e8459941402c8b9e629180f487581a493953 authored about 21 years ago by Chris Lattner <[email protected]>
New testcase

llvm-svn: 9049

e1caab6aa73bd148defa6a68d200be5e8c1a99f8 authored about 21 years ago by Chris Lattner <[email protected]>
Initial checkin of the FreeBench benchmark suite

llvm-svn: 9047

f3de719844161a27e48ad21e570493d515485180 authored about 21 years ago by Chris Lattner <[email protected]>
Fix spelling. Yeah, I know, it's not even part of our codebase...

llvm-svn: 9029

8e0ca31c9f56fde1e6a12477bf28e69e0f23c697 authored about 21 years ago by Misha Brukman <[email protected]>
Remove MORE non-portable assumptions. The backend can move globals around

in memory, so offsets between globals need not be fixed!

llvm-svn: 9025

adbd1ea45282557ec73e8c3ae2086ef11607b416 authored about 21 years ago by Chris Lattner <[email protected]>
Do not take pointer difference between two different GLOBALS !

llvm-svn: 9024

a2f959403c75f202597a5fc802e96d882d4e7cba authored about 21 years ago by Chris Lattner <[email protected]>
Checkin testcase for PR#27

llvm-svn: 9005

a730d914b7174dad24abf39cf0d3eb5ddf813b78 authored about 21 years ago by Chris Lattner <[email protected]>
Removing these files. We no longer use them.

If we want to benchmark these guys in the future, we can get their source
and recompile with the ...

e206f9e39aba15a987965f32080394667ad5c098 authored about 21 years ago by John Criswell <[email protected]>
blah

llvm-svn: 8913

0991476499d756282570bff1167c3a11be51c3d3 authored about 21 years ago by Chris Lattner <[email protected]>
Add tests which did not have to be "ported" to our C++ fe

llvm-svn: 8912

a60de0807b4d0033179fcfb2026dc231af93f32a authored about 21 years ago by Chris Lattner <[email protected]>
switch testcase to use map instead of hash_map

llvm-svn: 8911

270fd96e3612a8069de103dbe3876def47485cc2 authored about 21 years ago by Chris Lattner <[email protected]>
iota is a historical oddity from the SGI STL, it is not part of the standard

llvm-svn: 8909

8480c1ed9531ecb7e73c30e43a365e15fff9b9fe authored about 21 years ago by Chris Lattner <[email protected]>
Add needed #include

llvm-svn: 8910

5b765f23329bc043c92665fa127d3e56d88a6098 authored about 21 years ago by Chris Lattner <[email protected]>
new testcase

llvm-svn: 8908

0ecff31fe09ec72479a2f0705449c6d4be89f7e5 authored about 21 years ago by Chris Lattner <[email protected]>
Ugh, this uses a wierd implementation of hash_map, which is not standardized

I don't want to even THINK About autoconfing this test, so switch it to use
<map>

llvm-svn: 8907

0a54bddce91fcac3321e57ee53447e048f8e5e9d authored about 21 years ago by Chris Lattner <[email protected]>
new benchmark

llvm-svn: 8906

e5883f20ed21be81e92290f93aa98c233bce4d68 authored about 21 years ago by Chris Lattner <[email protected]>
Convert these to REAL c++

llvm-svn: 8905

5759d15e995ff2b37c5169dfcf152736525e9152 authored about 21 years ago by Chris Lattner <[email protected]>
Initial checkin of ary test

llvm-svn: 8904

9cb277ac3aaefa25e35e5713c579dc3137945f3a authored about 21 years ago by Chris Lattner <[email protected]>
Initial checkin of ary2 test

llvm-svn: 8903

1b206e0112b7eb1962e0e2fd425450368062f0cf authored about 21 years ago by Chris Lattner <[email protected]>
Add the three remaining spec tests, though they don't work, they shouldn't stop the nightly tester

llvm-svn: 8902

76fc6553a75b298ab61849f82c65a8f9b862f993 authored about 21 years ago by Chris Lattner <[email protected]>
Update arguments

llvm-svn: 8877

a8ec8143ae7ab162d790b91b60a42150d45b6790 authored about 21 years ago by Chris Lattner <[email protected]>
Remove a test, which is thoroughly tested elsewhere. This test doesn't

currently work with the CBE because -lm is not linked in anyway

llvm-svn: 8867

97210e4988a9c497af0c9ea86d7fb99161797829 authored about 21 years ago by Chris Lattner <[email protected]>
Mesa works now, enable it

llvm-svn: 8854

b1e36deafc396842cbcdeb810473526a64068eef authored about 21 years ago by Chris Lattner <[email protected]>
initial checkin of makefile

llvm-svn: 8851

6c3729a5c5e869a5f7c7995d2e0f169113775138 authored about 21 years ago by Chris Lattner <[email protected]>
These are not needed here. They are not complete programs and are already

located in llvm/test/Regressions/C++Frontend.

llvm-svn: 8837

281da65491146493f072e9a1b4ab2ce06a55deb8 authored about 21 years ago by John Criswell <[email protected]>
These files are part of the Olden benchmark and are not needed here anymore.

llvm-svn: 8831

b36f39ce0361d356442813cbeee4c230e515a791 authored about 21 years ago by John Criswell <[email protected]>
Update makefile for eon

llvm-svn: 8830

0d57ef67a9a98ba3feb9b99e21563595ab84564e authored about 21 years ago by Chris Lattner <[email protected]>
Add benchmarks to latex output

llvm-svn: 8829

05a63a3d3749456a5b8cc8f65d1080a6e8eae071 authored about 21 years ago by Chris Lattner <[email protected]>
Make the test more portable

llvm-svn: 8826

08e2f1a03a1ad1a261c46a0802e260a939f8aea2 authored about 21 years ago by Chris Lattner <[email protected]>
Added the EH directory to the list of tests to run.

llvm-svn: 8790

e872724b484378bcd5ef1b1ffe58ebd1d8072d13 authored about 21 years ago by John Criswell <[email protected]>
These files belong in test/Regression/C++Frontend, and they were actually

already there!

llvm-svn: 8787

19927a3877d9f665fe0501a394da91229d534938 authored about 21 years ago by Chris Lattner <[email protected]>
Link in eh support!

llvm-svn: 8784

5dcc3bdb4520f5616c3898f332bf339af914e907 authored about 21 years ago by Chris Lattner <[email protected]>
As if spec weren't irritating enough, this benchmark also has extra cruft

laying around in it's source directory.

llvm-svn: 8767

7acafe8af206af9f08967a8bfbdf8df843a9a7a8 authored about 21 years ago by Chris Lattner <[email protected]>
initial checkin of mesa makefile

llvm-svn: 8763

a093be68f60e920ad774239433652fb986b09206 authored about 21 years ago by Chris Lattner <[email protected]>
New fixed bug, distilled from 252.eon

llvm-svn: 8761

3f78b3140e1dc7c18ff3e77450d3aa7c13829675 authored about 21 years ago by Chris Lattner <[email protected]>
New testcase fixed by C++ front-end update

llvm-svn: 8757

12372c29fb97eb510603be90adf4badf5eaaa328 authored about 21 years ago by Chris Lattner <[email protected]>
update run command

llvm-svn: 8749

0ce8d80b13b48ea80c5a074f3fe13877769e1f4d authored about 21 years ago by Chris Lattner <[email protected]>
Simplify test, include problem analysis

llvm-svn: 8747

88611fe0975753a98e1eb842a95dfc1a5c63f89a authored about 21 years ago by Chris Lattner <[email protected]>
Adding Makefiles for llvm/test/Programs/SingleSource/Regression/C++/EH and

llvm/test/Programs/SingleSource/Regression/C++/CompileFail.

llvm-svn: 8745

a79fe084af19c15af977829482c0178e00d2f833 authored about 21 years ago by John Criswell <[email protected]>
New testcase, distilled by John

llvm-svn: 8743

1c0dd87cb5355e0df0ecb4c88f0ece1f8eeb2563 authored about 21 years ago by Chris Lattner <[email protected]>
Fix this to work with large problem size

llvm-svn: 8742

3c3e4bf0e52be5c0e27ee5a53237ce29002d60f1 authored about 21 years ago by Chris Lattner <[email protected]>
Update scripts to generate real numbers!

llvm-svn: 8740

31f5ae5af69b43857db31d59ff271e068d22d26f authored about 21 years ago by Chris Lattner <[email protected]>
Do not kill the report if a program doesn't JIT correctly

llvm-svn: 8736

3a20f688c5c80657c7b51b5783a36e84426ca7da authored about 21 years ago by Chris Lattner <[email protected]>
Re-arranging regression tests to support multiple front-end languages.

llvm-svn: 8726

0a699d4c60169a4473083a64cdf23443285c90e7 authored about 21 years ago by John Criswell <[email protected]>
New Master Makefile for the SingleSource regression tests.

We now support multiple language directories.

llvm-svn: 8725

3673fab59999dd78d5a7d2e83b62af5a5f18765e authored about 21 years ago by John Criswell <[email protected]>
Added new Regression tests to SingleSource.

llvm-svn: 8720

c7de6afdde7b6021eef42aac8c5c12da345ec3d9 authored about 21 years ago by John Criswell <[email protected]>
New Makefile for C++ program Regression Tests.

llvm-svn: 8719

6a837e2f32f7e9282abf4db4a86f746cc92fe3b9 authored about 21 years ago by John Criswell <[email protected]>
New sjlj testcase

llvm-svn: 8681

d7249f375827717e2e6aea7194987fae2978d09e authored about 21 years ago by Chris Lattner <[email protected]>
Annoyingly, not all .cc files in the eon distro are compilable: explictly

list filenames

llvm-svn: 8656

9351256019ce843e0279f8d59cac0ab57d71ac75 authored about 21 years ago by Chris Lattner <[email protected]>
new testcase that crashes the C++ frontend, found by John

llvm-svn: 8655

ee53ac4dd72cd7657eba086cf2839b58d26c709b authored about 21 years ago by Chris Lattner <[email protected]>
Add a target to build the native code for a program

llvm-svn: 8654

a8e5d8f9210d1c08ffe10c2b8ddbe9cc6f0d18e3 authored about 21 years ago by Chris Lattner <[email protected]>
Add explicit -I for the eon benchmark, which #includes it's own header

files with <>. *sigh*

llvm-svn: 8653

ee64599d7b7029b3a703f9056563d3b6f1a324c7 authored about 21 years ago by Chris Lattner <[email protected]>
Makefile to include eon, even though it doesn't compile yet

llvm-svn: 8652

00ec6d90f19eac9a8665e870ce179eaea3aac08d authored about 21 years ago by Chris Lattner <[email protected]>
Auto escape characters that latex doesn't like

llvm-svn: 8651

11b3d6f1175d5dac57e776ade958a8dbbf4d514a authored about 21 years ago by Chris Lattner <[email protected]>
Use explicit directory names

llvm-svn: 8649

b7ec849ffa891b7eedfd195eca8c24424f2e826f authored about 21 years ago by Chris Lattner <[email protected]>
Make the test fail if tests aren't found!

llvm-svn: 8631

d414e2a8c2db47eb621637706474071c2b94206a authored about 21 years ago by Chris Lattner <[email protected]>
Switch to an explicit list of benchmarks to run

llvm-svn: 8627

d9e80749a054374bf538df39136218aa340ed63b authored about 21 years ago by Chris Lattner <[email protected]>
New testcase, which the CFE botches

llvm-svn: 8601

618ff633b1fd836d39addf4e827285f750f72d98 authored about 21 years ago by Chris Lattner <[email protected]>
Ugh, fix nightly tester redux

llvm-svn: 8592

334d5a5e6bd43fdec8600717d4cf9765a9586769 authored about 21 years ago by Chris Lattner <[email protected]>
unbreak the nightly tester

llvm-svn: 8591

53f5f76ce34e81ee4cb194abc152385c9881a536 authored about 21 years ago by Chris Lattner <[email protected]>
Add new GCC/CBE column

llvm-svn: 8590

f72ed3a34584025aa2dc68ad4d356243112754a8 authored about 21 years ago by Chris Lattner <[email protected]>
Forward the options passed on the make command line to recursive sub-makes, thus

enabling running `make ENABLE_OPTIMIZED=1' correctly, for example.

llvm-svn: 8581

8190befeddbe376996f014b8c014e3ffa58862d6 authored about 21 years ago by Misha Brukman <[email protected]>
new old testcase

llvm-svn: 8574

87518a2fc6686e576c59c3c7f9a4e5fb6ec9b2b3 authored about 21 years ago by Chris Lattner <[email protected]>
Removing Makefiles. Regression tests are now run by QMTest.

llvm-svn: 8548

33972d4c902bccd38348c170f019a3b84ef89691 authored about 21 years ago by John Criswell <[email protected]>
libexception no longer exists

llvm-svn: 8535

262b0960499f9ab7765891f8c56154585a53a169 authored about 21 years ago by Chris Lattner <[email protected]>
libexception no longer exists

llvm-svn: 8534

764b9b337092cf9b1989bedfe984efe8f25f9229 authored about 21 years ago by Chris Lattner <[email protected]>
Moved to llvm/test/Programs/MultiSource/Benchmarks.

llvm-svn: 8498

702f9f9cc95e3db480f013caa0fb2c202f925328 authored about 21 years ago by John Criswell <[email protected]>
Moved to llvm/test/Programs/MultiSource/Applications.

llvm-svn: 8497

5dc5db4d069decc05ce013ff2b54d82a10fa3dbf authored about 21 years ago by John Criswell <[email protected]>
Moved to MultiSource/Benchmarks.

llvm-svn: 8496

2c23eca1921952facaae4e69a6a4ef9ad2549b49 authored about 21 years ago by John Criswell <[email protected]>
Moved to the Applications directory.

llvm-svn: 8495

abd6a05d28c83278c48effbfb2f81b7306438b10 authored about 21 years ago by John Criswell <[email protected]>
Initial checkin of re-organized MultiSource tree.

llvm-svn: 8494

c99a89300c1182889aa0b4c13440398603e2422a authored about 21 years ago by John Criswell <[email protected]>
Allow VPATH to figure out where the prereqs and targets are located.

llvm-svn: 8484

f2d8b9cba79f8293fa838fc02db2f2960d4f9bbb authored about 21 years ago by John Criswell <[email protected]>
As a temporary hack, explicitly link in libexception.a

llvm-svn: 8482

336c9935119d69f6bdd3d973832c35c19e585eb6 authored about 21 years ago by Chris Lattner <[email protected]>
Run the sjlj tests

llvm-svn: 8481

c2cacfe47926548f0e10c70b2bc4d7f085863a8d authored about 21 years ago by Chris Lattner <[email protected]>
Testcases for setjmp/longjmp support

llvm-svn: 8480

460af4ebe32704036948e07bdf01d1883dd92e27 authored about 21 years ago by Chris Lattner <[email protected]>
fix filename

llvm-svn: 8479

7a7966427779c37dca97cf6c0fd06103dd3f8bbd authored about 21 years ago by Chris Lattner <[email protected]>
Fixed SPEC so that it would run correctly with the new autoconf-style object

directory.
Cleaned up the Makefile so that it uses VPATH to find source files.

llvm-svn: 8477

6cc139df3296b9eaffbf589cc61cd3984f2937c1 authored about 21 years ago by John Criswell <[email protected]>
Adding Makefiles for the SingleSource Benchmark programs.

llvm-svn: 8474

3d7ffa9072226ed0a261127dc1f3011fa4f2b64e authored about 21 years ago by John Criswell <[email protected]>
Moved FloatPrecision.c, StructModifyTest.c, TestLoop.c, and printargs.c to

UnitTests.

llvm-svn: 8448

d8c8ed95496c23da099c091c78c03d0cdccdc28c authored about 21 years ago by John Criswell <[email protected]>
Moved to test/Programs/SingleSource/Benchmarks/Stanford.

llvm-svn: 8446

9628e5fd48e1a0742c85c2b9eb01633673f21001 authored about 21 years ago by John Criswell <[email protected]>
Moved to test/Programs/SingleSource/Benchmarks/Shootout.

llvm-svn: 8445

ddbcc15673eee80af4afe9dea473107436b940e5 authored about 21 years ago by John Criswell <[email protected]>
Implementing new placement of SingleSource programs:

o Gizmos holds programs that do little, nifty things, like summing array,
computing pi, or show...

4716c40d6e28b0a8f3201ee125b46d7697240d05 authored about 21 years ago by John Criswell <[email protected]>
Updated Makefiles for their new home.

llvm-svn: 8443

09213c8c7631eae86deb682623b008d9ff8f1027 authored about 21 years ago by John Criswell <[email protected]>
Adding Makefile for building the Gizmos directory.

llvm-svn: 8441

eb3d4a8678ebe0bad1fdc295e0dd6c4c82290003 authored about 21 years ago by John Criswell <[email protected]>
Updated to find source files using VPATH. This makes writing build rules

much cleaner and easier.
Labeled .td as a suffix for tblgen files in Makefile.rules.
Modified bui...

f01db09248426a3e1806876b51d37b6fcbc5093a authored about 21 years ago by John Criswell <[email protected]>
Checkin of autoconf-style object root.

Adjusted the Makefile rules to handle building outside the source directory.

llvm-svn: 8382

3966a308e24c8fa9b401ac78d1581ff733202567 authored about 21 years ago by John Criswell <[email protected]>
-abort-on-exception is gone.

llvm-svn: 8369

f9213f0364fc38dcc04307731792a46d76be4ac6 authored about 21 years ago by Brian Gaeke <[email protected]>
Add C++ and EH libraries for the C++ tests

llvm-svn: 8281

96b331e38ee946f10c44ae7b2d3fd8099923b20d authored about 21 years ago by Chris Lattner <[email protected]>
1 MB isn't enough -- anagram makes over 2 MB of output. Let's say 10 MB is the

limit.

llvm-svn: 8256

f088b0b9503c07df386f2201363449ce46f7a644 authored about 21 years ago by Misha Brukman <[email protected]>
Set a limit on files being output to prevent filling up the disk when a test

causes an infinite loop.

llvm-svn: 8255

4662d31e20868753144d88eaf701c05c50f5c08a authored about 21 years ago by Misha Brukman <[email protected]>
New testcase for annoying structure layout stuff!

llvm-svn: 8252

c5f0a7b9782c34cee26411b58e6a80a06ca14ec9 authored about 21 years ago by Chris Lattner <[email protected]>
Reduce "precision"

llvm-svn: 8220

436cbca8136586cead3e5c56de6299e8a053b70a authored about 21 years ago by Chris Lattner <[email protected]>
ADd support for 1:23.45 style times

llvm-svn: 8219

b1d56a4260e3584a8cc3c30bf6818224f049da6b authored about 21 years ago by Chris Lattner <[email protected]>
New testcase

llvm-svn: 8218

e8d2a8b9eaf9ea7cecef76c60d7efa89146cfb35 authored about 21 years ago by Chris Lattner <[email protected]>
NEw testcase

llvm-svn: 8199

1ddaa207866b59e58f9ce2208109bbf82c1d5efc authored about 21 years ago by Chris Lattner <[email protected]>
New testcase, not only possible of causing compilation failures, but could

also cause miscompilations!

llvm-svn: 8198

e9e001f43a03c829ff41beb677e16948da5f7bc0 authored about 21 years ago by Chris Lattner <[email protected]>
Add another testcase I found lying around.

llvm-svn: 8186

2dd9fc4faeed310110ec344668d4587415fb1590 authored about 21 years ago by Chris Lattner <[email protected]>