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

Fixed the check for sweep3d.

Added the macro checks for sweep3d and fpgrowth into Makefile.config.in.

llvm-svn: 17153

github.com/llvm/llvm-test-suite - e525390bb5c402a3befc7a734c4a41b79dfc7b66 authored about 20 years ago by John Criswell <[email protected]>
Added checks for Sweep3D and fpgrowth.

llvm-svn: 17152

github.com/llvm/llvm-test-suite - 6b3310f23f7b93edb57af610d46d6068d3f7132c authored about 20 years ago by John Criswell <[email protected]>
Adding benchmark.

llvm-svn: 17145

github.com/llvm/llvm-test-suite - 84c3d8847c8dabab43c9cd3ce693b1943a590e0e authored about 20 years ago by Brian Gaeke <[email protected]>
Set the tolerance levels from the SPEC .pm run file. Thanks to Brian Gaeke.

llvm-svn: 17133

github.com/llvm/llvm-test-suite - 534324053ebd2b9ae37b622b428f7d2bcf1b624f authored about 20 years ago by Misha Brukman <[email protected]>
Cut this down to one iteration. First, it runs a bit faster than 2 its,

second, it doesn't print out 'numeric test failed!' errors (both with
the native and LLVM compile...

github.com/llvm/llvm-test-suite - 14baecbb8112ae07b07015300101ccbd9207d459 authored about 20 years ago by Chris Lattner <[email protected]>
This is not an official spec program

llvm-svn: 17120

github.com/llvm/llvm-test-suite - 64c8b10f2e047fd8126217a962c884eb9c0825c0 authored about 20 years ago by Chris Lattner <[email protected]>
Get rid of erroneous bzero definition.

llvm-svn: 17119

github.com/llvm/llvm-test-suite - e64c5484dd465b4f50529b3c7847a1baaec1d90b authored about 20 years ago by Reid Spencer <[email protected]>
Fix broken project support for TEST reports

llvm-svn: 17060

github.com/llvm/llvm-test-suite - ed05a693b54914fb71281292484f5a0fb65b71c1 authored about 20 years ago by Chris Lattner <[email protected]>
Reduce to 2 iterations to save time.

llvm-svn: 17021

github.com/llvm/llvm-test-suite - 7e90c40bf2ec0040a3f7edf8b4f87345d7c08511 authored about 20 years ago by John Criswell <[email protected]>
Expand the time limit as this benchmark can easily exceed it.

Now I understand why Chris asked me how long it took to run.
:)

llvm-svn: 17020

github.com/llvm/llvm-test-suite - 5e8023394428d1256222639c34624ca12bab527e authored about 20 years ago by John Criswell <[email protected]>
No space is allowed betweeen -L and the directory name.

llvm-svn: 17019

github.com/llvm/llvm-test-suite - 3efe441d56636481b7c6b1ae6436f76642281953 authored about 20 years ago by Brian Gaeke <[email protected]>
Set FP relative tolerance according to spec95 fpppp.pm file

llvm-svn: 17018

github.com/llvm/llvm-test-suite - 813f528702b5167ceada331108caca74b8c34fef authored about 20 years ago by Brian Gaeke <[email protected]>
Get the configuration from the Makefile.config file.

llvm-svn: 17015

github.com/llvm/llvm-test-suite - 490fe73367aefc0a2966266c7a93565ab279c00d authored about 20 years ago by John Criswell <[email protected]>
Add Namd.

llvm-svn: 17014

github.com/llvm/llvm-test-suite - 315b1243bd8d8d39ee45d9d5e274ceef040b3b14 authored about 20 years ago by John Criswell <[email protected]>
Added namd as an external test.

llvm-svn: 17013

github.com/llvm/llvm-test-suite - 237a431db8aa0d671d880665ba99593d73fbb96b authored about 20 years ago by John Criswell <[email protected]>
Makefile for the external benchmark namd. This currently runs five (5)

iterations because the program fails to generate correct output after five
iterations.

llvm-svn:...

