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

Pass -mdynamic-no-pic to build cbe executable.

llvm-svn: 26398

github.com/llvm/llvm-test-suite - 878bfe6114fc80089caf9bb265734eed726ee8b6 authored almost 19 years ago
Don't remove .f90/.F90 files from the srcdir!

llvm-svn: 26360

github.com/llvm/llvm-test-suite - eeb7f703c913feef1cf94f921e31aade3434974c authored almost 19 years ago
More makefile goodness

llvm-svn: 26359

github.com/llvm/llvm-test-suite - 37a97c448e46d281b1d0a04a72149dbaae9dc0fc authored almost 19 years ago
Don't complain if there are no .bz2 files

llvm-svn: 26343

github.com/llvm/llvm-test-suite - be22ea7c7e271bd2faf8727990d8e4a59fcad7fc authored almost 19 years ago
Add support for sandy bz2 files

llvm-svn: 26342

github.com/llvm/llvm-test-suite - 79a0a12cae305a13bdf271e48be6919ddb88381b authored almost 19 years ago
fix a typo

llvm-svn: 26337

github.com/llvm/llvm-test-suite - ae1ce797550bf1172ed5653863a58a97d7c7ac7b authored almost 19 years ago
Add support for .cpp files

llvm-svn: 26336

github.com/llvm/llvm-test-suite - b85f4387fd7bb8f45785d3ca565734e40ce8c70b authored almost 19 years ago
Replace the original test.264 with a larger CIF / 15 frame bitstream.

llvm-svn: 26276

github.com/llvm/llvm-test-suite - 45a69a5665cd269f15339f7fa7090d530f4da4a1 authored almost 19 years ago
Add -mdynamic-no-pic to native compiler (gcc) options for Darwin.

llvm-svn: 26270

github.com/llvm/llvm-test-suite - 9acf29055175aefa6f42505cd7717456df1f485d authored almost 19 years ago
Fix prototypes to match the definition

llvm-svn: 26210

github.com/llvm/llvm-test-suite - 4993e829b76842844b792538548f22cc2489318f authored almost 19 years ago
Set -enable-x86-fastcc as X86 llc-beta option

llvm-svn: 26170

github.com/llvm/llvm-test-suite - a5cb1ea0a5bd5871a85ee50b9a445e4a8fc7981f authored almost 19 years ago
Add fhourstones

llvm-svn: 26168

github.com/llvm/llvm-test-suite - 0778d746ec9db9a1ca30fc3ae0b0c5a6b228ec3b authored almost 19 years ago
Add fhourstones 3.1

llvm-svn: 26166

github.com/llvm/llvm-test-suite - 485bb6f0be6beeab3dc026070e62e8eed6e3216c authored almost 19 years ago
New tasty version of fhourstones: 3.1!

This one even includes a LARGE_PROBLEM_SIZE input! :)

llvm-svn: 26165

github.com/llvm/llvm-test-suite - 6eb869e7aab88a05c5c95439e00410f390308ef2 authored almost 19 years ago
Added JM license pointer.

llvm-svn: 26132

github.com/llvm/llvm-test-suite - 428043784c5d9be26a984d4aa3cc071936080617 authored almost 19 years ago
Added H.264 reference encoder / decoder from ITU to LLVM test suite.

llvm-svn: 26125

github.com/llvm/llvm-test-suite - e3e2b173235060e990c6900fccf7a38970030432 authored almost 19 years ago
Removed dixie

llvm-svn: 26100

github.com/llvm/llvm-test-suite - 6e0c04769926c46c6eb69312ec9686c559718a0f authored almost 19 years ago
Remove dixie. It doesn't work on many platforms (and not all that interesting.)

llvm-svn: 26099

github.com/llvm/llvm-test-suite - 9f952fa7fc4d9fb61e6b475a2b1a3049e009d5c1 authored almost 19 years ago
Fixing the test case: it was testing boundry cases where the result of

conversion is different depending on whether x86 SSE or 387 instructions are
used.

llvm-svn: 26097

github.com/llvm/llvm-test-suite - 0fcc2ba10e1db3042bb3682dbdc6c5a07cf21582 authored almost 19 years ago
change the beta option back

llvm-svn: 26092

github.com/llvm/llvm-test-suite - 1cd33df09f52e7adc34ebaef164bbbb485c9bf17 authored almost 19 years ago
turn on lsr for Sparc llc-beta

