Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

M68k LLVM Development

Motorola 68000 series processors development in upstream LLVM (ex. compiler backend)
Collective - Host: opensource - https://opencollective.com/m68k-llvm-dev - Website: https://m680x0.github.io - Code: https://github.com/m680x0

Update arguments

llvm-svn: 8877

github.com/llvm/llvm-test-suite - a8ec8143ae7ab162d790b91b60a42150d45b6790 authored over 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

github.com/llvm/llvm-test-suite - 97210e4988a9c497af0c9ea86d7fb99161797829 authored over 21 years ago by Chris Lattner <[email protected]>
Mesa works now, enable it

llvm-svn: 8854

github.com/llvm/llvm-test-suite - b1e36deafc396842cbcdeb810473526a64068eef authored over 21 years ago by Chris Lattner <[email protected]>
initial checkin of makefile

llvm-svn: 8851

github.com/llvm/llvm-test-suite - 6c3729a5c5e869a5f7c7995d2e0f169113775138 authored over 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

github.com/llvm/llvm-test-suite - 281da65491146493f072e9a1b4ab2ce06a55deb8 authored over 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

github.com/llvm/llvm-test-suite - b36f39ce0361d356442813cbeee4c230e515a791 authored over 21 years ago by John Criswell <[email protected]>
Update makefile for eon

llvm-svn: 8830

github.com/llvm/llvm-test-suite - 0d57ef67a9a98ba3feb9b99e21563595ab84564e authored over 21 years ago by Chris Lattner <[email protected]>
Add benchmarks to latex output

llvm-svn: 8829

github.com/llvm/llvm-test-suite - 05a63a3d3749456a5b8cc8f65d1080a6e8eae071 authored over 21 years ago by Chris Lattner <[email protected]>
Make the test more portable

llvm-svn: 8826

github.com/llvm/llvm-test-suite - 08e2f1a03a1ad1a261c46a0802e260a939f8aea2 authored over 21 years ago by Chris Lattner <[email protected]>
Added the EH directory to the list of tests to run.

llvm-svn: 8790

github.com/llvm/llvm-test-suite - e872724b484378bcd5ef1b1ffe58ebd1d8072d13 authored over 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

github.com/llvm/llvm-test-suite - 19927a3877d9f665fe0501a394da91229d534938 authored over 21 years ago by Chris Lattner <[email protected]>
Link in eh support!

llvm-svn: 8784

github.com/llvm/llvm-test-suite - 5dcc3bdb4520f5616c3898f332bf339af914e907 authored over 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

github.com/llvm/llvm-test-suite - 7acafe8af206af9f08967a8bfbdf8df843a9a7a8 authored over 21 years ago by Chris Lattner <[email protected]>
initial checkin of mesa makefile

llvm-svn: 8763

github.com/llvm/llvm-test-suite - a093be68f60e920ad774239433652fb986b09206 authored over 21 years ago by Chris Lattner <[email protected]>
New fixed bug, distilled from 252.eon

llvm-svn: 8761

github.com/llvm/llvm-test-suite - 3f78b3140e1dc7c18ff3e77450d3aa7c13829675 authored over 21 years ago by Chris Lattner <[email protected]>
New testcase fixed by C++ front-end update

llvm-svn: 8757

github.com/llvm/llvm-test-suite - 12372c29fb97eb510603be90adf4badf5eaaa328 authored over 21 years ago by Chris Lattner <[email protected]>
update run command

llvm-svn: 8749

github.com/llvm/llvm-test-suite - 0ce8d80b13b48ea80c5a074f3fe13877769e1f4d authored over 21 years ago by Chris Lattner <[email protected]>
Simplify test, include problem analysis

llvm-svn: 8747

github.com/llvm/llvm-test-suite - 88611fe0975753a98e1eb842a95dfc1a5c63f89a authored over 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

github.com/llvm/llvm-test-suite - a79fe084af19c15af977829482c0178e00d2f833 authored over 21 years ago by John Criswell <[email protected]>
New testcase, distilled by John

llvm-svn: 8743

github.com/llvm/llvm-test-suite - 1c0dd87cb5355e0df0ecb4c88f0ece1f8eeb2563 authored over 21 years ago by Chris Lattner <[email protected]>
Fix this to work with large problem size

llvm-svn: 8742

