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

Move from test/DSGraph

llvm-svn: 5364

github.com/llvm/llvm-test-suite - dbe2d4ee72e0293b9f2cf081e63391f9d2f2a160 authored almost 22 years ago by Chris Lattner <[email protected]>
Initial checkin of DSGraph/generate_report.pl

llvm-svn: 5363

github.com/llvm/llvm-test-suite - 7ff17625ba2ef34b7293f79468af270c00a01f5a authored almost 22 years ago by Chris Lattner <[email protected]>
Allow TESTs to add rules to top-level makefile

llvm-svn: 5362

github.com/llvm/llvm-test-suite - 12be68e132e69903a8be001477330018a25d506e authored almost 22 years ago by Chris Lattner <[email protected]>
Initial checkin of implemention of test/DSGraph

llvm-svn: 5359

github.com/llvm/llvm-test-suite - 5e4878a8bad309718b02fd0917f9cf12afa34df4 authored almost 22 years ago by Chris Lattner <[email protected]>
Make tests work better

llvm-svn: 5358

github.com/llvm/llvm-test-suite - 03e3a560f4a55bd6e9135a13834921566eff97ce authored almost 22 years ago by Chris Lattner <[email protected]>
Add support for USE_PRECOMPILED_BYTECODE to copy over reference outputs

llvm-svn: 5356

github.com/llvm/llvm-test-suite - 7c4b9b8ef013b504c1a5441841d6fe74fdccb0f1 authored almost 22 years ago by Chris Lattner <[email protected]>
Implement USE_PRECOMPILED_BYTECODE

llvm-svn: 5355

github.com/llvm/llvm-test-suite - 3a0162ae6d9956be9a467e253e9932d1470d471a authored almost 22 years ago by Chris Lattner <[email protected]>
* Add more designators to work better if directories aren't created yet

* Implement USE_PRECOMPILED_BYTECODE

llvm-svn: 5354

github.com/llvm/llvm-test-suite - 7d94338aa9858abafcded9e554cf6166bc137c99 authored almost 22 years ago by Chris Lattner <[email protected]>
Cleanups: move BYTECODE_REPOSITORY to Mf.config

llvm-svn: 5353

github.com/llvm/llvm-test-suite - 66fad6f9073df37951f0fac24ec7ee4ec44bf77c authored almost 22 years ago by Chris Lattner <[email protected]>
These testcases have been in my tree a long long time

llvm-svn: 5351

github.com/llvm/llvm-test-suite - 65306f3b274e8acec3471ea2e8b69b4bf0c2824d authored almost 22 years ago by Chris Lattner <[email protected]>
Remove hack

llvm-svn: 5350

github.com/llvm/llvm-test-suite - dfec4cd486027c2ea15b8135be72ded84a2bfd5b authored almost 22 years ago by Chris Lattner <[email protected]>
Simplify makefile with $*

llvm-svn: 5349

github.com/llvm/llvm-test-suite - b3d698b49b5eed0e312ec530d4c63b1e7336aeee authored almost 22 years ago by Chris Lattner <[email protected]>
Eliminate old crud

llvm-svn: 5348

github.com/llvm/llvm-test-suite - ad298b2fe91726873f6172dac7b801d7b22f6a38 authored almost 22 years ago by Chris Lattner <[email protected]>
Minor tweaks

llvm-svn: 5346

github.com/llvm/llvm-test-suite - 12879fcd379fe099e24ca95758b31eecd0aa750c authored almost 22 years ago by Chris Lattner <[email protected]>
Pass to copy compiled programs into a cannonical location

llvm-svn: 5345

github.com/llvm/llvm-test-suite - 53de23c707ce9488c77b9292553cb9e5bf65affd authored almost 22 years ago by Chris Lattner <[email protected]>
Add pseudo targets for test startup/finish

llvm-svn: 5344

github.com/llvm/llvm-test-suite - 7a3d9f56c796e9133b03c28a0ae77ce8a890871c authored almost 22 years ago by Chris Lattner <[email protected]>
* New test to check for typesafe programs

* Simplify the example to make it more cut-n-paste-able

llvm-svn: 5343

