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

The makefile copies all the povray source into this dir, don't report them as

?'s when cvs up'ing.

llvm-svn: 29676

github.com/llvm/llvm-test-suite - d89a82f4d5ef84bff774a65e5c42ca78d59958e8 authored over 18 years ago
Fix PR873: nonportable code in hexxagon. Reported by Nick Lewycky

llvm-svn: 29544

github.com/llvm/llvm-test-suite - 7fe25264bef2f39acda67827ce0b6297db2aae47 authored over 18 years ago
Setjmp/longjmp don't disable incorrect optimize transformations with llvm-gcc4,

because EH isn't implemented yet.

llvm-svn: 29536

github.com/llvm/llvm-test-suite - 881fcffbff9593940659b5391b442ff26c5bb1f1 authored over 18 years ago
Workaround no longer needed.

llvm-svn: 29260

github.com/llvm/llvm-test-suite - d5960c3cf61a1bd31deabdd5e32a874d855850e8 authored over 18 years ago
Undo. Wasn't meant to be checked in.

llvm-svn: 29203

github.com/llvm/llvm-test-suite - 63031cd1695ef66219b7298df8daa034bae323de authored over 18 years ago
Workaround to make JIT work with C++ programs on Mac OS X. __cxa_atexit is resolved by linker.

llvm-svn: 29201

github.com/llvm/llvm-test-suite - 8b8a296ec5e68fef4d16f02038bae2607c6edc58 authored over 18 years ago
Fix some non-64-bit-clean code that causes mismatch between gcc / llvm.

llvm-svn: 29124

github.com/llvm/llvm-test-suite - 153c6dbe2d0ecebe9ea3a7ccef82c85ce2888d63 authored over 18 years ago
Pass EXTRA_FLAGS to bugpoint.

llvm-svn: 28940

github.com/llvm/llvm-test-suite - c0cc50bd0dbf1d6da6d48af1774a1a64115dce19 authored over 18 years ago
Add a make file target so the nightly tester can know what llc-beta means for

a night.

llvm-svn: 28913

github.com/llvm/llvm-test-suite - c6b0aa41e6bc87d634ed067168ad0c071db0500e authored over 18 years ago
Switch x86 llcbeta back to -enable-x86-fastcc

llvm-svn: 28911

github.com/llvm/llvm-test-suite - 42937e157088042c2ee4bf58fb378940c796ec2f authored over 18 years ago
Rename EXTRA_FLAGS to EXTRA_OPTIONS.

llvm-svn: 28872

github.com/llvm/llvm-test-suite - b54bca39720418b5156576053de9bd8b3349c253 authored over 18 years ago
Remove unnecessary flag.

llvm-svn: 28792

github.com/llvm/llvm-test-suite - d361ff0d44057c8e4612bd0100138f5f72a6e26e authored over 18 years ago
For good measure, test that -fast doesn't expose any bugs either.

llvm-svn: 28780

github.com/llvm/llvm-test-suite - 45545f11308550b18924591549a99f89c27c94b3 authored over 18 years ago
Use the new bugpoint -Xlinker option to pass down LDFLAGS to bugpoint, allowing

us to debug NAG Fortran programs and povray without ugly hacks

llvm-svn: 28770

github.com/llvm/llvm-test-suite - 35a3207b3e1d4645b59d2e8155368b3433dc491a authored over 18 years ago
llvmgcc4 uses -regalloc=local at -O0. As it turns out, it's massively buggy,

we should fix it, and fixing it requires testing it.

llvm-svn: 28742

github.com/llvm/llvm-test-suite - 292807ff49d3757f79c1d520e04e343fc5f4e2c8 authored over 18 years ago
Typo

llvm-svn: 28713

github.com/llvm/llvm-test-suite - 1d337c5f9cd95dbf9461a1835805a40d07c7290e authored over 18 years ago
The watchdog process should wakes up every sec to check if the parent has completed.

llvm-svn: 28711

github.com/llvm/llvm-test-suite - 7433cabdb18fc5eecdafac139bca34569a7ee978 authored over 18 years ago
Only use the watchdog script for Darwin.

llvm-svn: 28710

github.com/llvm/llvm-test-suite - 952476cc1c89d0e61f34fd957a113ff8519efbb4 authored over 18 years ago
Fork a watch dog process that sleeps for a specified period of time and then

wakes up and kill the parent process. This works for targets where ulimit -t
is not reliable.

ll...

