-
Notifications
You must be signed in to change notification settings - Fork 1
robkh/llvm-sandbox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo contains small LLVM-related programs. * glob-jit This program jit-compile the function to match a 'glob' pattern, perform manual construction of specialized version of this function and executes. To Do: - Check the construction of Clang AST instead of LLVM IR on the fly. This might be a little easier to implement. Another way is to generate LLVM IR from the 'source code'.
About
A repository consists of simple programs that based on LLVM library.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published