github.com/llvm/llvm-test-suite - 4423ade21e99b56eac0c3011b4b0578bbcee05e9 authored almost 22 years ago by Chris Lattner <[email protected]>
Move poolallocation testing here from test/Programs/MultiSource/Makefile.multisrc

llvm-svn: 5341

github.com/llvm/llvm-test-suite - 05844bbe2fc1d71e2d5c8b39d1d8fc805768ebcd authored almost 22 years ago by Chris Lattner <[email protected]>
Remove pool allocate tests

llvm-svn: 5340

github.com/llvm/llvm-test-suite - 3b2e291740e5ee190c2b4ff6ab5873e3d1b94487 authored almost 22 years ago by Chris Lattner <[email protected]>
Simplify example

llvm-svn: 5339

github.com/llvm/llvm-test-suite - ce1d97dc7959c5d323c22e45d75007a6a4c6f462 authored almost 22 years ago by Chris Lattner <[email protected]>
Further refinement to be useful

llvm-svn: 5338

github.com/llvm/llvm-test-suite - 5951534fdf3b71f010aa6735704b9d061452ebc4 authored almost 22 years ago by Chris Lattner <[email protected]>
Only include makefiles for tests being performed

llvm-svn: 5337

github.com/llvm/llvm-test-suite - 3f9a31abc91ce3783b8344004b0c68bb6cb70426 authored almost 22 years ago by Chris Lattner <[email protected]>
Add more documentation

llvm-svn: 5336

github.com/llvm/llvm-test-suite - cb06126d8b3498898c9113064c5081a2fb3b3d55 authored almost 22 years ago by Chris Lattner <[email protected]>
New example custom test

llvm-svn: 5335

github.com/llvm/llvm-test-suite - 248db836df5b040498da7a5815bee25cb3d557e7 authored almost 22 years ago by Chris Lattner <[email protected]>
Implement support for 'make TEST=foo'

llvm-svn: 5334

github.com/llvm/llvm-test-suite - 8241f1cd7bcab0fb2376dc6a4500bdaaef2b936d authored almost 22 years ago by Chris Lattner <[email protected]>
Build stuff in parallel

llvm-svn: 5331

github.com/llvm/llvm-test-suite - 0d5321801c99f181ddaecd76fc364802905c2ae9 authored almost 22 years ago by Chris Lattner <[email protected]>
Fix bug in testcase

llvm-svn: 5325

github.com/llvm/llvm-test-suite - 7f62cf7812a2008c785ed817291830aa8555b0b2 authored almost 22 years ago by Chris Lattner <[email protected]>
Fixes to make it work better in X86 64 bit emulation

llvm-svn: 5242

github.com/llvm/llvm-test-suite - 4ff4b8f1f470a8b66f7affe9f9eefe2abd2c3b3a authored almost 22 years ago by Chris Lattner <[email protected]>
Changes to enable it to work on both 32 and 64 bit targets

llvm-svn: 5241

github.com/llvm/llvm-test-suite - da67315e27ca4fb22d9029c11ab3b7a5f6703c96 authored almost 22 years ago by Chris Lattner <[email protected]>
No apparent reason to link to libl

llvm-svn: 5240

github.com/llvm/llvm-test-suite - 38d108037e3ed3dc372932a3e5e2f7b598ced7c8 authored almost 22 years ago by Chris Lattner <[email protected]>
Minor fix to make it work better on X86 jit

llvm-svn: 5239

github.com/llvm/llvm-test-suite - 0c451cb949f51c87280c740f9f6a0e5a94ad66da authored almost 22 years ago by Chris Lattner <[email protected]>
Fix to work on x86

llvm-svn: 5238

github.com/llvm/llvm-test-suite - b59b709c9368060c6735f3b03346029982ef27cf authored almost 22 years ago by Chris Lattner <[email protected]>
Add support for testing the JIT compiler

llvm-svn: 5237

github.com/llvm/llvm-test-suite - 602211f0ccc0f645bdac1f882c1ae2f24f52511d authored almost 22 years ago by Chris Lattner <[email protected]>
Remove references to stdout and stderr

llvm-svn: 5010

