purisc-group / purisc

Pipelined Ultimate Reduced Instruction Set Computer
GNU General Public License v2.0
7 stars 5 forks source link

llvm->subleq compiler missing? #3

Closed chrisdew closed 8 years ago

chrisdew commented 8 years ago

https://github.com/purisc-group/purisc/wiki#compiler mentions:

"We decided it would be easier to write our own backend ourselves which would parse the IR assembly file Clang generated and convert it into SUBLEQ assembly."

Is this code available in the repo?

nulldozer commented 8 years ago

Somehow we overlooked that (only one developer was working on it, so we weren't really using git). We will try to upload it within a few weeks

chrisdew commented 8 years ago

Thanks, I look forward to it.

chrisdew commented 8 years ago

Sorry to be impatient, but is there any news?

nulldozer commented 8 years ago

Thanks for the reminder, just merged it into the project

chrisdew commented 8 years ago

Thanks, I'll have a look at lunchtime.