Ross ROSS = Recommend OSS · open-source software intelligence for agents

llvm-mirror/llvm

Project moved to: https://github.com/llvm/llvm-project observed · 2026-08-28

github.com/llvm-mirror/llvm · homepage · LLVM · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5332
  • days_rel: n/a
  • days_push: 2191
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4579 stars · 2062 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

LLVM is a modular compiler infrastructure providing an SSA-based intermediate representation, a source- and target-independent optimizer, and retargetable code generation for many CPU architectures, plus JIT compilation support. This particular repository is the legacy llvm-mirror on GitHub, which has moved to the unified llvm/llvm-project repository.

Use cases

  • build a compiler backend for a new programming language
  • generate optimized machine code for multiple CPU architectures
  • implement a JIT compiler for a scripting language
  • optimize and transform code at link time
  • learn how compilers work with the Kaleidoscope tutorial
  • compile LLVM IR to native object code

When to choose

  • you are building a language frontend, optimizer, or code generator and need a mature, production-proven compiler toolkit
  • you need retargetable code generation across many architectures
  • you want JIT or ahead-of-time compilation from a common IR

When to avoid

  • you want the actively developed source - use llvm/llvm-project instead of this archived mirror
  • you need a simple high-level compiler without deep systems expertise
  • you expect quick builds or small binaries - LLVM is large and slow to compile

Facets

library · maturity abandoned

compiler interpreter developer-tools compilers programming-languages developer-tools performance cross-platform cpp windows llvm llvm-ir code-generation jit optimizer compiler-infrastructure mirror-repo moved linux macos

8 sources

Member repositories

RepositoryRoleHealth v2
llvm-mirror/llvmmain10

For agents

markdown · JSON · MCP: product_card(name="llvm-mirror/llvm")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem