GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[openmp] Fix finding LLVM tools
gentoo-13.0.1-rc1
Michał Górny
2021-11-30
1
-2
/
+2
*
[mlir] [test] Include mlir_tools_dir in PATH to fix mlir-reduce
Michał Górny
2021-11-30
1
-0
/
+1
*
[mlir] [test] Add missing tool substitutions
Michał Górny
2021-11-30
1
-0
/
+3
*
[openmp] Skip hanging test
Michał Górny
2021-11-30
1
-0
/
+1
*
[clang] Skip broken rocm-detect.hip test on Gentoo
Michał Górny
2021-11-30
1
-0
/
+1
*
[compiler-rt] Skip failing tests
Michał Górny
2021-11-30
2
-0
/
+2
*
[libcxx] Force -Wl,-z,defs
Michał Górny
2021-11-30
1
-0
/
+12
*
[compiler-rt] Apply Gentoo compiler-rt-prefix-paths.patch
Michał Górny
2021-11-30
4
-23
/
+7
*
[clang ]Apply Gentoo's prefix-dirs.patch
Michał Górny
2021-11-30
2
-2
/
+13
*
[llvm] [llvm-config] Clean up exported values
Michał Górny
2021-11-30
1
-1
/
+5
*
[X86][VARARG] Assign MMO earlier to avoid prolog insert point been sunk acros...
llvmorg-13.0.1-rc1
Phoebe Wang
2021-11-23
6
-43
/
+33
*
[X86][NFC] Pre-commit test to show prolog insert problem
Phoebe Wang
2021-11-23
1
-0
/
+45
*
[SystemZ] Give the EXRL_Pseudo a size value of 6 bytes.
Jonas Paulsson
2021-11-10
1
-1
/
+1
*
Bad SLPVectorization shufflevector replacement, resulting in write to wrong m...
Jameson Nash
2021-11-10
2
-8
/
+20
*
[SLP][NFC]Add a test to show an issue with incorrectly extracted
Alexey Bataev
2021-11-10
1
-1
/
+34
*
[Aarch64] Correct register class for pseudo instructions
Jameson Nash
2021-11-09
11
-37
/
+39
*
[MergeICmps] Don't merge icmps derived from pointers with addressspaces
Valentin Churavy
2021-11-09
2
-0
/
+98
*
Fix building with GCC 12:
Martin Liska
2021-11-09
1
-1
/
+1
*
MLIR can't support -Bsymbolic link option, fail at CMake time with a helpful ...
Mehdi Amini
2021-11-08
1
-0
/
+6
*
[clang] Partially revert d8cd7806310c51af912a647a6ca46de62ff13214.
Brad Smith
2021-11-08
2
-5
/
+1
*
[ARM] Use hardware TLS register in Thumb2 mode when -mtp=cp15 is passed
Ard Biesheuvel
2021-11-08
4
-2
/
+12
*
[libc++] Fix hang in counting_semaphore::try_acquire
Arthur O'Dwyer
2021-11-05
2
-11
/
+19
*
[libc++] Remove non-atomic "platform" semaphore implementations.
Arthur O'Dwyer
2021-11-05
7
-171
/
+19
*
[libc++] counting_semaphore should not be default-constructible.
Arthur O'Dwyer
2021-11-05
4
-7
/
+39
*
Re-apply the fix on DwarfEHPrepare and add a test
Takafumi Arakaki
2021-11-01
2
-1
/
+6
*
[IntelJITListener] Fix order in JitListener/multiple.ll
Andy Kaylor
2021-10-27
1
-5
/
+5
*
[openmp] [elf_common] Fix linking against LLVM dylib
Michał Górny
2021-10-27
1
-0
/
+3
*
compiler-rt: Fix arch detection for ppc64le
Tom Stellard
2021-10-27
1
-1
/
+1
*
fixes bug #51926 where dangling comma caused overrun
Fred Grim
2021-10-27
2
-3
/
+27
*
[CUDA] Make sure <string.h> is included with original __THROW defined.
Artem Belevich
2021-10-22
1
-5
/
+1
*
[Support][mips] Remove unnecessary includes from Memory.inc
Visa Hankala
2021-10-22
1
-8
/
+0
*
[Mips] Add glue between CopyFromReg, CopyToReg and RDHWR nodes for TLS
Jessica Clarke
2021-10-22
2
-5
/
+6
*
[CMake] Re-enable use --gc-sections on OpenBSD
Brad Smith
2021-10-21
1
-1
/
+1
*
[clang] Omit most AttributedStatements from the CFG
Nico Weber
2021-10-21
3
-2
/
+56
*
[runtimes] Properly handle the sysroot/triple/gcc-toolchain
Louis Dionne
2021-10-21
3
-29
/
+28
*
[clang-format] [PR51640] - New AfterEnum brace wrapping changes have cause C#...
mydeveloperday
2021-10-20
4
-8
/
+264
*
[HIP] Fix test rcom-detect.hip
Yaxun (Sam) Liu
2021-10-20
1
-1
/
+2
*
workflows: Update lldb workaround to latest version of Mac OS X
Tom Stellard
2021-10-20
1
-1
/
+1
*
Remove "In Progress" text from release notes
Tom Stellard
2021-10-18
7
-46
/
+6
*
[GHA] Cancel intermediate builds on PRs
Valentin Churavy
2021-10-18
6
-0
/
+40
*
Bump version to 13.0.1
Tom Stellard
2021-10-14
8
-9
/
+9
*
[cte] Release notes for clangd-13
Kadir Cetinkaya
2021-10-06
1
-1
/
+87
*
[clang] don't mark as Elidable CXXConstruct expressions used in NRVO
llvmorg-13.0.0-rc4
llvmorg-13.0.0
Matheus Izvekov
2021-09-24
13
-33
/
+122
*
[analyzer] Add 13.0.0 release notes
Kristóf Umann
2021-09-23
1
-1
/
+47
*
Thread safety analysis: Warn when demoting locks on back edges
Aaron Puchert
2021-09-21
2
-14
/
+59
*
[AArch64][GlobalISel] Use ZExtValue for zext(xor) when invert tb(n)z
guopeilin
2021-09-21
2
-2
/
+42
*
[debuginfo-test][cross-project-tests] Release note for new project name
James Henderson
2021-09-21
1
-0
/
+9
*
[X86] combineX86ShuffleChain - ensure we only peek through bitcasts to vector...
Simon Pilgrim
2021-09-20
2
-1
/
+59
*
[clang][scan-build] Use cc/c++ instead of gcc/g++ on OpenBSD.
Frederic Cambus
2021-09-20
1
-0
/
+3
*
Fix syntax error in Clang release notes
Aaron Puchert
2021-09-18
1
-0
/
+2
[next]