github.com/llvm/llvm-test-suite - 3c3e4bf0e52be5c0e27ee5a53237ce29002d60f1 authored over 21 years ago by Chris Lattner <[email protected]>
Update scripts to generate real numbers!

llvm-svn: 8740

github.com/llvm/llvm-test-suite - 31f5ae5af69b43857db31d59ff271e068d22d26f authored over 21 years ago by Chris Lattner <[email protected]>
Do not kill the report if a program doesn't JIT correctly

llvm-svn: 8736

github.com/llvm/llvm-test-suite - 3a20f688c5c80657c7b51b5783a36e84426ca7da authored over 21 years ago by Chris Lattner <[email protected]>
Re-arranging regression tests to support multiple front-end languages.

llvm-svn: 8726

github.com/llvm/llvm-test-suite - 0a699d4c60169a4473083a64cdf23443285c90e7 authored over 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

github.com/llvm/llvm-test-suite - 3673fab59999dd78d5a7d2e83b62af5a5f18765e authored over 21 years ago by John Criswell <[email protected]>
Added new Regression tests to SingleSource.

llvm-svn: 8720

github.com/llvm/llvm-test-suite - c7de6afdde7b6021eef42aac8c5c12da345ec3d9 authored over 21 years ago by John Criswell <[email protected]>
New Makefile for C++ program Regression Tests.

llvm-svn: 8719

github.com/llvm/llvm-test-suite - 6a837e2f32f7e9282abf4db4a86f746cc92fe3b9 authored over 21 years ago by John Criswell <[email protected]>
New sjlj testcase

llvm-svn: 8681

github.com/llvm/llvm-test-suite - d7249f375827717e2e6aea7194987fae2978d09e authored over 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

github.com/llvm/llvm-test-suite - 9351256019ce843e0279f8d59cac0ab57d71ac75 authored over 21 years ago by Chris Lattner <[email protected]>
new testcase that crashes the C++ frontend, found by John

llvm-svn: 8655

github.com/llvm/llvm-test-suite - ee53ac4dd72cd7657eba086cf2839b58d26c709b authored over 21 years ago by Chris Lattner <[email protected]>
Add a target to build the native code for a program

llvm-svn: 8654

github.com/llvm/llvm-test-suite - a8e5d8f9210d1c08ffe10c2b8ddbe9cc6f0d18e3 authored over 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

github.com/llvm/llvm-test-suite - ee64599d7b7029b3a703f9056563d3b6f1a324c7 authored over 21 years ago by Chris Lattner <[email protected]>
Makefile to include eon, even though it doesn't compile yet

llvm-svn: 8652

github.com/llvm/llvm-test-suite - 00ec6d90f19eac9a8665e870ce179eaea3aac08d authored over 21 years ago by Chris Lattner <[email protected]>
Auto escape characters that latex doesn't like

llvm-svn: 8651

github.com/llvm/llvm-test-suite - 11b3d6f1175d5dac57e776ade958a8dbbf4d514a authored over 21 years ago by Chris Lattner <[email protected]>
Use explicit directory names

llvm-svn: 8649

github.com/llvm/llvm-test-suite - b7ec849ffa891b7eedfd195eca8c24424f2e826f authored over 21 years ago by Chris Lattner <[email protected]>
Make the test fail if tests aren't found!

llvm-svn: 8631

github.com/llvm/llvm-test-suite - d414e2a8c2db47eb621637706474071c2b94206a authored over 21 years ago by Chris Lattner <[email protected]>
Switch to an explicit list of benchmarks to run

llvm-svn: 8627

github.com/llvm/llvm-test-suite - d9e80749a054374bf538df39136218aa340ed63b authored over 21 years ago by Chris Lattner <[email protected]>
New testcase, which the CFE botches

llvm-svn: 8601

github.com/llvm/llvm-test-suite - 618ff633b1fd836d39addf4e827285f750f72d98 authored over 21 years ago by Chris Lattner <[email protected]>
Ugh, fix nightly tester redux

llvm-svn: 8592

github.com/llvm/llvm-test-suite - 334d5a5e6bd43fdec8600717d4cf9765a9586769 authored over 21 years ago by Chris Lattner <[email protected]>
unbreak the nightly tester

llvm-svn: 8591

github.com/llvm/llvm-test-suite - 53f5f76ce34e81ee4cb194abc152385c9881a536 authored over 21 years ago by Chris Lattner <[email protected]>
Add new GCC/CBE column

llvm-svn: 8590