github.com/llvm/llvm-test-suite - cebbfecd885c47c3565bd4aac65c9701230b073c authored over 18 years ago
Clean up makefiles.

llvm-svn: 28705

github.com/llvm/llvm-test-suite - 4fec7f7aba4db82bdfa2771b644f55d3f66bc79c authored over 18 years ago
Restore the problem size

llvm-svn: 28474

github.com/llvm/llvm-test-suite - cf2dcda8654a0027ffa74e7c8cc762e81583ad3e authored over 18 years ago
Fix fib2 in the PPC JIT

llvm-svn: 28472

github.com/llvm/llvm-test-suite - c15cb3b8a0092833d98d51471417617c0e5a6781 authored over 18 years ago
Set x86 llcbeta to -sched=list-tdrr

llvm-svn: 28466

github.com/llvm/llvm-test-suite - d90a88354834b744a0d59f7343ef42f12edece7c authored over 18 years ago
Add a report for the libcalls test and make it work like normal tests. It is

now a useful example for an LLVM optimizer pass.

llvm-svn: 28428

github.com/llvm/llvm-test-suite - b199a498efd8db23549bf9cb4c0d5779163c2a50 authored over 18 years ago
remove dead file

llvm-svn: 28271

github.com/llvm/llvm-test-suite - 6a013799b65c838a9dbfa1db7386c88c0ec78713 authored over 18 years ago
remove this hack

llvm-svn: 28270

github.com/llvm/llvm-test-suite - 43505937fcf7de93186a014eab4cbb9b709724b9 authored over 18 years ago
Set x86 llcbeta to -sched-commute-nodes

llvm-svn: 28231

github.com/llvm/llvm-test-suite - 90a8dadcf53a6384d2f461e54184e7161967edfa authored over 18 years ago
Set x86 llcbeta to -sched-lower-defnuse

llvm-svn: 28202

github.com/llvm/llvm-test-suite - 892f5fe4d95dad6ddac97ca4a4c4d7a4ebc26d45 authored over 18 years ago
Set -sched-vertically for x86 llcbeta

llvm-svn: 28109

github.com/llvm/llvm-test-suite - 51d3124a5487ad40b8ab61d3cc4dc2ca81fbd309 authored over 18 years ago
x86 LLCBETA back to -enable-x86-fastcc

llvm-svn: 28078

github.com/llvm/llvm-test-suite - 33f699b1ffac2df0e4186bd6b4449a2ac7979f85 authored over 18 years ago
Set llcbeta to -sched-ignore-store to test a scheduler tweak. (This option turns off the tweak.)

llvm-svn: 28034

github.com/llvm/llvm-test-suite - 79b3c2b1fe6fc00f472812b3b9c594c54241d869 authored over 18 years ago
Revert x86 llcbeta to -enable-x86-fastcc

llvm-svn: 28031

github.com/llvm/llvm-test-suite - 61bb9e2b813bbc0695fdb21d765b34309117c85f authored over 18 years ago
Temporarily set x86 llc-beta to -spiller-check-liveout.

llvm-svn: 28025

github.com/llvm/llvm-test-suite - 63e9b051acb6c49052ce3effdedf5b49048d6d1a authored over 18 years ago
Remove the temporary option: -no-isel-fold-inflight

llvm-svn: 28012

github.com/llvm/llvm-test-suite - 4c519bba526152dbe18f287e8a1c32bb301dbb4a authored over 18 years ago
Temporarily set -no-isel-fold-inflight to LLCBETAOPTION.

llvm-svn: 28004

github.com/llvm/llvm-test-suite - 27f26f33200e01078d5c83b5cd6a7775588e9aae authored almost 19 years ago
Add another vector test.

llvm-svn: 27940

github.com/llvm/llvm-test-suite - 9311de7228e6891707d05e60dd90d42ec64e8cfc authored almost 19 years ago
Added Nurbs

llvm-svn: 27929

github.com/llvm/llvm-test-suite - 3580048758d4b0187c24eed6f0f9dad368d34013 authored almost 19 years ago
Added nurbs as an external test.

llvm-svn: 27783

github.com/llvm/llvm-test-suite - 624ee780fa25df87da76b0bd82e3b989365f0822 authored almost 19 years ago
Add checks for __OpenBSD__.

llvm-svn: 27761

github.com/llvm/llvm-test-suite - b1e605ab9fa79031b04c4618b660e070513194cf authored almost 19 years ago
Added Nurbs external test.

llvm-svn: 27757