github.com/llvm/llvm-test-suite - bd2dd9bdecab9ff0f408d6119b100ad5988cbfc0 authored about 20 years ago by John Criswell <[email protected]>
Remove old tracing hacks

llvm-svn: 16960

github.com/llvm/llvm-test-suite - 7fdf4f624e18f389dcf0a28ba694bc59b3e7a8b1 authored about 20 years ago by Chris Lattner <[email protected]>
Get rid of wierd tracing targets and "performance" target

llvm-svn: 16959

github.com/llvm/llvm-test-suite - eba93218a28f17afc1668df76bccae4bd4da1d26 authored about 20 years ago by Chris Lattner <[email protected]>
Two changes: stop passing things like ../../Output/foo.llvm.bc, when we can

just pass ../foo.llvm.bc

Second, unbreak the profile target as LLVM_OBJ_ROOT is now absolute, so...

github.com/llvm/llvm-test-suite - 3d600ff4579058e4ee733e23bc18d54983e92c24 authored about 20 years ago by Chris Lattner <[email protected]>
The MallocBench/perl test is so broken, it's not worth attempting to compile it

llvm-svn: 16938

github.com/llvm/llvm-test-suite - 31c82690ab1ab8e8f32f5fbc0682092660fbe742 authored about 20 years ago by Misha Brukman <[email protected]>
* Check for f2c, f2c.h, and libf2c in all the following dirs:

/usr, /usr/local, /sw, and /opt; in that order.
* Change -with-f2c* options to have a hyphen be...

github.com/llvm/llvm-test-suite - 5c74aa7921addf92489d277a202ea563cadf6873 authored over 20 years ago by Misha Brukman <[email protected]>
No need to specify source .f files since we already pattern-match on them

llvm-svn: 16823

github.com/llvm/llvm-test-suite - c89b29c75af8febc9ae911b4a43503a334ed902c authored over 20 years ago by Misha Brukman <[email protected]>
Since we now pattern-match on .f files, we don't need to specify them

llvm-svn: 16822

github.com/llvm/llvm-test-suite - 3f42086bacdf2a4d94a32a084df3d310b119054d authored over 20 years ago by Misha Brukman <[email protected]>
Fortran files are program files, too

llvm-svn: 16821

github.com/llvm/llvm-test-suite - 1fe3325f14cb5770da3879e720acc72334ce5530 authored over 20 years ago by Misha Brukman <[email protected]>
We can now compile most of CFP95 using F2C

llvm-svn: 16820

github.com/llvm/llvm-test-suite - 7c1c7f6d0f37b2537ba45029f437c366cfabe384 authored over 20 years ago by Misha Brukman <[email protected]>
Condition compilation of these Fortran benchmarks on USE_F2C

llvm-svn: 16819

github.com/llvm/llvm-test-suite - 83dcc08f596b70d7ab7712ea830b88fd6c1b269a authored over 20 years ago by Misha Brukman <[email protected]>
Check for f2c using $prefix and manual directory specification

llvm-svn: 16818

github.com/llvm/llvm-test-suite - 062ee7c385a2e6a63a67da5bbec0ad9a993cde4f authored over 20 years ago by Misha Brukman <[email protected]>
Add F2C-related config variables

llvm-svn: 16817

github.com/llvm/llvm-test-suite - 10783fd63d810fc56b7c78493e2325154354384d authored over 20 years ago by Misha Brukman <[email protected]>
* Check for f2c using the two methods: $prefix and manual

* Copy Makefile.f2c into the $BUILD_ROOT

llvm-svn: 16816

github.com/llvm/llvm-test-suite - 0119788b85f8495310a9dff67806d08d9ef8faa0 authored over 20 years ago by Misha Brukman <[email protected]>
2 flavors of checking for f2c installation:

* specify $prefix, we check for f2c files in $prefix/{bin,include,lib}, OR
* specify f2cbin, f2ci...