llvm-svn: 26081

github.com/llvm/llvm-test-suite - 18de59dae93ef61dc4a8049e523e5ccadf9e5145 authored almost 19 years ago
new testcase

llvm-svn: 25999

github.com/llvm/llvm-test-suite - e296b2151551ee8755be99a4a43e69f363079e05 authored almost 19 years ago
Tell the assembler to enable the fancy V9 instructions

llvm-svn: 25904

github.com/llvm/llvm-test-suite - 2174dfdfd4863140c4c8d44ebf65fe5074daa268 authored almost 19 years ago
Link with instead of . This fixes a bunch of link failures on Darwin.

llvm-svn: 25874

github.com/llvm/llvm-test-suite - 1793110973c5e52c2acb2e0cab36d8000d3c9992 authored almost 19 years ago
allow this test to pass on x86

llvm-svn: 25850

github.com/llvm/llvm-test-suite - 1f964ff5eb9304266cf7c8655a32d62b766cb96f authored almost 19 years ago
set llcbeta on sparc

llvm-svn: 25808

github.com/llvm/llvm-test-suite - 62c75bccf2e4994349e6fe1f43790b605de8f0d2 authored almost 19 years ago
new testcase for PR704

llvm-svn: 25792

github.com/llvm/llvm-test-suite - 203d4159f293312f910f15bef2ab596c84ddb9d2 authored almost 19 years ago
Back out last check-in. Turns out we are bug compatible with gcc. :-)

llvm-svn: 25725

github.com/llvm/llvm-test-suite - 5a2c34aa56035d597ad6890ef63ae1082d510cc3 authored almost 19 years ago
Work around a GCC bug where it is incorrectly eliding a float truncate by

using a value that is fully precise as a float.CVS: ---------------------------------------------...

github.com/llvm/llvm-test-suite - a1231c6efe488645209d07350d042debfe03fe61 authored almost 19 years ago
X86 llc-beta option: -enable-x86-sse

llvm-svn: 25702

github.com/llvm/llvm-test-suite - 8cd2638c6d29292920ae96bd033f055dcb5107e3 authored almost 19 years ago
no idea why this is disabled, it works

llvm-svn: 25695

github.com/llvm/llvm-test-suite - 4b1797bf90e58df7411c373869e17bb95ef31d76 authored almost 19 years ago
set some flags to lessen the errors

llvm-svn: 25693

github.com/llvm/llvm-test-suite - 1f1dbed26f77b8822006e4381d0fae34fa0203c4 authored almost 19 years ago
eon doesn't need exceptions

llvm-svn: 25611

github.com/llvm/llvm-test-suite - 2ed9358e534177b8a6dc1a22bb532785e1397e99 authored about 19 years ago
Add a testcase for 12 PR's fixed by the new front-end.

llvm-svn: 25585

github.com/llvm/llvm-test-suite - d2ac5b7d2a584dcbf49b9282e3ff1b268bc066da authored about 19 years ago
change alpha beta to lsmark

llvm-svn: 25554

github.com/llvm/llvm-test-suite - c909662c523c0aa84226c78481caa4fed8381b7f authored about 19 years ago
Add some new testcases from bugzilla bugs

llvm-svn: 25547

github.com/llvm/llvm-test-suite - b5993ad2853ea360e89b9af2b59f91746a3027ce authored about 19 years ago
new test for craziness bitfield layouts and static initialization thereof.

The old llvm-gcc front-end crashes on this, but the new one does it right.

llvm-svn: 25546

github.com/llvm/llvm-test-suite - be56edea5cee6775c504df53fe5affb00b19727d authored about 19 years ago
xfail does nothing in llvm-test, besides, this passes :)

llvm-svn: 25523

github.com/llvm/llvm-test-suite - 3ea20e40ea9a2490e97d2b4c13252497a3026514 authored about 19 years ago
remove annoying $Id lines

llvm-svn: 25505

github.com/llvm/llvm-test-suite - 9ae13f15ba8a5555d96b904dcecf9b2062755444 authored about 19 years ago
disable inline assembly

(TODO: rounding mode intrinsics for processors that have them?)

llvm-svn: 25504

github.com/llvm/llvm-test-suite - eef567a449af3c06c14a5305d626eddad700f26e authored about 19 years ago
license stuff

llvm-svn: 25502

github.com/llvm/llvm-test-suite - 3983369ff14696f2002abc346f31e2c3e7361f73 authored about 19 years ago
oggenc is Free

