jacobly0 / llvm-project

This fork of the canonical git mirror of the LLVM subversion repository adds (e)Z80 targets. Please refer to the wiki for important build instructions.
https://github.com/jacobly0/llvm-project/wiki
123 stars 15 forks source link

[Z80] Add registers definition I, R, MB #1

Closed b-s-a closed 2 years ago

b-s-a commented 4 years ago

This change adds support for special registers, may be useful for AsmParser later (it requires to rename registers to have unique names).

Also, enable Issues please. There is error while compiling: fatal error: error in backend: unable to legalize instruction: %36:_(s16) = GPHI %2:(s16), %bb.1, %34:_(s16), %bb.3 (in function: crc)