github.com/llvm/llvm-test-suite - eea20e96a03c6f5e2be5c78c3020941682bf6eb1 authored over 20 years ago by Misha Brukman <[email protected]>
Make sure to clean the .c file. For some reason f2cdir doesn't get set

if it's indented for me...

llvm-svn: 16807

github.com/llvm/llvm-test-suite - a2fe39b3a13ef0fdfd9150c38b5ab0b11d5a4a3c authored over 20 years ago by Chris Lattner <[email protected]>
Run 173.applu via f2c

llvm-svn: 16796

github.com/llvm/llvm-test-suite - 97f1a61f989e328ccacc95a2c5fa067ca0a4acd5 authored over 20 years ago by Misha Brukman <[email protected]>
Run 172.mgrid via f2c

llvm-svn: 16795

github.com/llvm/llvm-test-suite - 5ff279db52cca5b385941a87631525f0414020f4 authored over 20 years ago by Misha Brukman <[email protected]>
Run 171.swim via f2c

llvm-svn: 16794

github.com/llvm/llvm-test-suite - 93c0b1e3ce546d9ab52f8067cf608ab499906ecb authored over 20 years ago by Misha Brukman <[email protected]>
Run 168.wupwise via f2c

llvm-svn: 16792

github.com/llvm/llvm-test-suite - a0cac2e0e84ce341ba8522987e9d1b6be45e07f6 authored over 20 years ago by Misha Brukman <[email protected]>
Recurse into subdirs that have a chance of working via f2c

llvm-svn: 16790

github.com/llvm/llvm-test-suite - 0e3eb2c3bf2b5e8e15fab8a2bc79d4dd78198482 authored over 20 years ago by Misha Brukman <[email protected]>
Run 145.fpppp via f2c

llvm-svn: 16789

github.com/llvm/llvm-test-suite - af0e95a2fc701a59176d2e1d30cd929048b344ba authored over 20 years ago by Misha Brukman <[email protected]>
Run 125.turb3d via f2c

llvm-svn: 16788

github.com/llvm/llvm-test-suite - 56bcb506e250129619b723685a49ed9d977d9aa7 authored over 20 years ago by Misha Brukman <[email protected]>
Run 141.apsi via f2c

llvm-svn: 16787

github.com/llvm/llvm-test-suite - 4c95e6ed9aaf10e59de423a9088ce036516c1741 authored over 20 years ago by Misha Brukman <[email protected]>
Run 146.wave5 via f2c

llvm-svn: 16786

github.com/llvm/llvm-test-suite - 39e1d1134c25bca0432566be678fb62775c424a2 authored over 20 years ago by Misha Brukman <[email protected]>
If we specify the source as .f files, interestingly enough, it still works.

llvm-svn: 16785

github.com/llvm/llvm-test-suite - a5db85c629c4dbcd7760e5d3d7d5d8f33162679e authored over 20 years ago by Misha Brukman <[email protected]>
Run 110.applu via f2c

llvm-svn: 16784

github.com/llvm/llvm-test-suite - 5de2971638e15cebd2721b973a698398fa5dd7f0 authored over 20 years ago by Misha Brukman <[email protected]>
Specifying 'Output/' is unnecessary for f2c-generated .c files

llvm-svn: 16783

github.com/llvm/llvm-test-suite - d55888cb5f8b35021432b71a9f9565b38c9606c8 authored over 20 years ago by Misha Brukman <[email protected]>
Run 107.mgrid via f2c

llvm-svn: 16782

github.com/llvm/llvm-test-suite - 578963d7545b467917b102d644a91e1654608b17 authored over 20 years ago by Misha Brukman <[email protected]>
Run 104.hydro2d via f2c

llvm-svn: 16781

github.com/llvm/llvm-test-suite - 03277fbfd1de9519610b1a600ead79bdb8070e70 authored over 20 years ago by Misha Brukman <[email protected]>
Run 103.su2cor via f2c

llvm-svn: 16780

github.com/llvm/llvm-test-suite - a24712c40cabe9281c3421ff56fda31d72eeebb1 authored over 20 years ago by Misha Brukman <[email protected]>
Run 102.swim via f2c