github.com/llvm/llvm-test-suite - f72ed3a34584025aa2dc68ad4d356243112754a8 authored over 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

github.com/llvm/llvm-test-suite - 8190befeddbe376996f014b8c014e3ffa58862d6 authored over 21 years ago by Misha Brukman <[email protected]>
new old testcase

llvm-svn: 8574

github.com/llvm/llvm-test-suite - 87518a2fc6686e576c59c3c7f9a4e5fb6ec9b2b3 authored over 21 years ago by Chris Lattner <[email protected]>
Removing Makefiles. Regression tests are now run by QMTest.

llvm-svn: 8548

github.com/llvm/llvm-test-suite - 33972d4c902bccd38348c170f019a3b84ef89691 authored over 21 years ago by John Criswell <[email protected]>
libexception no longer exists

llvm-svn: 8535

github.com/llvm/llvm-test-suite - 262b0960499f9ab7765891f8c56154585a53a169 authored over 21 years ago by Chris Lattner <[email protected]>
libexception no longer exists

llvm-svn: 8534

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

llvm-svn: 8498

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

llvm-svn: 8497

github.com/llvm/llvm-test-suite - 5dc5db4d069decc05ce013ff2b54d82a10fa3dbf authored over 21 years ago by John Criswell <[email protected]>
Moved to MultiSource/Benchmarks.

llvm-svn: 8496

github.com/llvm/llvm-test-suite - 2c23eca1921952facaae4e69a6a4ef9ad2549b49 authored over 21 years ago by John Criswell <[email protected]>
Moved to the Applications directory.

llvm-svn: 8495

github.com/llvm/llvm-test-suite - abd6a05d28c83278c48effbfb2f81b7306438b10 authored over 21 years ago by John Criswell <[email protected]>
Initial checkin of re-organized MultiSource tree.

llvm-svn: 8494

github.com/llvm/llvm-test-suite - c99a89300c1182889aa0b4c13440398603e2422a authored over 21 years ago by John Criswell <[email protected]>
Allow VPATH to figure out where the prereqs and targets are located.

llvm-svn: 8484

github.com/llvm/llvm-test-suite - f2d8b9cba79f8293fa838fc02db2f2960d4f9bbb authored over 21 years ago by John Criswell <[email protected]>
As a temporary hack, explicitly link in libexception.a

llvm-svn: 8482

github.com/llvm/llvm-test-suite - 336c9935119d69f6bdd3d973832c35c19e585eb6 authored over 21 years ago by Chris Lattner <[email protected]>
Run the sjlj tests

llvm-svn: 8481

github.com/llvm/llvm-test-suite - c2cacfe47926548f0e10c70b2bc4d7f085863a8d authored over 21 years ago by Chris Lattner <[email protected]>
Testcases for setjmp/longjmp support

llvm-svn: 8480

github.com/llvm/llvm-test-suite - 460af4ebe32704036948e07bdf01d1883dd92e27 authored over 21 years ago by Chris Lattner <[email protected]>
fix filename

llvm-svn: 8479

github.com/llvm/llvm-test-suite - 7a7966427779c37dca97cf6c0fd06103dd3f8bbd authored over 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

github.com/llvm/llvm-test-suite - 6cc139df3296b9eaffbf589cc61cd3984f2937c1 authored over 21 years ago by John Criswell <[email protected]>
Adding Makefiles for the SingleSource Benchmark programs.

llvm-svn: 8474

github.com/llvm/llvm-test-suite - 3d7ffa9072226ed0a261127dc1f3011fa4f2b64e authored over 21 years ago by John Criswell <[email protected]>
Moved FloatPrecision.c, StructModifyTest.c, TestLoop.c, and printargs.c to

UnitTests.

llvm-svn: 8448

github.com/llvm/llvm-test-suite - d8c8ed95496c23da099c091c78c03d0cdccdc28c authored over 21 years ago by John Criswell <[email protected]>
Moved to test/Programs/SingleSource/Benchmarks/Stanford.

llvm-svn: 8446

github.com/llvm/llvm-test-suite - 9628e5fd48e1a0742c85c2b9eb01633673f21001 authored over 21 years ago by John Criswell <[email protected]>
Moved to test/Programs/SingleSource/Benchmarks/Shootout.

llvm-svn: 8445

github.com/llvm/llvm-test-suite - ddbcc15673eee80af4afe9dea473107436b940e5 authored over 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...

