COLLECTED BY
Web crawl data from Common Crawl.
The Wayback Machine - https://web.archive.org/web/20200927234353/https://github.com/topics/llvm-bindings
Here are
10 public repositories
matching this topic...
Haskell LLVM JIT Compiler Tutorial
Updated
Apr 21, 2020
Haskell
LLVM bindings for .NET Standard written in C# using ClangSharp
Julia wrapper for the LLVM C API
Updated
Sep 27, 2020
Julia
Kotlin library to work with LLVM
Updated
Mar 19, 2018
Kotlin
A high level LLVM IR AST provider for GraphEngine JIT.
Pony object-oriented wrapper for the LLVM API.
Build support for creating Llvm.Libs Nuget Packages
Updated
Mar 30, 2020
PowerShell
Improve this page
Add a description, image, and links to the
llvm-bindings
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
llvm-bindings
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The ConstantVector class does currently not support any floating point operations.
This should implement all of the LLVM ConstantExpression operations which work on floating point vectors. See ConstantVector for Integer implementation.