llvm-svn: 16778

github.com/llvm/llvm-test-suite - 78e6c021672cbb6db3f8ae41083bd81a4169b2fe authored over 20 years ago by Misha Brukman <[email protected]>
Run 101.tomcatv via f2c (currently fails in the JIT only)

llvm-svn: 16777

github.com/llvm/llvm-test-suite - 3359cbfb474a20f49d058cdf12d9e64667c9046e authored over 20 years ago by Misha Brukman <[email protected]>
Utility for running Fortran tests via f2c until we have a Fortran front-end

llvm-svn: 16776

github.com/llvm/llvm-test-suite - 1bceaa9f717cce50b63e34e54b5a49a02f472a75 authored over 20 years ago by Misha Brukman <[email protected]>
Disable kimwitu++ on solaris

llvm-svn: 16775

github.com/llvm/llvm-test-suite - 36ea8e5e236bcb771f84ed968c649ee62b66c82c authored over 20 years ago by Brian Gaeke <[email protected]>
Oops, forgot to commit this

llvm-svn: 16767

github.com/llvm/llvm-test-suite - 380357275eaf21ffbc326d279211bbc5c7122e9c authored over 20 years ago by Chris Lattner <[email protected]>
Add new suite

llvm-svn: 16754

github.com/llvm/llvm-test-suite - 96f6764a1c9ec943c612c1054ede880eb792b13a authored over 20 years ago by Chris Lattner <[email protected]>
Add makefile

llvm-svn: 16752

github.com/llvm/llvm-test-suite - fe15377cb115cc36011cd94b1f9e0b44953e565b authored over 20 years ago by Chris Lattner <[email protected]>
add missing file

llvm-svn: 16746

github.com/llvm/llvm-test-suite - e0f7c547c7eebef1da4c031e97f05144349a89f9 authored over 20 years ago by Chris Lattner <[email protected]>
ADd prefix

llvm-svn: 16745

github.com/llvm/llvm-test-suite - d2fa6a9a52ed1c5b077bd0c288ad2fe926a83e73 authored over 20 years ago by Chris Lattner <[email protected]>
new bm

llvm-svn: 16744

github.com/llvm/llvm-test-suite - 7878953ad6b1a09d4c4cade7997ca8eee907cc0a authored over 20 years ago by Chris Lattner <[email protected]>
New benchmark, no input duh

llvm-svn: 16743

github.com/llvm/llvm-test-suite - 02a09c2bd1fab09040978117361d1b050ecff94d authored over 20 years ago by Chris Lattner <[email protected]>
New benchmarks (related to 300.twolf?) without an input, of course.

llvm-svn: 16742

github.com/llvm/llvm-test-suite - 122d1f64de0a3ef9c9bb7c453a3a024dda558336 authored over 20 years ago by Chris Lattner <[email protected]>
New program, guess what? No input

llvm-svn: 16740

github.com/llvm/llvm-test-suite - 66cb543b1585eb1aa15768e22c9b0881479c8ec9 authored over 20 years ago by Chris Lattner <[email protected]>
Another benchmark without an input

llvm-svn: 16738

github.com/llvm/llvm-test-suite - 8c6b72828fd923ac259c069f2c5ee8848ba9d821 authored over 20 years ago by Chris Lattner <[email protected]>
New program

llvm-svn: 16737

github.com/llvm/llvm-test-suite - 926b9e6370d6a76d8cebe657fec611d5f393dd8b authored over 20 years ago by Chris Lattner <[email protected]>
Move this to the McGill directory

llvm-svn: 16736

github.com/llvm/llvm-test-suite - 5f0ac724807f5a9a36a102c0763ceaf57bc06a95 authored over 20 years ago by Chris Lattner <[email protected]>
New benchmarks

llvm-svn: 16735

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

llvm-svn: 16734

github.com/llvm/llvm-test-suite - a4120cbaa707d951c64ce03ceb01b4701062319d authored over 20 years ago by Chris Lattner <[email protected]>
New benchmark: gnu go 1.1.

