kkleine/llvm-pgo-instrumented2

Project ID: 90865

Description

A place to build a PGO instrumented LLVM toolchain

Installation Instructions

Do not install! When clang is built, look for the clang-llvm-pgo-profdata subpackage and take the embedded *.profdata file as input for a new PGO optimized build of both, llvm and clang.

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 (172)*, i386 (207)*, ppc64le (183)*, s390x (168)*, x86_64 (175)* Fedora 39 (0 downloads)
Fedora 40 aarch64 (153)*, i386 (177)*, ppc64le (178)*, s390x (190)*, x86_64 (183)* Fedora 40 (0 downloads)
Fedora 41 aarch64 [modified] (132)*, i386 [modified] (213)*, ppc64le [modified] (139)*, s390x [modified] (201)*, x86_64 [modified] (192)* Fedora 41 (33 downloads)
Fedora 42 aarch64 [modified] (22)*, i386 [modified] (9)*, ppc64le [modified] (14)*, s390x [modified] (21)*, x86_64 [modified] (0)* Fedora 42 (16 downloads)
Fedora rawhide aarch64 [modified] (247)*, i386 [modified] (194)*, ppc64le [modified] (246)*, s390x [modified] (219)*, x86_64 [modified] (320)* Fedora rawhide (53 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable kkleine/llvm-pgo-instrumented2
More info about enabling Copr repositories

Other Actions