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

unfortunately, using plain old malloc() breaks CBE on ia64 (claims to be

running out of memory but it shouldn't be)

so for now, back this out

llvm-svn: 21557

github.com/llvm/llvm-test-suite - f05ea424e50e266a27fb5dfd8dc58670a222e66b authored over 19 years ago by Duraid Madina <[email protected]>
(llc/cbe/native builds were built differently, oops)

llvm-svn: 21556

github.com/llvm/llvm-test-suite - 6b444f316d7a0774b5532a667005f75022c1f094 authored over 19 years ago by Duraid Madina <[email protected]>
Adding makefile!

llvm-svn: 21551

github.com/llvm/llvm-test-suite - 48f301acbb32c55c66bde1a28ef7e861356b45a4 authored over 19 years ago by Tanya Lattner <[email protected]>
adding makefile.

llvm-svn: 21550

github.com/llvm/llvm-test-suite - 0cb469371a8550db6b0808eadfae769fdede3904 authored over 19 years ago by Tanya Lattner <[email protected]>
include Makefile.f2c before listing any source files

llvm-svn: 21549

github.com/llvm/llvm-test-suite - 4d6c13855c3da029cff2015ee0b872df9d3f33a5 authored over 19 years ago by Misha Brukman <[email protected]>
Get arc2d closer to working

llvm-svn: 21538

github.com/llvm/llvm-test-suite - 9a6f4df2d66cb64cf8dfaf3f1b2958259037fe76 authored over 19 years ago by Misha Brukman <[email protected]>
instead of using a custom memory allocator, just use malloc. This slows down

the program a little bit, but not enough to screw analysis :)

llvm-svn: 21531

github.com/llvm/llvm-test-suite - 8654be377600857ce6a3960d5cc008d13cbed3a7 authored over 19 years ago by Chris Lattner <[email protected]>
Add a new program

llvm-svn: 21530

github.com/llvm/llvm-test-suite - 111832f78f95567b36ea7835872dd2cdce6f8cac authored over 19 years ago by Chris Lattner <[email protected]>
add SPASS (GPL) to license.txt

llvm-svn: 21529

github.com/llvm/llvm-test-suite - e6b07f9e101e4ee67a87ef0e439c0fd47efec565 authored over 19 years ago by Duraid Madina <[email protected]>
add some docs

- for more, see the SPASS homepage: http://spass.mpi-sb.mpg.de/

llvm-svn: 21528

github.com/llvm/llvm-test-suite - 00a3b0ca34e3f5da4603e5805a53945101f681cd authored over 19 years ago by Duraid Madina <[email protected]>
seriously, this program is great. i left it running last night and it

figured out that misha was in fact a plant, all by itself

llvm-svn: 21527

github.com/llvm/llvm-test-suite - 246ffd5067b566355c67f671fba73de56a631774 authored over 19 years ago by Duraid Madina <[email protected]>
Incorporate changes from configure.ac for Perfect Club benchmarks

llvm-svn: 21519

github.com/llvm/llvm-test-suite - 982aa759107e5a282fdde613b4fd1e1aeb90b004 authored over 19 years ago by Misha Brukman <[email protected]>
* Refer to source files relatively, not using absolute path

* include Makefile.perfect not the generic Makefile.multisrc

llvm-svn: 21518

github.com/llvm/llvm-test-suite - 75cdac3254b52a4a702c53be3b91044ca10f2800 authored over 19 years ago by Misha Brukman <[email protected]>
List all benchmarks on one line -- the final \ terminator was breaking things

llvm-svn: 21517

github.com/llvm/llvm-test-suite - d684f3773dc1abbbd67dbe9244a053a5cf120f09 authored over 19 years ago by Misha Brukman <[email protected]>
* Fix version to reflect it's the CVS version, not final release

* Add a definition for llvm_src directory as it's used in config.status
* Copy over Makefile.perf...

github.com/llvm/llvm-test-suite - e4d85073faf2ef2428151f70952953200f1ce329 authored over 19 years ago by Misha Brukman <[email protected]>
Add SPEC-like template Makefile and sandbox runner script

llvm-svn: 21514

