luizperes / llvm-to-snes

LLVM IR → WLA DX (ASM 65c816) → SNES Rom
Other
44 stars 4 forks source link

Add information and refactor files #1

Closed rafaelcn closed 7 years ago

rafaelcn commented 7 years ago

There are few modifications on this PR, it adds information on the README file and also refactor the file SNESInstrFormats.td to be more cohesive with the rest of the files.

rafaelcn commented 7 years ago

We might as well talk about removing the other targets. :-]

luizperes commented 7 years ago

Perfect! Thank you @rafaelcn !

luizperes commented 7 years ago

I also believe that we should remove the other targets as well as the LLVM itself :) @rafaelcn