github.com/llvm/llvm-test-suite - 4716c40d6e28b0a8f3201ee125b46d7697240d05 authored over 21 years ago by John Criswell <[email protected]>
Updated Makefiles for their new home.

llvm-svn: 8443

github.com/llvm/llvm-test-suite - 09213c8c7631eae86deb682623b008d9ff8f1027 authored over 21 years ago by John Criswell <[email protected]>
Adding Makefile for building the Gizmos directory.

llvm-svn: 8441

github.com/llvm/llvm-test-suite - eb3d4a8678ebe0bad1fdc295e0dd6c4c82290003 authored over 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...

github.com/llvm/llvm-test-suite - f01db09248426a3e1806876b51d37b6fcbc5093a authored over 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

github.com/llvm/llvm-test-suite - 3966a308e24c8fa9b401ac78d1581ff733202567 authored over 21 years ago by John Criswell <[email protected]>
-abort-on-exception is gone.

llvm-svn: 8369

github.com/llvm/llvm-test-suite - f9213f0364fc38dcc04307731792a46d76be4ac6 authored over 21 years ago by Brian Gaeke <[email protected]>
Add C++ and EH libraries for the C++ tests

llvm-svn: 8281

github.com/llvm/llvm-test-suite - 96b331e38ee946f10c44ae7b2d3fd8099923b20d authored over 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

github.com/llvm/llvm-test-suite - f088b0b9503c07df386f2201363449ce46f7a644 authored over 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

github.com/llvm/llvm-test-suite - 4662d31e20868753144d88eaf701c05c50f5c08a authored over 21 years ago by Misha Brukman <[email protected]>
New testcase for annoying structure layout stuff!

llvm-svn: 8252

github.com/llvm/llvm-test-suite - c5f0a7b9782c34cee26411b58e6a80a06ca14ec9 authored over 21 years ago by Chris Lattner <[email protected]>
Reduce "precision"

llvm-svn: 8220

github.com/llvm/llvm-test-suite - 436cbca8136586cead3e5c56de6299e8a053b70a authored over 21 years ago by Chris Lattner <[email protected]>
ADd support for 1:23.45 style times

llvm-svn: 8219

github.com/llvm/llvm-test-suite - b1d56a4260e3584a8cc3c30bf6818224f049da6b authored over 21 years ago by Chris Lattner <[email protected]>
New testcase

llvm-svn: 8218

github.com/llvm/llvm-test-suite - e8d2a8b9eaf9ea7cecef76c60d7efa89146cfb35 authored over 21 years ago by Chris Lattner <[email protected]>
NEw testcase

llvm-svn: 8199

github.com/llvm/llvm-test-suite - 1ddaa207866b59e58f9ce2208109bbf82c1d5efc authored over 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

github.com/llvm/llvm-test-suite - e9e001f43a03c829ff41beb677e16948da5f7bc0 authored over 21 years ago by Chris Lattner <[email protected]>
Add another testcase I found lying around.

llvm-svn: 8186

github.com/llvm/llvm-test-suite - 2dd9fc4faeed310110ec344668d4587415fb1590 authored over 21 years ago by Chris Lattner <[email protected]>
Add test for the last chapter of our C++ exception handling odyssey. llvmg++

now fully supports all C++ exception handling functionality.

llvm-svn: 8185

github.com/llvm/llvm-test-suite - 04dab3040af2a3e1ecc51102400772701504576b authored over 21 years ago by Chris Lattner <[email protected]>
New testcases, all of which work with llvmg++!

This tests exception specifications, and also adds an "easy" rethrow test.

llvm-svn: 8183

github.com/llvm/llvm-test-suite - d39376dcad9b37a1620e04c358a7e405eea61595 authored over 21 years ago by Chris Lattner <[email protected]>
Link to the C++ libraries. This is temporary

llvm-svn: 8182

github.com/llvm/llvm-test-suite - 38be5f824a4b91411e5d81ce824c26e8d76262ce authored over 21 years ago by Chris Lattner <[email protected]>
Add support for the funny sparc syntax for time

llvm-svn: 8176

github.com/llvm/llvm-test-suite - e5051bb1c144c2fb60831cee9372d5e1146a14da authored over 21 years ago by Chris Lattner <[email protected]>
Move the testcase elsewhere

llvm-svn: 8165

