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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump the trunk major version to 16
llvmorg-16-init
Tom Stellard
2022-07-26
16
-1176
/
+24
*
Inline function calls.
Weverything
2022-07-26
1
-4
/
+2
*
[lld-macho] Fix -bitcode_process_mode arg type
Keith Smiley
2022-07-26
1
-1
/
+1
*
[libc++][ranges] Fix the CI.
Konstantin Varlamov
2022-07-26
1
-1
/
+1
*
[clang][AIX] Add option to control quadword lock free atomics ABI on AIX
Kai Luo
2022-07-27
9
-15
/
+69
*
[ASan] Use stack safety analysis to optimize allocas instrumentation.
Kirill Stoimenov
2022-07-26
2
-5
/
+20
*
[asan][test] Check for __asan_stack_malloc
Vitaly Buka
2022-07-26
1
-3
/
+6
*
[amdgpu][nfc] Separate processUsedLDS into independent pieces, rename it
Jon Chesterfield
2022-07-27
1
-47
/
+54
*
[Polly] Insert !dbg metadata for emitted CallInsts.
Michael Kruse
2022-07-26
5
-15
/
+220
*
[amdgpu][nfc] Extract kernel annotation from processUsedLDS
Jon Chesterfield
2022-07-27
1
-35
/
+42
*
workflows: Use sccache to speed up CI builds
Tom Stellard
2022-07-26
1
-1
/
+17
*
[asan][test] Cleanup asan-stack-safety.ll test
Vitaly Buka
2022-07-26
1
-12
/
+10
*
Import CI tests from the release branch
Tom Stellard
2022-07-26
9
-0
/
+650
*
[libc++][NFC] Add checks for lifetime issues in classic algorithms.
Konstantin Varlamov
2022-07-26
2
-131
/
+771
*
[libc++][ranges] Implement `ranges::is_heap{,_until}`.
Konstantin Varlamov
2022-07-26
15
-58
/
+353
*
Add string conversion for InstructionControlFlowKind enum
Jakob Johnson
2022-07-26
2
-29
/
+31
*
[libc++][ranges] Make sure all range algorithms support differing projection ...
Konstantin Varlamov
2022-07-26
3
-7
/
+107
*
[libc++][ranges] Implement `ranges::generate{,_n}`.
Konstantin Varlamov
2022-07-26
10
-40
/
+312
*
Revert "[Support] Workaround compiler bug in MSVC"
Tom Stellard
2022-07-26
1
-6
/
+0
*
workflows: Add GitHub action for automating some release tasks
Tom Stellard
2022-07-26
2
-1
/
+67
*
github: Automatically assign reviewers for backport requests
Tom Stellard
2022-07-26
2
-4
/
+105
*
[CodeGen] Fixed ambiguous symbol ExtAddrMode in case of NDEBUG and LLVM_ENABL...
Dmitry Vassiliev
2022-07-27
1
-2
/
+2
*
github: Fix release automation /branch command with new repo
Tom Stellard
2022-07-26
1
-1
/
+24
*
[ELF] addDependentLibrary: fix a use-after-free bug in archiveName
Fangrui Song
2022-07-26
2
-7
/
+13
*
[mlir] Refactor SubElementInterface replace support
River Riddle
2022-07-26
11
-213
/
+394
*
[ELF] addLibrary: fix a use-after-free bug in archiveName
Fangrui Song
2022-07-26
2
-4
/
+4
*
[ELF][test] Clean up print-archive-stats.s
Fangrui Song
2022-07-26
1
-18
/
+20
*
[RISCV] Pre-commit tests for D130146. NFC
Craig Topper
2022-07-26
1
-0
/
+129
*
[lldb/ClangExpressionParser] Fix compiler error due to `clang::CreateLLVMCode...
Argyrios Kyrtzidis
2022-07-26
1
-2
/
+3
*
[CGDebugInfo] Access the current working directory from the `VFS`
Argyrios Kyrtzidis
2022-07-26
10
-40
/
+106
*
[clang-tidy] Avoid extra parentheses around MemberExpr
Danny Mösch
2022-07-26
3
-1
/
+16
*
[InstCombine] Fold strtoul and strtoull and avoid PR #56293
Martin Sebor
2022-07-26
8
-35
/
+945
*
[lldb] Disable TestStackFromStdModule.py
Augusto Noronha
2022-07-26
1
-0
/
+1
*
[amdgpu][nfc] Separate LDS struct creation from RAUW
Jon Chesterfield
2022-07-26
2
-48
/
+76
*
[Support] Workaround compiler bug in MSVC
Tom Stellard
2022-07-26
1
-0
/
+6
*
[AggressiveInstCombine] convert sqrt libcalls with "nnan" to sqrt intrinsics
Sanjay Patel
2022-07-26
2
-4
/
+104
*
[Clang][Doc] Update the release note for clang
Shilei Tian
2022-07-26
1
-0
/
+2
*
[clang] Pass FoundDecl to DeclRefExpr creator for operator overloads
Danny Mösch
2022-07-26
8
-47
/
+94
*
Move GetControlFlowKind's logic to DisassemblerLLVMC.cpp
Walter Erquinigo
2022-07-26
4
-331
/
+338
*
[trace][intel pt] Introduce wall clock time for each trace item
Walter Erquinigo
2022-07-26
23
-291
/
+606
*
[InstSimplify] remove redundant calls to 'isImplied'; NFCI
Sanjay Patel
2022-07-26
1
-12
/
+0
*
[gn build] Port 4638d7a28f62
LLVM GN Syncbot
2022-07-26
1
-1
/
+0
*
[Sanitizers][Darwin] Allows '-mtargetos' to used to set minimum deployment ta...
Blue Gaston
2022-07-26
1
-1
/
+5
*
Revert "[clang-offload-bundler] Library-ize ClangOffloadBundler"
Lambert, Jacob
2022-07-26
5
-1468
/
+1272
*
[Matrix] Add assert to catch extracted vectors with poison elements
Francis Visoiu Mistrih
2022-07-26
1
-0
/
+3
*
[RISCV] Add Predicate to c.lw/c.sw/c.lwsp/c.swsp InstAliases with no offset.
Craig Topper
2022-07-26
2
-39
/
+75
*
[Matrix] Refactor tiled loops in a struct. NFC
Francis Visoiu Mistrih
2022-07-26
3
-57
/
+54
*
[GlobalISel] Import patterns for G_FMAXIMUM + G_FMINIMUM
Jessica Paquette
2022-07-26
3
-0
/
+150
*
[clang][dataflow] Analyze calls to in-TU functions
Sam Estep
2022-07-26
7
-19
/
+224
*
[RISCV] Minor fixes to rv64c-valid.s test.
Craig Topper
2022-07-26
1
-4
/
+7
[next]