github.com/llvm/llvm-test-suite - 8db3116391753ec3c8f894e0f85b27c97c8740fb authored almost 19 years ago
Initial commit of Nurbs as an External test.

llvm-svn: 27756

github.com/llvm/llvm-test-suite - 11cf0766bf323e76615584a7934a4dbec13522cd authored almost 19 years ago
Adjust to reversed logic in LLVM's Makefile.rules. We now use the

make variable DISABLE_ASSERTIONS instead of ENABLE_ASSERTIONS.

llvm-svn: 27549

github.com/llvm/llvm-test-suite - 616c2fa11bb8a8bf5767bb3ef8f4acfdfa47f33c authored almost 19 years ago
Don't run vector tests if we just have llvmgcc3

llvm-svn: 27547

github.com/llvm/llvm-test-suite - 19dfed16881e1ab394422c1944bb5531b3de8380 authored almost 19 years ago
Make sure the CONFIGURATION variable is set correctly in light of changes

in LLVM's Makefile.rules. Basically when Assertion checking is on, it
needs to be set to Release+...

github.com/llvm/llvm-test-suite - 89a76f491d04dbca1dea08100ce40125f853f84d authored almost 19 years ago
switch back to fastcc for x86 llcbeta

llvm-svn: 27540

github.com/llvm/llvm-test-suite - 00e3416d2d1248c4f9a94f3104dbaa0c8d395dc9 authored almost 19 years ago
For PR646:

1. Provide a --with-externals=DIR option to configure to specify the base
directory for the ex...

github.com/llvm/llvm-test-suite - 03f1e45fe1daf24597f56451d5bd6699897361ea authored almost 19 years ago
Remove calls to clock() and timing info printf's.

llvm-svn: 27408

github.com/llvm/llvm-test-suite - 9d77f26e34a419dc3c6b136607e7362f10e40ab4 authored almost 19 years ago
- Remove calls to clock() and timing printfs.

- Print out more data for comparisons.
- Bump up the test size.

llvm-svn: 27407

github.com/llvm/llvm-test-suite - ff8bef5ad7676edc59cefa4a9e75eaeb6e70f8dc authored almost 19 years ago
Bump up the size of the test.

llvm-svn: 27406

github.com/llvm/llvm-test-suite - 0c9411d50a7303e324e4a5853704b07004366b56 authored almost 19 years ago
Eliminate timing printout. Dump more info for more meaningful comparison.

llvm-svn: 27404

github.com/llvm/llvm-test-suite - a178e7ba7f920d0efee25074c1a417f112d31b50 authored almost 19 years ago
new testcase for multiplies

llvm-svn: 27396

github.com/llvm/llvm-test-suite - 45110c220cf471abcdbb8efc18aabf168739575c authored almost 19 years ago
adjust these to allow them to compile.

llvm-svn: 27394

github.com/llvm/llvm-test-suite - 37405574f642f60d0e1f0e9e4dd89e7aa7e20865 authored almost 19 years ago
Added some Altivec and SSE examples from:

Introduction to Parallel Computing
A practical guide with examples in C

Oxford Texts in Applied...

github.com/llvm/llvm-test-suite - 003239f8b705efc59c32909c4f4881b91134aca6 authored almost 19 years ago
new testcase, which requires expansion of cross-block values.

llvm-svn: 27279

github.com/llvm/llvm-test-suite - 74759beaba1c3a26b096db05cab2bd724f598acb authored almost 19 years ago
Random testcase from my collection

llvm-svn: 27238

github.com/llvm/llvm-test-suite - 2759ea9a335e818f937224c4f26d2639552e0d16 authored almost 19 years ago
Run altivec tests on PPC systems

llvm-svn: 27163

github.com/llvm/llvm-test-suite - 865725e73e23c8b4ced4eed09c90b2ecdf44b632 authored almost 19 years ago
Add an altivec-specific test for altivec intrinsics

llvm-svn: 27162

github.com/llvm/llvm-test-suite - 7da91ead3e4c33852ba0b7885a6f27da7d249286 authored almost 19 years ago
Make disable-lower-switch the default tonight for x86

llvm-svn: 27157

github.com/llvm/llvm-test-suite - cea4a6bcf2baa47d0d9b31cf63e6575d986eb527 authored almost 19 years ago
Fix list of files to be ignored.

llvm-svn: 27048

github.com/llvm/llvm-test-suite - 00d757680d01614c4a24b340de8a32f5d32fd900 authored almost 19 years ago
Stop warning about generated files.