github.com/llvm/llvm-test-suite - 8efc78b658685dc1bdd1796c32a886787af08a66 authored over 21 years ago by Chris Lattner <[email protected]>
New testcase. Unfortunately, native GCC gets this wrong. Someday we will have to figure out how to deal with this.

llvm-svn: 8162

github.com/llvm/llvm-test-suite - 9a669b95e05903641446e227a9b00239442173f4 authored over 21 years ago by Chris Lattner <[email protected]>
New testcases, which WORK with LLVMG++ and the CBE.

llvm-svn: 8158

github.com/llvm/llvm-test-suite - fe92a1019e8fa4864dc1f64a2a9da8c2821b99ac authored over 21 years ago by Chris Lattner <[email protected]>
New testcase

llvm-svn: 8138

github.com/llvm/llvm-test-suite - aba08b99891550fe370875279c3930c13533f70d authored over 21 years ago by Chris Lattner <[email protected]>
Add output

llvm-svn: 8137

github.com/llvm/llvm-test-suite - da6e3cb79afd517af1d3f0715326033f5f170ed3 authored over 21 years ago by Chris Lattner <[email protected]>
These test cases do not require a particular pointer size or endianness!

llvm-svn: 8121

github.com/llvm/llvm-test-suite - 7955cff2de2720153eb7e7eead2b394f2f22a713 authored over 21 years ago by Chris Lattner <[email protected]>
New testcase for the llvm.unwind intrinsic

llvm-svn: 8115

github.com/llvm/llvm-test-suite - 56e64c4df53981ca2a4a5c59d70154f1e4b6a74b authored over 21 years ago by Chris Lattner <[email protected]>
New testcase

llvm-svn: 8113

github.com/llvm/llvm-test-suite - 71618be7c7ecb41096dc52feb41496cb3364abce authored over 21 years ago by Chris Lattner <[email protected]>
New testcase directory

llvm-svn: 8112

github.com/llvm/llvm-test-suite - 344fb3895bfb40774b6fe2051133eb6729aca997 authored over 21 years ago by Chris Lattner <[email protected]>
Shut a bunch of warnings up

llvm-svn: 8070

github.com/llvm/llvm-test-suite - 70fc9941018480431d3285195f3ce43708698a26 authored over 21 years ago by Chris Lattner <[email protected]>
Allow tests to generate gnuplot graphs

llvm-svn: 8067

github.com/llvm/llvm-test-suite - a0ddc2510bb5f6e020a89feee804e991446bcdaa authored over 21 years ago by Chris Lattner <[email protected]>
Allow tests to specify how to build gnuplot graphs

llvm-svn: 8066

github.com/llvm/llvm-test-suite - 611cd0abe815487c81263321d36951fb9e64fef4 authored over 21 years ago by Chris Lattner <[email protected]>
Describe the graphs that are creatable for the dsgraphs report

llvm-svn: 8065

github.com/llvm/llvm-test-suite - 47b90320713ad3f5d77502cd04b95d18885fbb89 authored over 21 years ago by Chris Lattner <[email protected]>
Reenable directories

llvm-svn: 8064

github.com/llvm/llvm-test-suite - 6e7ff17956ea36c57953e44bd3c54245a516e3be authored over 21 years ago by Chris Lattner <[email protected]>
Sort correctly, update latex output

llvm-svn: 8062

github.com/llvm/llvm-test-suite - f516f358d597f8ff7bad416e893f14a06e26fce9 authored over 21 years ago by Chris Lattner <[email protected]>
Print the full program path for programs

llvm-svn: 8061

github.com/llvm/llvm-test-suite - fd33ee418f2f9aab75b095849f24d65483793dab authored over 21 years ago by Chris Lattner <[email protected]>
libdummy got moved

llvm-svn: 8060

github.com/llvm/llvm-test-suite - 670194bf367c7e4b632dd0f2c95d7016214de2b4 authored over 21 years ago by Chris Lattner <[email protected]>
Add dependency!

llvm-svn: 8055

github.com/llvm/llvm-test-suite - dedd4be60f5b127df9ac810de7b3634e855a6ea6 authored over 21 years ago by Chris Lattner <[email protected]>
Remove name, add body. Causes llvmg++ segfault!

llvm-svn: 8045

github.com/llvm/llvm-test-suite - ef1ccb1e2224fd25c76a33f225dd68fec1b6e57f authored over 21 years ago by Chris Lattner <[email protected]>