You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
406 B
Markdown
20 lines
406 B
Markdown
# LLVM or GCC
|
|
|
|
|
|
* modify backend and add switches for A2 architectural experiments
|
|
|
|
* modify backend to add new accelerator/sandbox ops
|
|
|
|
## links
|
|
|
|
### llvm
|
|
|
|
* https://jonathan2251.github.io/lbd/about.html
|
|
|
|
* https://stffrdhrn.github.io/page/archive.html
|
|
|
|
* https://stffrdhrn.github.io/software/embedded/openrisc/2018/06/03/gcc_passes.html
|
|
|
|
* https://jonathan2251.github.io/lbd/TutorialLLVMBackendCpu0.pdf
|
|
|