llvm-svn: 25501

github.com/llvm/llvm-test-suite - 95c58d344c7ff96bb92a91383ca4f3fd9a7decf4 authored about 19 years ago
oh no, I hope this doesn't get emailed

llvm-svn: 25500

github.com/llvm/llvm-test-suite - 4da36d73fe7f6116a279086d39e1fdd3556788a0 authored about 19 years ago
adding the ogg encoder

llvm-svn: 25499

github.com/llvm/llvm-test-suite - 536a5bb4192169540f06de2b38664bbb18c11e77 authored about 19 years ago
adding the ogg vorbis encoder

llvm-svn: 25498

github.com/llvm/llvm-test-suite - 75e91b8a44474596f7c6367678fc9be36180fd4d authored about 19 years ago
look at those cute little opcodes running around!!

llvm-svn: 25461

github.com/llvm/llvm-test-suite - 93c5313a80802505dcf932861fe836dd74b793dc authored about 19 years ago
The old f-e doesn't insert the required llvm.stacksave/stackrestore intrinsics.

llvm-svn: 25397

github.com/llvm/llvm-test-suite - 72d48bc0285d416ed754de0c71d8e6154e255bd7 authored about 19 years ago
Turning on x86 DAG isel (llc-beta).

llvm-svn: 25387

github.com/llvm/llvm-test-suite - 6121fed35403cdcb91768a352bc1a956df5db2d1 authored about 19 years ago
Pass -emit-llvm to llvm-gcc. This flag is ignored by the old front-end, and

tells the new front-end to emit a .ll (instead of a .s file) file like the old
one does.

llvm-sv...

github.com/llvm/llvm-test-suite - e38e3d2ef6addf7fb26bb38f8403c566589f3cd9 authored about 19 years ago
Get this to work on sun's

llvm-svn: 25352

github.com/llvm/llvm-test-suite - 1bd00a9e3be040a9154d43c22622bd0f30fde04e authored about 19 years ago
make beta non-dag

llvm-svn: 25305

github.com/llvm/llvm-test-suite - 510de840d4c5e00ac7c60e11b1a7f47214fefcf9 authored about 19 years ago
Add another case to check, eliminate a warning

llvm-svn: 25256

github.com/llvm/llvm-test-suite - 8b8f57e11e66804d7b6637350455df7c4045fe63 authored about 19 years ago
enhance this test to pass on non-gcc 4 host compilers

llvm-svn: 25254

github.com/llvm/llvm-test-suite - e5a4e1be08a11efc721ebab4d4bb0fb438fb550e authored about 19 years ago
temporary, will remove soon

llvm-svn: 25161

github.com/llvm/llvm-test-suite - a4b2d4a9791b8d3fd8fdaaa8c90db845e9212195 authored about 19 years ago
fix some undefined behavior in this testcase, though it is not causing a problem

llvm-svn: 25118

github.com/llvm/llvm-test-suite - c20326fb5c19cc6f36c78ef4a049986a12753170 authored about 19 years ago
Fix PR678:

Use the 4th argument to CHECK_PROGRAM_SANITY in order to turn a failed
sanity check into a warnin...

github.com/llvm/llvm-test-suite - 98f7bb3cb587cf94e6b5ab337c517cf332a7b663 authored about 19 years ago
Change beta options back

llvm-svn: 24909

github.com/llvm/llvm-test-suite - 92664299ddd042dd48fd91a601889da52caf7e98 authored about 19 years ago
Add a new llc-beta option for PPC and X86 tonight

llvm-svn: 24605

github.com/llvm/llvm-test-suite - 3a72d6e544d80b54af3afb54a4713d61ef8b8c06 authored about 19 years ago
134.perl is causing major problems for sabi, so I am filtering it out on alpha until it can be tracked down

llvm-svn: 24576

github.com/llvm/llvm-test-suite - ffcd27c87de22b08ba74e8a6d5151c7080761152 authored about 19 years ago
Why not. Performance sucks, but correctness sucks more, so sounds just right for beta. Maybe I will be surprised.

llvm-svn: 24532

github.com/llvm/llvm-test-suite - 4ee0b4070c8333b14e7dd296411e740f54a1070c authored about 19 years ago
new testcase corresponding to PR671

llvm-svn: 24518