llvm-svn: 27047

github.com/llvm/llvm-test-suite - 6dd1644eb6315a240e39867fc6a47a17bc08dd14 authored almost 19 years ago
Ignore some more intermediate, generated files.

llvm-svn: 27046

github.com/llvm/llvm-test-suite - cf31b5ab995efed50f428a2cf014eb4ed9849542 authored almost 19 years ago
Add some more .cvsignore files to rid us of complaints about build ouptut

files.

llvm-svn: 27030

github.com/llvm/llvm-test-suite - 2a40e986e3e07d24f4b886a089fd66e3de65923a authored almost 19 years ago
Add some more .cvsignore files.

llvm-svn: 27029

github.com/llvm/llvm-test-suite - 2b75dfe54c14c596510dc64d960f710ca1f388d2 authored almost 19 years ago
FIx a typo.

llvm-svn: 27028

github.com/llvm/llvm-test-suite - d40f2cb737a0f1e38af7657f02968f0fa7504de5 authored almost 19 years ago
Add and improve .cvsignore files to get rid of warnings about Output files

generated when llvm-test is built with objdir = srcdir.

llvm-svn: 27026

github.com/llvm/llvm-test-suite - 3a3712fcfa4433f807927e8c34bdb37958fffa66 authored almost 19 years ago
More tests.

llvm-svn: 27025

github.com/llvm/llvm-test-suite - f1e9deed585c53ae520a2fa9a5beb759b886c582 authored almost 19 years ago
Recurse into the Vector dir

llvm-svn: 26948

github.com/llvm/llvm-test-suite - eab7e125bf375fecaf4648e402acdbd610ebb805 authored almost 19 years ago
I forgot to check this in earlier

llvm-svn: 26947

github.com/llvm/llvm-test-suite - 0882e6e7c550a2f71bac3bf36261b38f293e0ea9 authored almost 19 years ago
Simple vector sum example

llvm-svn: 26938

github.com/llvm/llvm-test-suite - c601e6b4502a171530dce85ae7fcf8e070518cad authored almost 19 years ago
add some trivial testcases.

llvm-svn: 26937

github.com/llvm/llvm-test-suite - c0b6edf50022f46041f53d53e4a347bc8a5ab98d authored almost 19 years ago
Switch x86 llc-beta back to -enable-x86-fastcc now that LSR is on by default

llvm-svn: 26864

github.com/llvm/llvm-test-suite - e792447c9f3dd84379bc182e1d37216cd03bf9b9 authored almost 19 years ago
Add a new LLC/LLCBETA column, to make it easier to track LLC BETA

hilight the ratio columns with red/green to make it easy to tell at a glance
if we're winning or ...

github.com/llvm/llvm-test-suite - 6df32773b31bfd4acbff7bcc0f0a02b93041fb62 authored almost 19 years ago
Add the ability for reports to request custom hilighting of columns to

make it easier to browse reports :)

llvm-svn: 26820

github.com/llvm/llvm-test-suite - e596463c6d2f6b9c67d642838fde4b058aef342c authored almost 19 years ago
Change llvm.cs.uiuc.edu -> llvm.org

llvm-svn: 26750

github.com/llvm/llvm-test-suite - bf78a20412fa516ae8bd9f62c35d46caa5e9711b authored almost 19 years ago
Convert llvm.cs.uiuc.edu -> llvm.org

llvm-svn: 26748

github.com/llvm/llvm-test-suite - 7d4c7295c39e862f2a395c0b6da1aa1d4d4569f6 authored almost 19 years ago
x86 llc-beta sets -enable-x86-lsr to turn on loop strength reduction.

llvm-svn: 26675

github.com/llvm/llvm-test-suite - 81aa16bf5fedc506914f4eca24d8f94a719139b6 authored almost 19 years ago
Switch PPC beta back to list-td

llvm-svn: 26648

github.com/llvm/llvm-test-suite - ef9ca840e7849f01777e6cd727aac233ecba0714 authored almost 19 years ago
change alpha beta

llvm-svn: 26644

github.com/llvm/llvm-test-suite - 7295363ed5491d68d41f8078f81a0056fa71d830 authored almost 19 years ago
test -use-sched-latencies as llc beta tonight.

llvm-svn: 26635

github.com/llvm/llvm-test-suite - a83943f94bc0be00b18d7bc99006ac681e08cce6 authored almost 19 years ago
let these programs work with the new CFE

llvm-svn: 26615