This also has no input, but should at least be easier to come up with one

llvm-svn: 16733

github.com/llvm/llvm-test-suite - 2891ba4f82c2b2db4df1231b9ff4365b0601d01e authored over 20 years ago by Chris Lattner <[email protected]>
This program fixes the output of something.

llvm-svn: 16732

github.com/llvm/llvm-test-suite - 585eeea8c6443ad1576c65a272b5c20ffbc2e604 authored over 20 years ago by Chris Lattner <[email protected]>
Another "benchmark" without an input

llvm-svn: 16731

github.com/llvm/llvm-test-suite - 54a710aeee769f0b481d700e67f8a29a20966d5e authored over 20 years ago by Chris Lattner <[email protected]>
New benchmark, also missing an input

llvm-svn: 16730

github.com/llvm/llvm-test-suite - a719e16fdb5e6f4159ade29622ed861d60499096 authored over 20 years ago by Chris Lattner <[email protected]>
New benchmark

llvm-svn: 16729

github.com/llvm/llvm-test-suite - 48478454503bc0ac5ea92c85a850368ce06b3b3e authored over 20 years ago by Chris Lattner <[email protected]>
Make it run

llvm-svn: 16725

github.com/llvm/llvm-test-suite - fc93939dbfe1272c6c443f77aeac9a086247a313 authored over 20 years ago by Chris Lattner <[email protected]>
Initial checkin

llvm-svn: 16723

github.com/llvm/llvm-test-suite - 944076bb3eeed7f8b3e327419e424939a39224cd authored over 20 years ago by Chris Lattner <[email protected]>
Another benchmark. This is apparently an assembler for some target I

couldn't figure out. There are also no input files for this :(

Agg, and the source looks like p...

github.com/llvm/llvm-test-suite - ef0e88198a05c5a3f48f9c8fc29d05181e250640 authored over 20 years ago by Chris Lattner <[email protected]>
New "Benchmark". Of course running it just prints usage info, but whatever.

llvm-svn: 16721

github.com/llvm/llvm-test-suite - 53bb35cc51a205853f1d94782c026de3f637d6eb authored over 20 years ago by Chris Lattner <[email protected]>
new benchmark

llvm-svn: 16720

github.com/llvm/llvm-test-suite - 5d50097a9c2baf92b4f7db20478db83596b371a3 authored over 20 years ago by Chris Lattner <[email protected]>
new suite

llvm-svn: 16713

github.com/llvm/llvm-test-suite - 16067c60f5ff715682c5b22676cfa0a2834ee68e authored over 20 years ago by Chris Lattner <[email protected]>
New benchmark

llvm-svn: 16712

github.com/llvm/llvm-test-suite - a23d3270f9c36b4a1f6f54133c4374565e555abd authored over 20 years ago by Chris Lattner <[email protected]>
Move C++ test to Misc-C++

llvm-svn: 16711

github.com/llvm/llvm-test-suite - 18712a88ee1a3c255b4bbadc0b3809113a57849e authored over 20 years ago by Chris Lattner <[email protected]>
Add new benchmark

llvm-svn: 16710

github.com/llvm/llvm-test-suite - a3be565ce6dd1489113639658732c31f66b76476 authored over 20 years ago by Chris Lattner <[email protected]>
add libstdc++

llvm-svn: 16709

github.com/llvm/llvm-test-suite - d99e624c49f370b0ef85f0e738c30918c2270045 authored over 20 years ago by Chris Lattner <[email protected]>
new testcase

llvm-svn: 16708

github.com/llvm/llvm-test-suite - 557e1b5b1e9d68fe20c0ba8e5eb1814a8b58ab54 authored over 20 years ago by Chris Lattner <[email protected]>
These are the ones that survived

llvm-svn: 16707

github.com/llvm/llvm-test-suite - b3646a934f05885db2a91793bc76305638877dc4 authored over 20 years ago by Chris Lattner <[email protected]>
Add Prolangs-C++ suite