github.com/llvm/llvm-test-suite - 97e9451fd5c51d915c9f4cad400c16e7850db58f authored over 19 years ago by Misha Brukman <[email protected]>
Fix LEVEL of PerfectClub dir

llvm-svn: 21512

github.com/llvm/llvm-test-suite - 294d909eb1c25c71e2ced0afe3bf300085af8517 authored over 19 years ago by Misha Brukman <[email protected]>
Fix location of perfect club benchmarks

llvm-svn: 21511

github.com/llvm/llvm-test-suite - 267fd18ba8eaa02d7aa4a2fadbf7405d8ac0cdd4 authored over 19 years ago by Misha Brukman <[email protected]>
Add comment for Perfect Club benchmark config

llvm-svn: 21509

github.com/llvm/llvm-test-suite - 591ff1d2110190103b309873fa0c512ad05954da authored over 19 years ago by Misha Brukman <[email protected]>
Enable Perfect Club benchmarks

llvm-svn: 21508

github.com/llvm/llvm-test-suite - bc2375a2e10b33a4afb87957f1ace250072ffcd7 authored over 19 years ago by Misha Brukman <[email protected]>
Adding Makefile for arc2d. This will be fixed after autoconf support is added.

llvm-svn: 21506

github.com/llvm/llvm-test-suite - 808ee28cd469b47dcf0a9b8d41e9a1fd2ff4a978 authored over 19 years ago by Tanya Lattner <[email protected]>
Adding Makefile for adm. This will be fixed after autoconf support is added.

llvm-svn: 21505

github.com/llvm/llvm-test-suite - 59258d57740800dcb9021cad994005686872afee authored over 19 years ago by Tanya Lattner <[email protected]>
Adding Perfect Club benchmarks.

llvm-svn: 21504

github.com/llvm/llvm-test-suite - 1af628c5f007d47f95167fe2aa0af52f71c805a2 authored over 19 years ago by Tanya Lattner <[email protected]>
add a l_p_s input

llvm-svn: 21488

github.com/llvm/llvm-test-suite - 6e86a1322a96c0fe9d62200809f811cca0d56eb0 authored over 19 years ago by Chris Lattner <[email protected]>
don't let kc++ clobber its own files when it runs the test. This means

that I can finally run the test multiple times now! :)

llvm-svn: 21404

github.com/llvm/llvm-test-suite - 6fa780282755336510d08fb3661f93fbb4794427 authored over 19 years ago by Chris Lattner <[email protected]>
add a LARGE_PROBLEM_SIZE input

llvm-svn: 21375

github.com/llvm/llvm-test-suite - e80b27de3f753f630172c51decd6b9822b59f7e5 authored over 19 years ago by Chris Lattner <[email protected]>
Fix comment: Makefile.config is a configuration makefile, the "master Makefile"

is Makefile.rules

llvm-svn: 21373

github.com/llvm/llvm-test-suite - 16127ef211b2159f3f93117fe75d9cca265492f7 authored over 19 years ago by Misha Brukman <[email protected]>
Make pattern isel default for ppc

