-
LLVM upstream has recently switched from SVN to Git and created a new monorepo which includes all subprojects (llvm, clang etc) in a single repository.
To rebase M680x0-llvm to the new monorepo, th…
-
I just tried compiling a little more complex piece of C++ code which fails with an error code generated by the backend:
```
glaubitz@epyc:..openscad-2019.05/src> /local_scratch/glaubitz/M680x0-mon…
-
| | |
| --- | --- |
| Bugzilla Link | [48976](https://llvm.org/bz48976) |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-project#49206 llvm/llvm-project#49207 llvm/llvm-project#492…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR48976](https://bugs.llvm.org/show_bug.cgi?id=48976) |
| Status | NEW |
| Importance | P enhancemen…
-
As initially reported in https://github.com/llvm/llvm-project/issues/59161#issuecomment-1418260415, the M68k backend needs to have the RTD instruction implemented in order to use a baseline of 68010 o…
-
## Description
The exception vector table exists in the first 1024 bytes of the address space, 256 long words in total. The first two are predefined to the the initial supervisor stack pointer and …
-
Trying to use ```clang``` natively on m68k currently fails with a file reading error:
```
glaubitz@epyc:..llvm-build/bin> uname -a
Linux epyc 5.6.0-2-amd64 #1 SMP Debian 5.6.14-1 (2020-05-23) m68…
-
The feature gate for the issue is `#![feature(asm_experimental_arch)]`.
### Summary
This feature tracks `asm!` and `global_asm!` support for the following architectures:
- Arm64ec: https://github.co…
-
When running the unittests on an s390x Docker image, the Rot13 test fails.
```
[ RUN ] InterpTest.Rot13
../src/test-interp.cc:546: Failure
Expected equality of these values:
"Uryyb, JroN…
-
Curious about a port for systems such as hobbyest boards, Sun2, Sun3, Mac 68K systems, SHARP X680XX consoles, Palm handhelds (and similar)... and more!
- MC68020 with FPU chip
- MC68EC20 with FPU ch…