Virtual Machine for Intermediate Representation
- Updated
Jul 29, 2020 - C
Virtual Machine for Intermediate Representation
Extracts static code features from opencl kernels to be used for machine learning.
Generate object code and IR code of a simple program using LLVM in Pure C.
Simple tool extracts LLVM bitcode modules from ELF binaries compiled with "-fembed-bitcode"
Fake linker plugin compatible with lld and GNU ld, which dumps the linker's command-line in a file.
helper script that compiles llvm tools (llvm-as, llvm-dis, opt, etc.) to llvm Bitcode for later transformation into JavaScript by emscripten
Add a description, image, and links to the llvm-bitcode topic page so that developers can more easily learn about it.
To associate your repository with the llvm-bitcode topic, visit your repo's landing page and select "manage topics."