Add new ppc beta option related to using condition registers
Make pattern isel control flag (-ena...

github.com/llvm/llvm-test-suite - 0c5ccd7da3c3bf418440f1ed26bd6a1b4be0448f authored over 19 years ago by Nate Begeman <[email protected]>
make this work on x86

llvm-svn: 21308

github.com/llvm/llvm-test-suite - a53e84fd2ddb567f55e9aaafec54b85953563f7d authored over 19 years ago by Chris Lattner <[email protected]>
change beta options for alpha (LSR has had it's chance for a while)

llvm-svn: 21290

github.com/llvm/llvm-test-suite - 43fd61c4b4e0842d718ede2657da95849d3345c5 authored over 19 years ago by Andrew Lenharth <[email protected]>
new testcase for 64-bit int -> FP operations

llvm-svn: 21278

github.com/llvm/llvm-test-suite - c541bb36c60c704b8edb2d6f0ec65252137d46f3 authored over 19 years ago by Chris Lattner <[email protected]>
allow this to pass with l_p_s on apoc

llvm-svn: 21259

github.com/llvm/llvm-test-suite - cbb8b6e1a71d4216e715d055dca07a58f620b4a6 authored over 19 years ago by Chris Lattner <[email protected]>
fix large problem size

llvm-svn: 21257

github.com/llvm/llvm-test-suite - d1e1ca9f3b2fc28bfce0170323c5be55009014ff authored over 19 years ago by Chris Lattner <[email protected]>
improve the bm, though it still doesn't work

llvm-svn: 21239

github.com/llvm/llvm-test-suite - 60e1e66ac0a0880deab3ab8f582712b79b57328c authored almost 20 years ago by Chris Lattner <[email protected]>
switch from taking 0.05s to ~1.5s on apoc

llvm-svn: 21238

github.com/llvm/llvm-test-suite - 333a91ae429e67f8e8c6c6e261c81da22ca86b39 authored almost 20 years ago by Chris Lattner <[email protected]>
add a larger input

llvm-svn: 21237

github.com/llvm/llvm-test-suite - 36c8cd674b2a179e917fd72672f5c6ed072dca9d authored almost 20 years ago by Chris Lattner <[email protected]>
add large-problem-size input

llvm-svn: 21235

github.com/llvm/llvm-test-suite - 5288b576debfb9894548c2493124ac27bae3a37a authored almost 20 years ago by Chris Lattner <[email protected]>
These benchmarks work for me, enable by default :)

llvm-svn: 21229

github.com/llvm/llvm-test-suite - 3e867eb84e77ce19e08d58d4b78c12debefc440c authored almost 20 years ago by Chris Lattner <[email protected]>
add SMG2000 license pointer

llvm-svn: 21219

github.com/llvm/llvm-test-suite - 66505bd81d50073c69dc46e2da1fd81088576e95 authored almost 20 years ago by Duraid Madina <[email protected]>
Makefile for the ASCI_Purple directory - will probably add some other

benchmarks in here later

llvm-svn: 21218

github.com/llvm/llvm-test-suite - e16f3c72b226d4c9b565c3ef38cc606b3e32ed80 authored almost 20 years ago by Duraid Madina <[email protected]>
* add the SMG2000 benchmark. This one is brutal on memory, anything

you can do in terms of prefetching/unrolling/SWP will probably help.

llvm-svn: 21217

github.com/llvm/llvm-test-suite - f2b10dedd3ca08550c3491728f4f59772aef9d7d authored almost 20 years ago by Duraid Madina <[email protected]>
Remove extra `)'

llvm-svn: 21194

github.com/llvm/llvm-test-suite - 89bb9d20367ae194452e8080b67bf4cd2ee40cc4 authored almost 20 years ago by Misha Brukman <[email protected]>
Make crafty work on ALL THREE platforms.

llvm-svn: 21192

github.com/llvm/llvm-test-suite - 4bdeaa1173ec76788d3181c34cc8d2608b15a2bf authored almost 20 years ago by Chris Lattner <[email protected]>
unbreak this on x86 and other platforms. This may break alpha again...

llvm-svn: 21186

github.com/llvm/llvm-test-suite - 28087f556de03370b479224101443584c11eed8d authored almost 20 years ago by Chris Lattner <[email protected]>
Fix a strange problem that prevented custom tests from working.

llvm-svn: 21172

github.com/llvm/llvm-test-suite - 4a66d8749022d98caceb7e08e3e13639a24b79b1 authored almost 20 years ago by Tanya Lattner <[email protected]>
new testcase that the PPC and X86 backends miscompile

llvm-svn: 21118

github.com/llvm/llvm-test-suite - 0a0966b695b9449cddd77fa3d4aff414ef0225e2 authored almost 20 years ago by Chris Lattner <[email protected]>
If either of the program runs takes < 0.1s, don't bother printing a ratio.

llvm-svn: 21100

github.com/llvm/llvm-test-suite - e62374f8ff8c2f8662d29b2327a1cd823327c7e3 authored almost 20 years ago by Chris Lattner <[email protected]>
Add this in hopes of getting the program to work by stopping conflicts on isnumber.

llvm-svn: 21093

github.com/llvm/llvm-test-suite - b2b47edcb18f13571001c355ed6f0b17bed4285f authored almost 20 years ago by Chris Lattner <[email protected]>
Added Alpha (and IA64, because I'm nice like that) compatibility flag

llvm-svn: 21083

github.com/llvm/llvm-test-suite - 6c5b451130c95616a833fba63261847d830e8acf authored almost 20 years ago by Andrew Lenharth <[email protected]>
Added Alpha compatibility flag

llvm-svn: 21082

github.com/llvm/llvm-test-suite - 52ac4d48cdddc0f25de0e3661464b8f140805a7c authored almost 20 years ago by Andrew Lenharth <[email protected]>
Added Alpha (and IA64, because I'm nice like that) compatibility flag

llvm-svn: 21081

github.com/llvm/llvm-test-suite - 8ffb47d1de23ab36224707ea28a17a8155255d64 authored almost 20 years ago by Andrew Lenharth <[email protected]>
Added Alpha Compatibility flag

llvm-svn: 21080

github.com/llvm/llvm-test-suite - 9d941bda8fb70ae370662a8de3a6e8a0ce3a07f4 authored almost 20 years ago by Andrew Lenharth <[email protected]>
add anders and newlines to this report

llvm-svn: 21079

github.com/llvm/llvm-test-suite - 5e00e67b623f652ceb7c51caf6c3911967c5bdfc authored almost 20 years ago by Chris Lattner <[email protected]>
add anders to this report

llvm-svn: 21078

github.com/llvm/llvm-test-suite - 400b17900ec4a04a3381e02b39eda257a8de15b5 authored almost 20 years ago by Chris Lattner <[email protected]>
Change PPC beta option from Loop Strength Reduce to Pattern ISel until

Pattern ISel has subsumed the Simple ISel.

llvm-svn: 20963

github.com/llvm/llvm-test-suite - ac25a1b4fdba654f2df822954c18a884330185e0 authored almost 20 years ago by Nate Begeman <[email protected]>
added define for alpha to get correct prototype for memalign

llvm-svn: 20895

github.com/llvm/llvm-test-suite - df69212d5592d30e0ec49cb0b29080cec40447af authored almost 20 years ago by Andrew Lenharth <[email protected]>
add a row map so that we emit numbers in the same order as the dsgraph report.

llvm-svn: 20876

github.com/llvm/llvm-test-suite - ba7a64bf4572a1f28712cb3fbbdf51abbc649070 authored almost 20 years ago by Chris Lattner <[email protected]>
When printing out a report in CSV for import to a spreadsheet, do so in latex

row order if defined.

llvm-svn: 20875

github.com/llvm/llvm-test-suite - 86f87e0fb8b9a1db31a5303c25f5a6e71ba40f21 authored almost 20 years ago by Chris Lattner <[email protected]>
Add ALL mod/ref info

llvm-svn: 20865

github.com/llvm/llvm-test-suite - 2ea22b157f8b4d451c3b4f09e1ca7ec87737e814 authored almost 20 years ago by Chris Lattner <[email protected]>
Add information about type safety

llvm-svn: 20846

github.com/llvm/llvm-test-suite - 9df0574999181096e872cd84ebbc947637583c58 authored almost 20 years ago by Chris Lattner <[email protected]>
update this to emit the happy latex code that I'm using in my thesis.

llvm-svn: 20835

github.com/llvm/llvm-test-suite - d435111ac00485e6e0523e4769d667686b9ddd2d authored almost 20 years ago by Chris Lattner <[email protected]>
clean up these reports

llvm-svn: 20783

github.com/llvm/llvm-test-suite - 97ae8479fa9c86c2e0680e2123f3e22c96018d5b authored almost 20 years ago by Chris Lattner <[email protected]>
add an option to remove all directories from test names.

llvm-svn: 20782

github.com/llvm/llvm-test-suite - 343a745c4effd43da921df66d3c7edef1c9a4f84 authored almost 20 years ago by Chris Lattner <[email protected]>
don't accumulate timing runs.

llvm-svn: 20768

github.com/llvm/llvm-test-suite - 72c794604cb475770c7627490d064d7147b4f18c authored almost 20 years ago by Chris Lattner <[email protected]>
Clean up this report a LOT. In particular, don't spew tons of crap to the

console and eliminate pointless columns.

The biggest change is that we now run DSA twice: once w...

github.com/llvm/llvm-test-suite - 79e91560f469997eeac266b2d351f883abcb06f4 authored almost 20 years ago by Chris Lattner <[email protected]>
add a report for comparing the AA and mod/ref precision of basic-aa,

steensgaards, steensgaards with field sensitivity, and DSA.

llvm-svn: 20661

github.com/llvm/llvm-test-suite - c5162cc9671731895fc940b37e6f2c967bce3e6b authored almost 20 years ago by Chris Lattner <[email protected]>
add tolerances as specified by spec

llvm-svn: 20646

github.com/llvm/llvm-test-suite - 98b5a9feaa9ae0f73f1e90d0529214a8ffc930c8 authored almost 20 years ago by Chris Lattner <[email protected]>
pass EXTRA_LINKTIME_OPT_FLAGS after the main program so that we can play with archives.

llvm-svn: 20632

github.com/llvm/llvm-test-suite - 51364a07242f55043f67686f8537e655f8ba1f5d authored almost 20 years ago by Chris Lattner <[email protected]>
Add notes on f2c status of program translation

llvm-svn: 20625

github.com/llvm/llvm-test-suite - cb60788360017eded2dc62a0f627554a561b9640 authored almost 20 years ago by Misha Brukman <[email protected]>
Enable the F77 SPECFP2K programs.

llvm-svn: 20624

github.com/llvm/llvm-test-suite - 0de3f99f04fc7e4646eea54d35fad595e5ce9dd5 authored almost 20 years ago by Chris Lattner <[email protected]>
Turn off warnings for programs in llvm-test. We are aware of the fact that

they are gross and crufty, they should not need to match the standards of the
main LLVM codebase....

github.com/llvm/llvm-test-suite - afa0495eb134558ccb6d7dd2d70f8e62ca447666 authored almost 20 years ago by Chris Lattner <[email protected]>
apply magic to get this to build on darwin

llvm-svn: 20522

github.com/llvm/llvm-test-suite - 58d9d9ba7b503a817e90240608b46861f9cee036 authored almost 20 years ago by Chris Lattner <[email protected]>
Make this build on darwin, whose ctype.h defines isnumber, which conflicts

with a source function.

llvm-svn: 20521

github.com/llvm/llvm-test-suite - 835dd4ff7965f4ad753424fd3e65bbc01c79345c authored almost 20 years ago by Chris Lattner <[email protected]>
More FreeBSD fixes for llvm-test.

llvm-svn: 20517

github.com/llvm/llvm-test-suite - 2cdce1cc45aafbd8c48b2b4acc3c123db446f0f0 authored almost 20 years ago by Jeff Cohen <[email protected]>
Fix compilation errors on FreeBSD.

llvm-svn: 20510

github.com/llvm/llvm-test-suite - 9ef998e2208f85e400def19579bd4225543a6add authored almost 20 years ago by Jeff Cohen <[email protected]>
add lsr to alpha as llcbeta

llvm-svn: 20409

github.com/llvm/llvm-test-suite - 748bfc080326e90c4c3ca11628b0cf210c7f14ee authored almost 20 years ago by Andrew Lenharth <[email protected]>
initialize memory, fixing this program's regression in the JIT last night.

llvm-svn: 20403

github.com/llvm/llvm-test-suite - ea867db7a81c2489f5bc9be2c1bc1d5a0c1620fa authored almost 20 years ago by Chris Lattner <[email protected]>
Turn on LSR for llc-beta on ppc

llvm-svn: 20400

github.com/llvm/llvm-test-suite - 6128abd088edd6e674a546f9e7f846d5d6bd7c42 authored almost 20 years ago by Chris Lattner <[email protected]>
make the 'accumulate' variable non-dead and print the output.

llvm-svn: 20388

github.com/llvm/llvm-test-suite - 8a550b191623c512f5402edcb3c31a99b5640784 authored almost 20 years ago by Chris Lattner <[email protected]>
reduce i/o

llvm-svn: 20387

github.com/llvm/llvm-test-suite - 3483e16a21bc9766565123ce1745ec2a825546e2 authored almost 20 years ago by Chris Lattner <[email protected]>
Change target from llc-ls to llc-beta

llvm-svn: 20344

github.com/llvm/llvm-test-suite - 3d41b8e603489d0ccf920bb91ab44daf928a0312 authored almost 20 years ago by Alkis Evlogimenos <[email protected]>
Make the program take non-zero time in normal problem size.

llvm-svn: 20266

github.com/llvm/llvm-test-suite - 318297e176ddee25ef70a64cfcec8fc5d2f26827 authored almost 20 years ago by Chris Lattner <[email protected]>
broken test case

llvm-svn: 20225

github.com/llvm/llvm-test-suite - 32d7ef607cf62ee67fa65cdd39cfa57fd5acdf91 authored almost 20 years ago by Andrew Lenharth <[email protected]>
new testcase for PR513

llvm-svn: 20192

github.com/llvm/llvm-test-suite - b786ce32d0762054cfd164b0f77cb1e435885113 authored almost 20 years ago by Chris Lattner <[email protected]>
Revert part of checkin.

llvm-svn: 20075

github.com/llvm/llvm-test-suite - 50792eefee8925c6ff2722997a406acffbe19a2d authored almost 20 years ago by Tanya Lattner <[email protected]>
When timing llc-beta, actually pass in the beta options.

llvm-svn: 20074

github.com/llvm/llvm-test-suite - c7ebe1ec563791789844c39f1542b9bd3b371f0d authored almost 20 years ago by Tanya Lattner <[email protected]>
Get this to work.

llvm-svn: 19820

github.com/llvm/llvm-test-suite - 790760fbbbeb74ac5add6a6c2433b754b2876a75 authored almost 20 years ago by Chris Lattner <[email protected]>
Get this to work with recent changes.

llvm-svn: 19819

github.com/llvm/llvm-test-suite - 84dbb42bbdfd648a1279d10f7b2261445ad8d651 authored almost 20 years ago by Chris Lattner <[email protected]>
Successfully internalize the f2c tests.

llvm-svn: 19802

github.com/llvm/llvm-test-suite - 17223378ad65618cf1d127a5116154bd0f25d6dc authored almost 20 years ago by Chris Lattner <[email protected]>
Allow extra options to be specified for gccld.

llvm-svn: 19801

github.com/llvm/llvm-test-suite - ba5454f9107f0932af8745f33639f6316a7d68b0 authored almost 20 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

github.com/llvm/llvm-test-suite - e845979d6d775635b206a740703aae3a28672db5 authored almost 20 years ago by Reid Spencer <[email protected]>
Switch over the testing the pattern isel instead of iterative scan.

llvm-svn: 19626

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

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

llvm-svn: 19602

github.com/llvm/llvm-test-suite - 8cd37a2d0a9fdf3296117473900192f7be697032 authored almost 20 years ago by Reid Spencer <[email protected]>
Update to LLVM Makefile System requirements

llvm-svn: 19593

github.com/llvm/llvm-test-suite - a145480a117f3670cbc74345ad757e7e57455f17 authored almost 20 years ago by Reid Spencer <[email protected]>
Added back mpeg2 test.

llvm-svn: 19521

github.com/llvm/llvm-test-suite - bad2eb8945e4720d2e9918326a2d9dd8e85730e0 authored almost 20 years ago by John Criswell <[email protected]>
Inclusion of this file has been approved.

llvm-svn: 19520

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

github.com/llvm/llvm-test-suite - 4302a6b806c179b02cdbf3d838484fb10d84cbef authored almost 20 years ago by John Criswell <[email protected]>
Disable mpeg2 for now.

llvm-svn: 19509

github.com/llvm/llvm-test-suite - 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'...

github.com/llvm/llvm-test-suite - ea82d78519829a1cdabd5e15d94b471e6601a472 authored almost 20 years ago by John Criswell <[email protected]>