Обновлено 2024-11-04 19:44:23 +03:00
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
Обновлено 2024-11-01 20:23:50 +03:00
Checked C fork of LLVM LNT repo.
Обновлено 2024-10-26 03:09:48 +03:00
Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.
Обновлено 2024-10-07 07:19:49 +03:00
Emscripten: An LLVM-to-JavaScript Compiler
Обновлено 2024-06-24 12:00:38 +03:00
llvm-mctoll
Обновлено 2024-06-22 02:36:44 +03:00
LLVM bindings for .NET Standard written in C# using ClangSharp
Обновлено 2024-04-30 16:50:24 +03:00
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
Обновлено 2024-03-13 22:29:31 +03:00
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
Обновлено 2024-02-29 18:12:22 +03:00
Formally verified implementation of Alive in Lean
Обновлено 2023-07-14 23:12:48 +03:00
Fork of the LLVM Compiler Infrastructure
Обновлено 2023-06-14 18:20:06 +03:00
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
Обновлено 2023-06-13 20:54:08 +03:00
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
Обновлено 2023-06-13 20:54:08 +03:00
Thiis is a *deprecated* repo that contains a version of LLVM that was being modified to support Checked C. We have moved to a single (mono) repo setup, following the lead of the LLVM community. See https://github.com/Microsoft/checkedc-clang instead.
Обновлено 2023-06-12 22:57:29 +03:00
This repo contains a version of the LLVM test suite that is being modified to use Checked C. The modified programs will be used to benchmark the implementation of Checked C in clang/LLVM. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bounds memory accesses.
Обновлено 2022-09-01 21:42:04 +03:00
This repo contains LLILC, an LLVM based compiler for .NET Core. It includes a set of cross-platform .NET code generation tools that enables compilation of MSIL byte code to LLVM supported platforms.
Обновлено 2022-03-15 04:37:01 +03:00
Обновлено 2021-03-01 17:07:22 +03:00
A command-line tool that returns LLVM Static Compiler arguments based on a common microcontroller, or MCU, board name such as "Arduino Uno".
Обновлено 2020-09-01 19:22:09 +03:00
emscripten llvm
Обновлено 2020-06-04 19:45:04 +03:00
Mono LLVM Repository.
Обновлено 2019-11-05 10:54:41 +03:00
Use dotnet/llvm-project instead
Обновлено 2019-05-15 16:45:36 +03:00
LLVM Bindings for .NET
Обновлено 2017-10-14 05:19:25 +03:00
Mirror of official lldb git repository located at http://llvm.org/git/lldb. Updated every five minutes.
Обновлено 2016-06-13 18:13:04 +03:00