github.com/llvm/llvm-test-suite - ae02c4142bc9dda168381085893027b458fce9f3 authored about 19 years ago
who told them ints and pointers were interchangable

llvm-svn: 24380

github.com/llvm/llvm-test-suite - 639107561098cf8f71535941c65949191df4d80b authored about 19 years ago
LSR is on by default, switch beta to something else

llvm-svn: 24336

github.com/llvm/llvm-test-suite - 1e39c0ba4f64c92dce1b36154eefbf69f605af96 authored about 19 years ago
I can only assume the test case is suppose to be correct. Passing the wrong number of args to printf is bad :)

llvm-svn: 24305

github.com/llvm/llvm-test-suite - f470423a04aab96c6f59c845786799b9a0769d17 authored about 19 years ago
These warnings were bugging me

llvm-svn: 24257

github.com/llvm/llvm-test-suite - bc13e38cea9541d024af70cc36007ca3e8c9d2bb authored about 19 years ago
Updated to version 1.7cvs.

llvm-svn: 24245

github.com/llvm/llvm-test-suite - 5033a63ae03416618b532460e8a12eebbb912660 authored about 19 years ago
Merged from RELEASE_16.

llvm-svn: 24243

github.com/llvm/llvm-test-suite - b48cde68f63a9180f25847d3c9457186312c6131 authored about 19 years ago
chicken out: sched=simple breaks quite a bit of the testsuite currently.

will look at this again later :)

llvm-svn: 24181

github.com/llvm/llvm-test-suite - 7d168fc032a6152c1393f07aef6928836c8a4f07 authored about 19 years ago
fun with scheduling on ia64

llvm-svn: 24170

github.com/llvm/llvm-test-suite - 0fa1bb3d747283990c5bce69389b8d3a2d6f1373 authored about 19 years ago
This does wonderful things for readability

llvm-svn: 24153

github.com/llvm/llvm-test-suite - 205d04464348f0081979ab2f942c790649888b0a authored about 19 years ago
issolate LSR on alpha-beta

llvm-svn: 24127

github.com/llvm/llvm-test-suite - c623ed2477be5138b83227987aa0f6c7b6ca56db authored about 19 years ago
remove this hack

llvm-svn: 24116

github.com/llvm/llvm-test-suite - 8a0564660ee06c49caa1898703105e96718001b5 authored about 19 years ago
As usual, Duraid is trying to use subversive techniques to kill x86.

llvm-svn: 24062

github.com/llvm/llvm-test-suite - 08a696e85dd56132a9dce6185f6d26458563ae86 authored about 19 years ago
track the ia64 DAG->DAG instruction selector as llcbeta.

llvm-svn: 24061

github.com/llvm/llvm-test-suite - 7d2111386ecbef50fc2fde4960ca84daaae19859 authored about 19 years ago
New testcase

llvm-svn: 24047

github.com/llvm/llvm-test-suite - bcfafa0f86cc2e1d7dc7e149f93f9daf5cc3cdc5 authored about 19 years ago
new testcase, from... PR491.

llvm-svn: 24045

github.com/llvm/llvm-test-suite - 061a4954cb26c72d66e93f6817176c3534191b4c authored about 19 years ago
remove a column from the nightly tester that isn't what it claims to be

llvm-svn: 24007

github.com/llvm/llvm-test-suite - f236f839316a387b29b5e78c807a03db5592c8e5 authored about 19 years ago
Darwin (__APPLE__) uses gettimeofday.

This fixes compilation on MacOS X.

llvm-svn: 24006

github.com/llvm/llvm-test-suite - 819e3d823385c459e522aa3396cdded7ac78bdc7 authored about 19 years ago
Add sys/types.h, which seems to fix a silly bug in Apple's netinet/in.h

header file where they don't define in_addr_t.

llvm-svn: 24005

github.com/llvm/llvm-test-suite - 1c15ee2784a134decc6d622a83785fe43115711d authored about 19 years ago
Restore the file generated from the grammar. Instead fix the program to

write its output to stdout instead of to a file that clobbers one of its
source files.

llvm-svn:...

github.com/llvm/llvm-test-suite - a9f7090e65397d4bac1b2dea7f0cd7bf901c4ad4 authored over 19 years ago
restore this file

llvm-svn: 23862

github.com/llvm/llvm-test-suite - dad6234ad1ccb6976108c8ee4416c556ad193cbe authored over 19 years ago
This is not a part of the program, it is generated by running it