llvm-svn: 16706

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

llvm-svn: 16705

github.com/llvm/llvm-test-suite - 08d475251db2ed037f01e8e922ae0175f0157d47 authored over 20 years ago by Chris Lattner <[email protected]>
Dont' forget this

llvm-svn: 16704

github.com/llvm/llvm-test-suite - 98c35c559deb796174de5e4769e28fe2962a2303 authored over 20 years ago by Chris Lattner <[email protected]>
Wow, this one just worked!

llvm-svn: 16703

github.com/llvm/llvm-test-suite - 55b973743cd6e3df71da436e318dd97d720f9968 authored over 20 years ago by Chris Lattner <[email protected]>
Make this compile and work

llvm-svn: 16702

github.com/llvm/llvm-test-suite - cca2bde676f54b817e466a5d83628bce7bd650ff authored over 20 years ago by Chris Lattner <[email protected]>
Remove infinite loop

llvm-svn: 16701

github.com/llvm/llvm-test-suite - f949cb9a865d1740762917c293210410a3cea9ff authored over 20 years ago by Chris Lattner <[email protected]>
Make this compile

llvm-svn: 16700

github.com/llvm/llvm-test-suite - 31d51d319e2b1c147a57bb6d7c19c505e6fc52bf authored over 20 years ago by Chris Lattner <[email protected]>
Make this compile and take a nontrivial amount of time

llvm-svn: 16699

github.com/llvm/llvm-test-suite - 691ab91de54a1cee87d22356e1ce06d0d4971213 authored over 20 years ago by Chris Lattner <[email protected]>
Make this work

llvm-svn: 16698

github.com/llvm/llvm-test-suite - 513a5f83d0eb6c420d872d1aa482b771972234e1 authored over 20 years ago by Chris Lattner <[email protected]>
Make this thing work, implement critical methods that are needed to avoid

going into an infinite loop, etc.

llvm-svn: 16697

github.com/llvm/llvm-test-suite - 4ccf13ce9c699615de37397237c068c631b697e7 authored over 20 years ago by Chris Lattner <[email protected]>
Compile

llvm-svn: 16696

github.com/llvm/llvm-test-suite - 8b923db10c933d448e230f7bf81daded7357a2eb authored over 20 years ago by Chris Lattner <[email protected]>
MAke this benchmakr build, work and take a reasonable amount of time

llvm-svn: 16695

github.com/llvm/llvm-test-suite - 0a7852e4340a4f55989bc8f5c9a89406708b3486 authored over 20 years ago by Chris Lattner <[email protected]>
This appears to be one of the benchmarks that has no hope of working. Nuke it

llvm-svn: 16694

github.com/llvm/llvm-test-suite - 6ca7cf9760f242aca1ff840a78fcbe39dca4049a authored over 20 years ago by Chris Lattner <[email protected]>
Wow, the first bm to work without modification!

llvm-svn: 16693

github.com/llvm/llvm-test-suite - b473ef9efcdf37eb2f454987403b8fe5317528b4 authored over 20 years ago by Chris Lattner <[email protected]>
Make this sorta work

llvm-svn: 16689

github.com/llvm/llvm-test-suite - 42e263eb4d7dff46378176db9fa9ce176ea344e4 authored over 20 years ago by Chris Lattner <[email protected]>
Make this "benchmark" work

llvm-svn: 16688

github.com/llvm/llvm-test-suite - 633c9edc125ff043d150143d0f0a9627a7abab26 authored over 20 years ago by Chris Lattner <[email protected]>
Don't use unitiialized values

llvm-svn: 16687

github.com/llvm/llvm-test-suite - 8854ebf5d63c05c7ada6a9cb1975b828271dee73 authored over 20 years ago by Chris Lattner <[email protected]>
Build this

llvm-svn: 16684

github.com/llvm/llvm-test-suite - e472a33697208023d0eef0bbcfb16995730f73c0 authored over 20 years ago by Chris Lattner <[email protected]>
New data file

llvm-svn: 16683

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