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 40
|
aarch64
(216)*, i386
(199)*, ppc64le
(184)*, s390x
(213)*, x86_64
(283)* |
Fedora 40
(0 downloads)
|
Fedora 41
|
aarch64
[modified]
(194)*, i386
[modified]
(223)*, ppc64le
[modified]
(209)*, s390x
[modified]
(222)*, x86_64
[modified]
(237)* |
Fedora 41
(42 downloads)
|
Fedora 42
|
aarch64
[modified]
(100)*, i386
[modified]
(40)*, ppc64le
[modified]
(44)*, s390x
[modified]
(61)*, x86_64
[modified]
(82)* |
Fedora 42
(25 downloads)
|
Fedora 43
|
aarch64
[modified]
(0)*, ppc64le
[modified]
(0)*, s390x
[modified]
(0)*, x86_64
[modified]
(0)* |
Fedora 43
(6 downloads)
|
Fedora rawhide
|
aarch64
[modified]
(294)*, i386
[modified]
(214)*, ppc64le
[modified]
(277)*, s390x
[modified]
(250)*, x86_64
[modified]
(355)* |
Fedora rawhide
(60 downloads)
|
* Total number of downloaded packages.
Modified fedora-41-aarch64:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-41-i386:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-41-ppc64le:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-41-s390x:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-41-x86_64:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-42-aarch64:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-42-i386:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-42-ppc64le:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-42-s390x:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-42-x86_64:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-43-aarch64:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-43-ppc64le:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-43-s390x:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-43-x86_64:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-rawhide-aarch64:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-rawhide-i386:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-rawhide-ppc64le:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-rawhide-s390x:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build
Modified fedora-rawhide-x86_64:
- Mock options: --with pgo_instrumented_build --without pgo_optimized_build