github.com/llvm/llvm-test-suite - f6ba5acf8f26cf5618fbf52b1f99e1e3d9f621d5 authored about 22 years ago by Chris Lattner <[email protected]>
Add #includes

llvm-svn: 4614

github.com/llvm/llvm-test-suite - a60020f52b1cb0832826b121c606e10274f815ef authored about 22 years ago by Chris Lattner <[email protected]>
Add a hack to get some typeness

llvm-svn: 4613

github.com/llvm/llvm-test-suite - a9e47a1efe2c619be2fcbd48c2a2a124cb601f62 authored about 22 years ago by Chris Lattner <[email protected]>
Make sure to get the right proto for malloc

llvm-svn: 4612

github.com/llvm/llvm-test-suite - 6467d525728100f72a8dfc4e8a38d4fdfa0a496b authored about 22 years ago by Chris Lattner <[email protected]>
Add a hack to make levelraise DTRT on addList

llvm-svn: 4564

github.com/llvm/llvm-test-suite - a8a9e18105149c4ada660167c6de533684183146 authored about 22 years ago by Chris Lattner <[email protected]>
New testcase

llvm-svn: 4556

github.com/llvm/llvm-test-suite - 80334812c6931baf40cc7799e950fd350de6486c authored about 22 years ago by Chris Lattner <[email protected]>
Added new test

llvm-svn: 4552

github.com/llvm/llvm-test-suite - 3538fe06ce4c30a96978fac81e88f938e53dfb03 authored about 22 years ago by Nick Hildenbrandt <[email protected]>
inter-Intensive Benchmark Suite

llvm-svn: 4548

github.com/llvm/llvm-test-suite - 3be4f0b76ddfd82c56584617b0262e91eb51ac59 authored about 22 years ago by Nick Hildenbrandt <[email protected]>
Added Ptrdist-anagram

llvm-svn: 4541

github.com/llvm/llvm-test-suite - 6bf8eb118384f2c7c3eaf4eea92c834398305d6c authored about 22 years ago by Nick Hildenbrandt <[email protected]>
Anagram test from the Pointer-Intensive Banchmark Suite

llvm-svn: 4540

github.com/llvm/llvm-test-suite - acd742daac7f3f5b5904474ff2049a9b0bf814e6 authored about 22 years ago by Nick Hildenbrandt <[email protected]>
Updated with the ability to just supress diffing of CBE, but still generate CBE code

llvm-svn: 4270

github.com/llvm/llvm-test-suite - 0bf7845e7bebf013a7266e69a33be9e62dac27d3 authored about 22 years ago by Nick Hildenbrandt <[email protected]>
This is unneccesary, it's defined in Makefile.Linux at the top level

llvm-svn: 4178

github.com/llvm/llvm-test-suite - 2d9e7b400e2c782b7bee55741974f4a89d0db266 authored about 22 years ago by Chris Lattner <[email protected]>
Don't try to run llc diffs on Linux.

llvm-svn: 4177

github.com/llvm/llvm-test-suite - 670d848939b7ed7813a029830be06f77658b6fc7 authored about 22 years ago by Vikram S. Adve <[email protected]>
Change a rule order so default target remains "all".

llvm-svn: 4176

github.com/llvm/llvm-test-suite - 07e183905dcf95940e0065ed58868dd6eaa5d2ac authored about 22 years ago by Vikram S. Adve <[email protected]>
Simplify DISABLE_CBE and DISABLE_LLI flags.

llvm-svn: 4173

github.com/llvm/llvm-test-suite - 6c00bcfae29b16da3fa6fb859d0af5e8e527d69f authored about 22 years ago by Vikram S. Adve <[email protected]>
Sources, Makefiles and other files for Burg.

Only the Makefile has been modified to work in our test harness.
The original Makefile is in Make...

github.com/llvm/llvm-test-suite - f016ab0f132414c2be1c330b85c4e1dd9749692f authored about 22 years ago by Vikram S. Adve <[email protected]>
Change the timing loop count to be an amout that is reasonable to run with an

llc generated binary on trinity.

llvm-svn: 4166