github.com/llvm/llvm-test-suite - f0a598e751a54cc02857c4836d4209a3c623b32e authored almost 19 years ago
link with libstdc++ to let fftbench work with the new frontend

llvm-svn: 26600

github.com/llvm/llvm-test-suite - fc34b457689dc93c5865ee4f358d97dbd89b6cc3 authored almost 19 years ago
Enable the td scheduler for llcbeta

llvm-svn: 26589

github.com/llvm/llvm-test-suite - 903836ee039733caa928a1ee3a9d07f3f013684d authored almost 19 years ago
Don't overflow filename buffers. grr.

llvm-svn: 26578

github.com/llvm/llvm-test-suite - 42ec8fb1f5b180cc016a7e7283be25254af792b5 authored almost 19 years ago
Bump default problem size to something that takes ~3 sec range.

llvm-svn: 26576

github.com/llvm/llvm-test-suite - f4b614d5c59817decd5823f04190e974f99af36b authored almost 19 years ago
Increase default problem size to something reasonable.

llvm-svn: 26575

github.com/llvm/llvm-test-suite - b06ad7649adb2651c22318e24b5d8aa218ca49bf authored almost 19 years ago
fix objdir != srcdir testing

llvm-svn: 26574

github.com/llvm/llvm-test-suite - 2c9e54e9f9e8f02bc9731da269dfd4b1cedccb4e authored almost 19 years ago
Added -fomit-frame-pointer to TARGET_CFLAGS for Darwin

llvm-svn: 26546

github.com/llvm/llvm-test-suite - 1c71d18a5bcfca9a6983d3890602c451a4b6d6ab authored almost 19 years ago
Add new directory

llvm-svn: 26533

github.com/llvm/llvm-test-suite - 9faafc75f5cefd94993b848c009ee6f4f2da3a34 authored almost 19 years ago
Add a new benchmark: a boost spirit based C parser.

llvm-svn: 26532

github.com/llvm/llvm-test-suite - 037597385cdecbc862078307e9dc8272de280dfd authored almost 19 years ago
add coyote bench

llvm-svn: 26531

github.com/llvm/llvm-test-suite - 53515a3f51e8ecd0ee666f55380401b2dd2bf6b9 authored almost 19 years ago
add an initial version of this benchmark to the testsuite. This may be updated

in the future if I get a new version from the author

llvm-svn: 26530

github.com/llvm/llvm-test-suite - 1df16a63dcc74db33e5504638fdb55af5bc07740 authored almost 19 years ago
more portability fixes, obsequi now works on darwin.

llvm-svn: 26528

github.com/llvm/llvm-test-suite - 090895bfc53ec1550c0e3bc0a4611fb75ce9d28d authored almost 19 years ago
Portability fixes

llvm-svn: 26527

github.com/llvm/llvm-test-suite - ae62cfd7a704e353e1ba32c31f2e0a4977e72c16 authored almost 19 years ago
you would almost think this was what sizeof was for, wouldn't you

llvm-svn: 26464

github.com/llvm/llvm-test-suite - f693457eff856d67986a89cb9629932abde51ab5 authored almost 19 years ago
u matches unsigned int not unsigned long, so fix this broken program

llvm-svn: 26460

github.com/llvm/llvm-test-suite - 920e1fe7671d177b35abd7c1eb07cedee02e5059 authored almost 19 years ago
Use the input LLVMGCC/LLVMGXX variables set by Makefile.config instead of

creating our own. Creating our own breaks symlinks.

llvm-svn: 26424

github.com/llvm/llvm-test-suite - 9631f9c58456fee1b4612cf87b7822deb9a08ec9 authored almost 19 years ago
Add support for "preprocessed FORTRAN" source *shudder*

llvm-svn: 26423

github.com/llvm/llvm-test-suite - 97cfa090cfe3d683d7e663258b64bd21f342892c authored almost 19 years ago
Preprocess some kinds of fortran files

llvm-svn: 26408

github.com/llvm/llvm-test-suite - 24213918aa12ed73f58a1e27dd640436dfd9a238 authored almost 19 years ago
Allow people to override the default SPEC directory

llvm-svn: 26407

github.com/llvm/llvm-test-suite - eebe4babc4fcc22c11b8ae877479175adcada829 authored almost 19 years ago
tweak for SPEC

llvm-svn: 26406

github.com/llvm/llvm-test-suite - bd936843d74cb372091b9d3a92ec966e7d967945 authored almost 19 years ago