Description

A place to build a PGO optimized LLVM toolchain

Installation Instructions

Feel free to install this PGO optimized toolchain build of llvm and clang in order to experiment with performance differences.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 39 aarch64 (5)*, ppc64le (0)*, s390x (8)*, x86_64 (1)* Fedora 39 (16 downloads)
Fedora 40 aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* Fedora 40 (9 downloads)
Fedora rawhide aarch64 (27)*, ppc64le (25)*, s390x (17)*, x86_64 (72)* Fedora rawhide (23 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable @fedora-llvm-team/llvm-pgo-optimized
More info about enabling Copr repositories

Other Actions