github.com/llvm/llvm-test-suite - 3dd36da7ae6fc781801bab20ac6ba3eec11f8a58 authored about 22 years ago by Chris Lattner <[email protected]>
New testcase from gzip benchmark

llvm-svn: 4163

github.com/llvm/llvm-test-suite - a940999b16a0f728b6dbe62ae19e27ec3963edc4 authored about 22 years ago by Chris Lattner <[email protected]>
Name the result fhourstones instead of c4 to match directory name

llvm-svn: 4148

github.com/llvm/llvm-test-suite - 5631152a6686d42eeb5debbb912afffb352d84be authored about 22 years ago by Chris Lattner <[email protected]>
Re-enable testing both directories.

llvm-svn: 4140

github.com/llvm/llvm-test-suite - add97c2d51168061985c872c95d2e7f04f4240ee authored about 22 years ago by Vikram S. Adve <[email protected]>
Added inline constant expressions, including uses in binary subtract.

llvm-svn: 4125

github.com/llvm/llvm-test-suite - d7c24c232a465c18f936374e427b144da977a0e1 authored about 22 years ago by Vikram S. Adve <[email protected]>
Simplified version of previous testcase

llvm-svn: 4123

github.com/llvm/llvm-test-suite - 9a151ae629cb23a49777a2faf250a1a08a53c43a authored about 22 years ago by Chris Lattner <[email protected]>
New testcase distilled out of voronoi

llvm-svn: 4122

github.com/llvm/llvm-test-suite - 72610d6447a70d32a2502569dbe135b16472b4e9 authored about 22 years ago by Chris Lattner <[email protected]>
New testcase distilled from SPECINT gzip benchmark

llvm-svn: 4094

github.com/llvm/llvm-test-suite - d2715524718a3a31674e39c0ec81cea2c81048bc authored about 22 years ago by Chris Lattner <[email protected]>
Changed to be linux friendly

llvm-svn: 4040

github.com/llvm/llvm-test-suite - 94fef69f31096819bee96e4c9f429704654474ad authored about 22 years ago by Nick Hildenbrandt <[email protected]>
Allow programs to specify an INPUT_FILENAME variable that contains a filename

that is to be piped into stdin when a program is run.

llvm-svn: 4025

github.com/llvm/llvm-test-suite - ce84dafd87dd2b89694e57b81a73827017dfe3e1 authored over 22 years ago by Chris Lattner <[email protected]>
* This benchmark doesn't need libm

* Specify that the 'input' file is used to provide the contents of stdin

llvm-svn: 4024

github.com/llvm/llvm-test-suite - e9e19535ed2685e950a2e88949fab37042f67360 authored over 22 years ago by Chris Lattner <[email protected]>
Initial checkin of new Fhourstones benchmark

llvm-svn: 4018

github.com/llvm/llvm-test-suite - c41a264ad23b2b2f39a8a1039fdf33e3911240e4 authored over 22 years ago by Chris Lattner <[email protected]>
Make sure that the bytecode for a program is always built, regardless of

what other options are specified

llvm-svn: 3990

github.com/llvm/llvm-test-suite - e2716fe443b3f840b9174ee33c12ca986ca01817 authored over 22 years ago by Chris Lattner <[email protected]>
Allow production of -stats output for benchmarks by specifying

ENABLE_STATS=1 on the make command line.

llvm-svn: 3989

github.com/llvm/llvm-test-suite - 3c38d8b353545aefc54466091174f91db407eb6f authored over 22 years ago by Chris Lattner <[email protected]>
Allow production of -stats output for benchmarks by specifying

ENABLE_STATS=1 on the make command line.

llvm-svn: 3988

github.com/llvm/llvm-test-suite - 9bfee32605f77297c26ecd8a606e8074fba71202 authored over 22 years ago by Chris Lattner <[email protected]>
Allow building tests in parallel.

llvm-svn: 3987

github.com/llvm/llvm-test-suite - 5aec0c4ba943867d885c304cc2c29f3db15624f9 authored over 22 years ago by Chris Lattner <[email protected]>
Simple test for constant expressions constructed from global addresses.

llvm-svn: 3956

