[llvm-dev] [RFC] Backend for Motorola 6800 series CPU (M68k)

Paul C. Anagnostopoulos via llvm-dev llvm-dev at lists.llvm.org
Thu Sep 24 16:44:48 PDT 2020


I looked at CodeBeadsGen.cpp. It looks good, as do the changes to TableGen.cpp and TableGenBackends.h. You might want to check out the new TableGen Backend guide to be sure you're following all the conventions. And obviously a good comment at the top explaining what a "code bead" is would be helpful.

https://llvm.org/docs/TableGen/BackGuide.html 



More information about the llvm-dev mailing list