Useful resources for implementing an PIC LLVM Backend
- Overview on creating an LLVM backend
- Step-by-step guide on how to create an LLVM backend
- Implementing an LLVM backend with GlobalISel
- 2018 LLVM Developers’ Meeting: A. Bradbury “LLVM backend development by example (RISC-V)”
- 2017 LLVM Developers’ Meeting: J. Bogner & A. Nandakumar & D. Sanders “Tutorial: GlobalISel ”
- PIC instruction listings
- MPLAB® Integrated Programming Environment (IPE) for programming a PIC with a given Intel HEX file
- Microchips INHX8M file format