github.com/llvm/llvm-test-suite - 78a939766dc0d24a110618f6d8341702bcaa990e authored over 22 years ago by Vikram S. Adve <[email protected]>
Overhauled completely.

llvm-svn: 3955

github.com/llvm/llvm-test-suite - b48bd13a02abff26f66bc4584904b6842f4c77ea authored over 22 years ago by Vikram S. Adve <[email protected]>
Allow LLC to be executed on Linux; only the LLC output should not be executed.

llvm-svn: 3886

github.com/llvm/llvm-test-suite - fe29a8a848fbb7434098dc98b2ba6cd68d4030fd authored over 22 years ago by Vikram S. Adve <[email protected]>
isnan is defined in math.h

llvm-svn: 3877

github.com/llvm/llvm-test-suite - f580f8c5692088175ed61006eb74eed59ac0aaf2 authored over 22 years ago by Chris Lattner <[email protected]>
Fix data types header file and declarations to work on Linux.

llvm-svn: 3851

github.com/llvm/llvm-test-suite - 5c3a5f093f303a674464266c2349ceb83a75b976 authored over 22 years ago by Vikram S. Adve <[email protected]>
Add flag RUN_GCC_ONLY to build only .ll files for all .c files.

llvm-svn: 3822

github.com/llvm/llvm-test-suite - 69fa091aea325e04b87efa7a1c988bd70555a56f authored over 22 years ago by Vikram S. Adve <[email protected]>
Make assertions abort instead of exit.

llvm-svn: 3757

github.com/llvm/llvm-test-suite - eb2d4fd981fbc5728c2ed787fbf8df1052f86b8e authored over 22 years ago by Vikram S. Adve <[email protected]>
Build multiple source programs by simply compiling them, assembling them with

the "dumb" assembler, linking the raw bytecode, then running the bytecode
through gccas. This al...

github.com/llvm/llvm-test-suite - e7b22bd252db4565554ff90a29abbe545bd8e39c authored over 22 years ago by Chris Lattner <[email protected]>
Define INCLUDES variable, defaulting to *.h.

llvm-svn: 3512

github.com/llvm/llvm-test-suite - 854d09cc447ed6b8a22f9ce4056da5834b90e071 authored over 22 years ago by Vikram S. Adve <[email protected]>
Convert C++ comment to C syntax for Sun's cc.

llvm-svn: 3505

github.com/llvm/llvm-test-suite - 92a597d7978558f11c3f5cdde8526047a5693017 authored over 22 years ago by Vikram S. Adve <[email protected]>
#define inline to static to compile with Sun's cc.

llvm-svn: 3504

github.com/llvm/llvm-test-suite - 299c7ebd99153f006dd38ff31f64b486d5f6ab60 authored over 22 years ago by Vikram S. Adve <[email protected]>
Checkin old test

llvm-svn: 3466

github.com/llvm/llvm-test-suite - 135f8d1b687ed11beedf6c589c565e183cb82c3d authored over 22 years ago by Chris Lattner <[email protected]>
Add mode flag for emacs.

llvm-svn: 3451

github.com/llvm/llvm-test-suite - d3fdf4b2be4ef92c0eb003d3172abae52b349eec authored over 22 years ago by Vikram S. Adve <[email protected]>
Print bits with %x, not %p.

llvm-svn: 3450

github.com/llvm/llvm-test-suite - f3a2cbdbb7b3c92d761fe0dbecb7cd77a89590b4 authored over 22 years ago by Vikram S. Adve <[email protected]>
*** empty log message ***

llvm-svn: 3447

github.com/llvm/llvm-test-suite - 06be1b4d6a88b3009974238453ecdf2c6885269a authored over 22 years ago by Vikram S. Adve <[email protected]>
Chris finds this useful

llvm-svn: 3438

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

llvm-svn: 3386

github.com/llvm/llvm-test-suite - dd7e5190e876bd20e0448eb08f38a11d7780b0c9 authored over 22 years ago by Chris Lattner <[email protected]>
Make tests compile with sun's CC

llvm-svn: 3276

github.com/llvm/llvm-test-suite - be7f9c7aaa5fdb8de58b2975d91ee9d1e4d9cee8 authored over 22 years ago by Chris Lattner <[email protected]>
Print hex values along with integers. Also do more arithmetic.

