descriptionLLVM monorepo
homepage URLhttps://llvm.org/
repository URLhttps://github.com/llvm/llvm-project.git
ownerroot@yurikoles.com
last changeSat, 27 Apr 2024 09:31:08 +0000 (27 11:31 +0200)
last refreshSat, 27 Apr 2024 10:49:00 +0000 (27 12:49 +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
96 min ago Danny Mösch[clang-tidy] Ensure nullable variable is not accessed... main
2 hours ago XChy[DFAJumpThreading] Avoid exploring the paths that never...
3 hours ago Cinhi Young[MIPS] match llvm.{min,max}num with {min,max}.fmt for...
3 hours ago Nikolas Klauser[libc++][NFC] Rename __find_impl to __find (#90163)
3 hours ago Kazu Hirata[ADT] Add StringRef::{starts,ends}_with(char) (#90311)
3 hours ago Vitaly BukaRevert "[memprof] Introduce FrameIdConverter and CallSt...
4 hours ago Thorsten Schütt[GlobalIsel] combine insert vector element (#89363)
5 hours ago Semyon Khechnev[mlir][arith] fix canonicalization of mulsi_extended...
5 hours ago Vitaly Buka[libcxx] Remove empty ~__no_destroy (#89882)
5 hours ago Aiden Grossman[Bazel] Add llvm-mca unittests (#90309)
7 hours ago LLVM GN Syncbot[gn build] Port cb508a0032eb
7 hours ago Perry MacMurray[Hexagon] Add Hexagon Copy Hoisting pass (#89313)
8 hours ago Owen Pan[clang-format] Add a space after a word token only...
8 hours ago Kazu Hirata[memprof] Introduce FrameIdConverter and CallStackIdCon...
9 hours ago Kazu Hirata[LTO] Remove extraneous ArrayRef (NFC) (#90306)
10 hours ago Craig Topper[RISCV] Move OrderedExtensionMap typedef to RISCVISAUti...
...
tags
10 days ago llvmorg-18.1.4 LLVM 18.1.4 Release
3 weeks ago llvmorg-18.1.3 LLVM 18.1.3 Release
5 weeks ago llvmorg-18.1.2 LLVM 18.1.2 Release
7 weeks ago llvmorg-18.1.1 LLVM 18.1.1 Release
7 weeks ago llvmorg-18.1.0 LLVM 18.1.0 Release
8 weeks 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
2 months ago llvmorg-18.1.0-rc2 LLVM 18.1.0-rc1 Release
2 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
4 months ago llvmorg-17.0.6 LLVM 17.0.6 Release
5 months ago llvmorg-17.0.5 LLVM 17.0.5 Release
5 months ago llvmorg-17.0.4 LLVM 17.0.4 Release
6 months ago llvmorg-17.0.3 LLVM 17.0.3 Release
6 months ago llvmorg-17.0.2 LLVM 17.0.2 Release
7 months ago llvmorg-17.0.1 LLVM 17.0.1 Release
...
heads
96 min ago main
11 hours ago release/18.x
11 hours ago users/vitalybuka/spr/do_not_submit
12 hours ago users/MaskRay/spr/binaryformat-adjust-elfosabi_gnu-and-add-unittests
14 hours ago users/ilovepi/spr/reapply-llvmriscv-enable-trailing-fences-for-seq-cst-stores-by-default-87376
14 hours ago users/ilovepi/spr/main.reapply-llvmriscv-enable-trailing-fences-for-seq-cst-stores-by-default-87376
14 hours ago users/ilovepi/spr/reapply-riscv-support-riscv-atomics-abi-attributes-84597
14 hours ago users/fmayer/spr/wip-mte-stack-record
14 hours ago users/fmayer/spr/main.wip-mte-stack-record
18 hours ago users/alexey-bataev/spr/lvevlsupport-reversed-loadsstores-1
18 hours ago users/wangpc-pp/spr/riscv-add-generic-cpus-for-profiles
19 hours ago users/kparzysz/spr/c06-openmpversion
19 hours ago users/wangpc-pp/spr/riscv-generate-profiles-from-riscvprofilestd
19 hours ago users/wangpc-pp/spr/main.riscv-generate-profiles-from-riscvprofilestd
21 hours ago revert-90061-tablegen-ignore-inaccessible
22 hours ago users/kparzysz/leaforself-unit
...