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
*
[asan,test] Disable _FORTIFY_SOURCE test incompatible with glibc 2.40
gentoo-19.1.0-rc1
Fangrui Song
2024-08-02
2
-2
/
+12
*
[Sanitizers] Avoid overload ambiguity for interceptors (#100986)
Nikita Popov
2024-08-02
1
-7
/
+9
*
[llvm-exegesis] Use correct rseq struct size (#100804)
Aiden Grossman
2024-08-02
1
-1
/
+12
*
Set version to 19.1.0-rc1
llvmorg-19.1.0-rc1
Tobias Hieta
2024-07-26
2
-2
/
+2
*
[MLGO][Infra] Add mlgo-utils to bump-version script (#100186)
Aiden Grossman
2024-07-26
1
-0
/
+5
*
[Utils] Updates to bump-version.py (#100089)
Tobias Hieta
2024-07-26
1
-7
/
+19
*
[flang][debug] Set scope of internal functions correctly. (#99531)
Abid Qadeer
2024-07-26
2
-75
/
+132
*
[PAC] Sign LR with B key for non-leaf functions with ptrauth-returns attr (#1...
Daniil Kovalev
2024-07-26
7
-5
/
+344
*
[BasicAA] Fix handling of indirect assumption based results (#100130)
Nikita Popov
2024-07-26
3
-7
/
+144
*
[compiler-rt][ubsan][nfc-ish] Fix a type conversion bug (#100665)
Alan Zhao
2024-07-26
1
-1
/
+1
*
[flang][OpenMP] Initialize privatised derived type variables (#100417)
Tom Eccles
2024-07-26
4
-11
/
+73
*
Normalize ptrauth handling in sanitizer runtime (#100483)
Anton Korobeynikov
2024-07-26
1
-22
/
+24
*
[libc++] Add missing xlocale.h include on Apple and FreeBSD (#99689)
Louis Dionne
2024-07-26
1
-0
/
+4
*
[clang] Remove `__is_layout_compatible` from revertible type traits list (#10...
Vlad Serebrennikov
2024-07-26
1
-1
/
+3
*
[AArch64][SME] Rewrite __arm_get_current_vg to preserve required registers (#...
Kerry McLaughlin
2024-07-26
2
-28
/
+44
*
[Flang][Driver] Enable config file options (#100343)
Kiran Chandramohan
2024-07-26
8
-5
/
+74
*
[libc] Only add '-fno-builtin-*' on the entrypoints that use them (#100481)
Joseph Huber
2024-07-26
2
-10
/
+12
*
[PAC][clang] Enable `-fptrauth-indirect-gotos` as part of pauthtest ABI (#100...
Daniil Kovalev
2024-07-26
2
-3
/
+7
*
[Flang][Docs] Update information about AArch64 trampolines (#100391)
Carlos Seo
2024-07-26
1
-1
/
+1
*
[AArch64] Implement INIT/ADJUST_TRAMPOLINE (#70267)
Carlos Seo
2024-07-26
6
-1
/
+127
*
[ExprConstant] Handle shift overflow the same way as other kinds of overflow ...
Eli Friedman
2024-07-26
8
-35
/
+65
*
[libc++][spaceship] Implements X::iterator container requirements. (#99343)
Mark de Wever
2024-07-26
14
-7
/
+413
*
[libc++] Improve behavior when using relative path for LIBCXX_ASSERTION_HANDL...
Louis Dionne
2024-07-26
2
-3
/
+8
*
[Clang][NFC] Simplify initialization of `OverloadCandidate` objects. (#100318)
cor3ntin
2024-07-26
2
-20
/
+4
*
[Clang] Fix an assertion failure introduced by #93430 (#100313)
cor3ntin
2024-07-26
2
-1
/
+6
*
[LLVM] [MC] Update frame layout & CFI generation to handle frames larger than...
Wesley Wiser
2024-07-26
19
-65
/
+65
*
[clang][headers] Including stddef.h always redefines NULL (#99727)
Ian Anderson
2024-07-26
4
-8
/
+105
*
[libc++][doc] Update the release notes for LLVM 19. (#99061)
Mark de Wever
2024-07-26
3
-11
/
+52
*
[ARM] Create mapping symbols with non-unique names
Fangrui Song
2024-07-24
12
-47
/
+43
*
[RISCV] Fix InsnCI register type (#100113)
Sudharsan Veeravalli
2024-07-24
2
-4
/
+14
*
[flang] fix C_PTR function result lowering (#100082)
jeanPerier
2024-07-24
3
-88
/
+110
*
[PAC] Define __builtin_ptrauth_type_discriminator (#100204)
Akira Hatanaka
2024-07-24
14
-3
/
+183
*
[ValueTracking] Don't use CondContext in dataflow analysis of phi nodes (#100...
Yingwei Zheng
2024-07-24
3
-11
/
+56
*
[LSR] Fix matching vscale immediates (#100080)
Benjamin Maxwell
2024-07-24
2
-10
/
+16
*
Precommit vscale-fixups.ll test (NFC)
Benjamin Maxwell
2024-07-24
1
-0
/
+47
*
[clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534)
Chris Copeland
2024-07-24
3
-0
/
+12
*
[clang][OpenMP] Propoagate debug location to OMPIRBuilder reduction codegen (...
Jan Leyonberg
2024-07-24
1
-1
/
+2
*
[PowerPC] Add support for -mcpu=pwr11 / -mtune=pwr11 (#99511)
azhan92
2024-07-24
15
-27
/
+120
*
[libc++][string] Fixes shrink_to_fit. (#97961)
Mark de Wever
2024-07-24
2
-3
/
+55
*
[libc++][vector<bool>] Tests shrink_to_fit requirement. (#98009)
Mark de Wever
2024-07-24
1
-1
/
+44
*
[libc++][math] Fix undue overflowing of `std::hypot(x,y,z)` (#93350)
PaulXiCao
2024-07-24
8
-65
/
+197
*
[PowerPC] Add builtin_cpu_is P11 support (#99550)
azhan92
2024-07-24
3
-10
/
+69
*
[NVPTX] Fix internal indirect call prototypes not obeying the ABI (#100131)
Joseph Huber
2024-07-24
3
-13
/
+101
*
[LoongArch] Fix codegen for ISD::ROTR (#100292)
hev
2024-07-24
2
-1
/
+36
*
[PAC][compiler-rt][UBSan] Strip signed vptr instead of authenticating it (#10...
Akira Hatanaka
2024-07-24
1
-1
/
+1
*
[clang][test] Add function type discrimination tests to static destructor tes...
Oliver Hunt
2024-07-24
1
-6
/
+31
*
Revert " [LICM] Fold associative binary ops to promote code hoisting (#81608)"
Nikita Popov
2024-07-24
6
-335
/
+163
*
[LV] Disable VPlan-based cost model for 19.x release.
Florian Hahn
2024-07-23
3
-4
/
+1
*
[Infra] Fix version-check workflow (#100090)
Tobias Hieta
2024-07-23
1
-1
/
+1
*
Bump version to 19.1.0git
Tobias Hieta
2024-07-23
4
-4
/
+4
[next]