llvm-svn: 3252

github.com/llvm/llvm-test-suite - af741a0e820d82ba038d4b72dddd576fda85cda4 authored over 22 years ago by Vikram S. Adve <[email protected]>
Add control over whether LLC is run at all.

llvm-svn: 3250

github.com/llvm/llvm-test-suite - 2338c5b636422882777df31da3f743765018c4ac authored over 22 years ago by Vikram S. Adve <[email protected]>
The Sun compiler doesn't support 'inline'

llvm-svn: 3242

github.com/llvm/llvm-test-suite - 0e30d8d0b7bd3db104cc0cfd9f936001a823906e authored over 22 years ago by Chris Lattner <[email protected]>
Checkin modifications that have been in my tree a long time.

llvm-svn: 3241

github.com/llvm/llvm-test-suite - b4a257f466cdf56d74f40cbd75215004784d1d17 authored over 22 years ago by Chris Lattner <[email protected]>
Add emacs mode flag.

llvm-svn: 3235

github.com/llvm/llvm-test-suite - d597330a303e83080ea4fa5e5b435a9feba0cb46 authored over 22 years ago by Vikram S. Adve <[email protected]>
Make the testcase be more standards compliant.

llvm-svn: 3229

github.com/llvm/llvm-test-suite - 6a703d42857cd05d0a32611552b6542e01b7d63c authored over 22 years ago by Chris Lattner <[email protected]>
Make sure to use the same compiler for both the native build and the CBE build.

llvm-svn: 3228

github.com/llvm/llvm-test-suite - 4c102c6041587624a167918c08de6e181b86c0b8 authored over 22 years ago by Chris Lattner <[email protected]>
Simple, but broken testcase

llvm-svn: 3217

github.com/llvm/llvm-test-suite - 623d3d9215fc646c473d7cd908ea8665a248af4d authored over 22 years ago by Chris Lattner <[email protected]>
Allow more control over what aspects of an execution test get run

llvm-svn: 3211

github.com/llvm/llvm-test-suite - 5cc01298bb85530b4fb6bc34f3240ef724acf17c authored over 22 years ago by Chris Lattner <[email protected]>
Old test

llvm-svn: 3206

github.com/llvm/llvm-test-suite - 43dbfc3ed9d324a88c2869f496d06207e755b9a6 authored over 22 years ago by Chris Lattner <[email protected]>
Feature test for stack size bigger than immed. field of SAVE instruction.

Also tests code generation for code with mixed indices.

llvm-svn: 3197

github.com/llvm/llvm-test-suite - 40f340b13ff38ba967c71f16a734a496f715a515 authored over 22 years ago by Vikram S. Adve <[email protected]>
Fix testcase to not print pointer value

llvm-svn: 3119

github.com/llvm/llvm-test-suite - 5ae4e8e01e30de313b32b6f332648e5bf785068d authored over 22 years ago by Chris Lattner <[email protected]>
Fix warning

llvm-svn: 2876

github.com/llvm/llvm-test-suite - 5cd20b76bd0ef567f92d547c7d119c426e183772 authored over 22 years ago by Chris Lattner <[email protected]>
Some of these are feature tests, not regression tests.

This directory needs to be reorganized and some of the tests
need changes to make them executable...

github.com/llvm/llvm-test-suite - 62ddf72752fabcbdf6f7781e2bd39d9b4eb23da4 authored over 22 years ago by Vikram S. Adve <[email protected]>
Initial checkin of sgefat benchmark (gaussian elimination). This is the

first benchmark that we have that has run completely unmodified with LLI.

Native compilation cau...

github.com/llvm/llvm-test-suite - 2703798cc34db4cc66016b02637b8dbde78c36c9 authored over 22 years ago by Chris Lattner <[email protected]>
Fixes to make it work close to right

llvm-svn: 2704

github.com/llvm/llvm-test-suite - 217bb4cd97f33764dd2f8848cd01c0995e60b53b authored over 22 years ago by Chris Lattner <[email protected]>
Enable diffing of the C backend results as well as LLC

llvm-svn: 2703

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