RepoGuard
已更新 1 h ago
LLVM

Organization

LLVM 的公共 GitHub 足迹

@llvm
在 GitHub 上查看个人资料

This is the LLVM organization on GitHub for the LLVM Project: a collection of modular and reusable compiler and toolchain technologies.

43

公共仓库

45,049

总星标

4,074

关注者

LLVM组织在GitHub上的存在展示了一系列模块化和可重用的编译器及工具链技术。主要使用的编程语言包括Python、HTML、C++、TypeScript、LLVM和Markdown。其显著的公共仓库如llvm-project、circt和torch-mlir均在开源社区中得到广泛应用。

顶级语言

Python 8HTML 7C++ 5TypeScript 3LLVM 2Markdown 2SCSS 2RPC 1

公共仓库

llvm-project

38,807

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

LLVM
已更新 2026年6月13日

circt

2,161

Circuit IR Compilers and Tools

C++
已更新 2026年6月13日

torch-mlir

1,842

The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.

C++
已更新 2026年6月12日

Polygeist

617

C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!

C++
已更新 2026年6月8日

clangir

586

💀💀💀 The former home of clangir incubator, now part of the official llvm-project.

LLVM
已更新 2026年5月30日

llvm-test-suite

254

此仓库未提供描述。

RPC
已更新 2026年6月12日

mlir-www

99

此仓库未提供描述。

Markdown
已更新 2026年5月25日

llvm-zorg

92

此仓库未提供描述。

Python
已更新 2026年6月13日

eudsl

75

Embedded Universal DSL: a good DSL for us, by us

Python
已更新 2026年6月12日

vscode-mlir

69

此仓库未提供描述。

TypeScript
已更新 2026年5月21日

vscode-lldb

55

此仓库未提供描述。

TypeScript
已更新 2026年5月20日

llvm-www

43

此仓库未提供描述。

HTML
已更新 2026年6月12日

lighthouse

41

Meta project around MLIR

Python
已更新 2026年6月11日

llvm-lnt

36

此仓库未提供描述。

Python
已更新 2026年4月23日

clangd-www

31

此仓库未提供描述。

Markdown
已更新 2026年5月13日

wg-hlsl

29

HLSL Working Group documentation and task tracking.

HTML
已更新 2026年6月12日

llvm-blog-www

27

The LLVM Project Blog

HTML
已更新 2026年3月26日

llvm-iwg

18

The LLVM Infrastructure Working Group

未知语言
已更新 2026年3月18日

offload-test-suite

17

Experimental Runtime test suite for HLSL

C++
已更新 2026年6月13日

mlir-tcp

14

Tensor Compute Primitives: Mid-level Intermediate Representation for Machine Learning Programs

MLIR
已更新 2026年3月29日

circt-www

13

CIRCT website

SCSS
已更新 2026年5月25日

actions

13

此仓库未提供描述。

TypeScript
已更新 2025年12月12日

llvm-www-pubs

12

此仓库未提供描述。

HTML
已更新 2025年5月18日

llvm-project-release-prs

11

Repository for pull requests used for testing release branch backports in llvm/llvm-project

未知语言
已更新 2026年1月13日

llvm.vim

10

Vim filetype support for LLVM (mirrored from llvm-project)

Vim Script
已更新 2026年6月1日

llvm-project-staging

10

Staging repository for https://github.com/llvm/llvm-project. Used for official contributions to the LLVM project that LLVM contributors will collaboratively split up for regular patch review.

未知语言
已更新 2026年1月28日

www-releases

9

此仓库未提供描述。

HTML
已更新 2026年5月27日

llvm-archive

8

Archive of old/discontinued llvm projects, converted from SVN.

未知语言
已更新 2026年1月28日

torch-mlir-release

7

Automated releases for torch-mlir

未知语言
已更新 2026年1月14日

llvm-foundation-www

7

LLVM Foundation Website

SCSS
已更新 2025年4月4日

llvm-security-repo

5

Repo to test filing security issues

Python
已更新 2026年6月11日

llvm-admin

4

Internal repository for LLVM admin scripts

Python
已更新 2026年5月27日

llvm-bugzilla-archive

4

此仓库未提供描述。

未知语言
已更新 2023年3月28日

offload-golden-images

3

Golden images to compare against for rendering tests.

未知语言
已更新 2026年6月9日

llvm-wgs

3

LLVM working groups documentation and task tracking.

未知语言
已更新 2026年5月18日

bugzilla2gitlab

3

An issue migrator

未知语言
已更新 2026年1月28日

llvm-project-legacy-branches

3

Miscellaneous unofficial branches and tags converted from svn.

C++
已更新 2026年1月28日

phabricator

3

Open software engineering platform and fun adventure game

PHP
已更新 2026年1月28日

www-new

2

Test repo for the new LLVM website

HTML
已更新 2026年1月14日

www-template

2

此仓库未提供描述。

HTML
已更新 2025年4月14日

temp-issue-tester

2

Repository for testing GitHub issue features

Python
已更新 2024年7月30日

elekto-config

1

此仓库未提供描述。

Python
已更新 2026年2月10日

Community.o

1

Community.o website and other resources

未知语言
已更新 2024年7月30日

常见问题

llvm在GitHub上构建了什么?

llvm在GitHub上构建了多个与编译器和工具链相关的项目,包括llvm-project、circt和torch-mlir。这些项目为开发人员提供了重要的开发工具和支持,促进了开源生态系统的发展。

llvm使用哪些编程语言?

llvm主要使用Python、HTML、C++、TypeScript、LLVM和Markdown等编程语言。这些语言的组合使得其项目能够高效地实现复杂的编译和工具链功能。

llvm的仓库是公开的吗?

是的,llvm的所有仓库都是公开的。这意味着任何人都可以访问、使用和贡献这些项目,促进了社区的合作与创新。

这种曝光是有意的吗?

使用 RepoGuard 监控 LLVM,并在新公共仓库出现的瞬间提醒您。

监控此账户