descriptionLLVM monorepo
homepage URLhttps://llvm.org/
repository URLhttps://github.com/llvm/llvm-project.git
ownerroot@yurikoles.com
last changeTue, 21 May 2024 05:55:24 +0000 (20 22:55 -0700)
last refreshTue, 21 May 2024 05:55:58 +0000 (21 07:55 +0200)
content tags
add:
README.md

The LLVM Compiler Infrastructure

OpenSSF Scorecard OpenSSF Best Practices libc++

Welcome to the LLVM project!

This repository contains the source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and run-time environments.

The LLVM project has multiple components. The core of the project is itself called "LLVM". This contains all of the tools, libraries, and header files needed to process intermediate representations and convert them into object files. Tools include an assembler, disassembler, bitcode analyzer, and bitcode optimizer.

C-like languages use the Clang frontend. This component compiles C, C++, Objective-C, and Objective-C++ code into LLVM bitcode -- and from there into object files, using LLVM.

Other components include: the libc++ C++ standard library, the LLD linker, and more.

Getting the Source Code and Building LLVM

Consult the Getting Started with LLVM page for information on building and running LLVM.

For information on how to contribute to the LLVM project, please take a look at the Contributing to LLVM guide.

Getting in touch

Join the LLVM Discourse forums, Discord chat, LLVM Office Hours or Regular sync-ups.

The LLVM project has adopted a code of conduct for participants to all modes of communication within the project.

shortlog
68 min ago Kazu HirataUse StringRef::find_first_of(char), etc (NFC) (#92841)main
82 min ago Adrian Kuegel[mlir][Bazel] Adjust BUILD file for 33b7833891dcacf9e81...
94 min ago Nikita Popov[MemCpyOpt] Add extra debug output (NFC)
2 hours ago Anchu Rajendran SAdding parsing and semantic check support for omp maske...
2 hours ago Cyndy Ishida[InstallAPI] add JSON option to pass X<label> arguments...
2 hours ago Luke Lau[RISCV] Use an enum for demanded LMUL in RISCVInsertVSE...
2 hours ago Brandon Wu[RISCV] Bump Zaamo and Zalrsc to version 1.0 (#91556)
3 hours ago Brandon Wu[RISCV] Remove unneeded multiply in RISCV CodeGenTypes...
3 hours ago Owen Pan[clang-format][NFC] Remove redundnat llvm::, clang...
3 hours ago James Y KnightNVPTX: fix test failures under ptxas-12.0.
4 hours ago Jon Chesterfield[AArch64] Use ptrmask for vaarg stack alignment (#92836)
4 hours ago Kazu Hirata[BOLT] Use StringRef::contains (NFC) (#92842)
5 hours ago Muhammad Omair... Revert "[flang][OpenMP] Try to unify induction var...
5 hours ago Matheus Izvekov[clang] NFC: add test for cwg2398 ambiguity issue
5 hours ago Younan Zhang[Clang][Sema] Avoid pack expansion for expanded empty...
5 hours ago Heejin Ahn[WebAssembly] Define __WASM_EXCEPTIONS__ for -fwasm...
...
tags
2 days ago llvmorg-18.1.6 LLVM 18.1.6 Release
2 weeks ago llvmorg-18.1.5 LLVM 18.1.5 Release
4 weeks ago llvmorg-18.1.4 LLVM 18.1.4 Release
6 weeks ago llvmorg-18.1.3 LLVM 18.1.3 Release
2 months ago llvmorg-18.1.2 LLVM 18.1.2 Release
2 months ago llvmorg-18.1.1 LLVM 18.1.1 Release
2 months ago llvmorg-18.1.0 LLVM 18.1.0 Release
2 months ago llvmorg-18.1.0-rc4 LLVM 18.1.0-rc4 Release
2 months ago llvmorg-18.1.0-rc3 LLVM 18.1.0-rc3 Release
3 months ago llvmorg-18.1.0-rc2 LLVM 18.1.0-rc1 Release
3 months ago llvmorg-18.1.0-rc1 LLVM 18.1.0-rc1 Release
3 months ago llvmorg-19-init LLVM 19.0.0 start tag
5 months ago llvmorg-17.0.6 LLVM 17.0.6 Release
6 months ago llvmorg-17.0.5 LLVM 17.0.5 Release
6 months ago llvmorg-17.0.4 LLVM 17.0.4 Release
7 months ago llvmorg-17.0.3 LLVM 17.0.3 Release
...
heads
68 min ago main
114 min ago users/MaskRay/spr/codegen-assign-sht_llvm_lto-to-llvmlto-section
2 hours ago users/mizvekov/clang-cwg2398-ttp-matches-class-template
2 hours ago users/mizvekov/clang-type-param-default-argument
2 hours ago users/mizvekov/clang-nttp-default-argument
6 hours ago users/minglotus-6/spr/summary1
6 hours ago users/fmayer/spr/wip-mte-stack-record
6 hours ago users/fmayer/spr/main.wip-mte-stack-record
7 hours ago users/aaupov/spr/main.bolt-ignore-hot-markers-as-function-references-in-updateelfsymboltable
7 hours ago users/nuriamari/objc-distributed-thinlto
9 hours ago users/ilovepi/spr/main.lld-discard-sht_llvm_lto-sections-in-relocatable-links
9 hours ago users/ilovepi/spr/lld-discard-sht_llvm_lto-sections-in-relocatable-links
9 hours ago users/ilovepi/spr/lldnfc-precommit-test-for-ld-r-links-fatlto-pic-objects
9 hours ago users/ilovepi/spr/llvmelf-correctly-set-the-llvmlto-section-type
14 hours ago users/paschalis-mpeis/bolt-heatmap-fix
14 hours ago users/matthias-springer/greedy_pattern_composition
...