llvm-svn: 23861

github.com/llvm/llvm-test-suite - f5baf7e69fd71dd569fe67b8b630435ca9fff9ad authored over 19 years ago
The variable is Source, not Sources. Also, don't include grammar.g.c: it's

not part of the program, it's a file generated by running the test program.
This stops the infern...

github.com/llvm/llvm-test-suite - 60613d829ebb2d746584cada02fb34c1467f4ae4 authored over 19 years ago
Corrected the inclusion of Makefile.FORTRAN, which is not copied into the

object tree by configure.

llvm-svn: 23825

github.com/llvm/llvm-test-suite - ac9cf8f4435c7d6692296a7bda0352eaa9f1c768 authored over 19 years ago
Corrected spelling.

llvm-svn: 23823

github.com/llvm/llvm-test-suite - 7e03d5f682e1a1bbca656a92c84d7aefcb9cc791 authored over 19 years ago
Makefile.FORTRAN isn't copied into the object tree (and really doesn't need

to be), so just look for it in the source tree instead.

llvm-svn: 23822

github.com/llvm/llvm-test-suite - 667612c9208a9d1d3a96325184f99b89bc50b2b9 authored over 19 years ago
Missing header file was causing lseek to receive incorrect args. Exposed by the

scheduler.

llvm-svn: 23701

github.com/llvm/llvm-test-suite - 49afa53aa78bb1596229d16547271caf50dcff8d authored over 19 years ago
The dag combiner is on by default for llc now. Make scheduling llc-beta on

ppc again.

llvm-svn: 23683

github.com/llvm/llvm-test-suite - 3dd6417105b6b821b942c0fc41ed825114ee6653 authored over 19 years ago
enable the dag combiner for tonight

llvm-svn: 23675

github.com/llvm/llvm-test-suite - a0c777cade48d34222728c28c7f192996a21428b authored over 19 years ago
Fix typo, thanks to Vladimir Merzliakov for pointing this out!

llvm-svn: 23607

github.com/llvm/llvm-test-suite - 62d79c780c581ac9c2af49fec4f435b65fbb911d authored over 19 years ago
Don't make the nightly tester colors change all around. We don't want

bisort and em3d's lines to swap datapoints.

llvm-svn: 23598

github.com/llvm/llvm-test-suite - 611a78152c3e850a040a9c1a77c78aa4f0b413ef authored over 19 years ago
Reorder this line so that it matches the nightly tester gnuplot scripts,

which was causing us to get the wrong labels on lines.

llvm-svn: 23597

github.com/llvm/llvm-test-suite - 72fa4e83f97fe932332a3dc11712f0bb84af6be5 authored over 19 years ago
Turn on scheduling as llc-beta until Nate gets a chance to continue work on

the dag combiner

llvm-svn: 23486

github.com/llvm/llvm-test-suite - c474b93b77182301a680053bf7bb872049ea5c00 authored over 19 years ago
new testcase to generate an ascii-art mandlebrot

llvm-svn: 23429

github.com/llvm/llvm-test-suite - 2771a234af7fb2195e66f55a507fac3464aa633a authored over 19 years ago
Fix these rules to not leave the file around if the diff file doesn't exist

llvm-svn: 23372

github.com/llvm/llvm-test-suite - a63f3633088fbd46e6110f11271ad39de2b3b637 authored over 19 years ago
Add an option to the DAG Combiner to enable it for beta runs, and turn on

that option for PowerPC's beta.

llvm-svn: 23253

github.com/llvm/llvm-test-suite - e59aa554b390eb773775eb6520b272341d4e1de3 authored over 19 years ago
This is no longer the beta option

llvm-svn: 23225

github.com/llvm/llvm-test-suite - 979a4d2f9320f536d4751556222bdba3be156301 authored over 19 years ago
remove space from end of line

llvm-svn: 23187

github.com/llvm/llvm-test-suite - dad733ff69b15a822fbe273c8dc649ecb75aa4f5 authored over 19 years ago
Make this test not get constant folded away.

llvm-svn: 23175

github.com/llvm/llvm-test-suite - 8adba96e0e3605b8ca60f883222f4f9116b08de6 authored over 19 years ago
check in a testcase for PR594 that I forgot to commit earlier

llvm-svn: 23174

github.com/llvm/llvm-test-suite - ae0f1e3432713f1d2c2508ba23c6ab9aa93bbb47 authored over 19 years ago