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