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
*
[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
*
[compiler-rt] Implement __clear_cache() on OpenBSD/riscv64
Jeremie Courreges-Anglas
2021-09-17
1
-1
/
+8
*
[LLD] Add required `ppc` target to the test cases. NFC
Simon Atanasyan
2021-09-17
2
-2
/
+2
*
[OpenMP]Fix PR51349: Remove AlwaysInline for if regions.
Joseph Huber
2021-09-17
2
-1
/
+40
*
[compiler-rt] Move -fno-omit-frame-pointer check to common config-ix
Michał Górny
2021-09-17
2
-1
/
+1
*
[clang] disable implicit moves when not in CPlusPLus
Matheus Izvekov
2021-09-17
3
-1
/
+45
*
[clang-repl] Install clang-repl
Vassil Vassilev
2021-09-17
1
-1
/
+1
*
-Wunused-but-set-parameter/-Wunused-but-set-variable Add to the release notes
Sylvestre Ledru
2021-09-14
1
-0
/
+3
*
[openmp] Apply code change from D109500
llvmorg-13.0.0-rc3
Jon Chesterfield
2021-09-13
1
-4
/
+19
*
[VPlan] Fix crash caused by not updating all users properly.
Florian Hahn
2021-09-13
2
-2
/
+71
*
[clang-format] Restrict the special handling for K&R C to C/C++
owenca
2021-09-13
2
-4
/
+17
*
[LLDB] AArch64 SVE restore SVE registers after expression
Muhammad Omair Javaid
2021-09-12
5
-67
/
+190
*
Revert "[AArch64][GlobalISel] Legalize bswap <2 x i16>"
Tom Stellard
2021-09-10
4
-87
/
+3
*
Revert [MC][ELF] Emit separate unique sections for different flags
Nikita Popov
2021-09-10
6
-213
/
+68
*
[LLD] Support compressed input sections on big-endian targets
Simon Atanasyan
2021-09-10
4
-27
/
+32
*
[X86] Don't clobber EBX in stackprobes
Elliot Saba
2021-09-10
2
-41
/
+64
*
[IR] Handle constant expressions in containsUndefinedElement()
Nikita Popov
2021-09-10
2
-3
/
+14
*
[SimplifyCFG] performBranchToCommonDestFolding(): require block-closed SSA fo...
Roman Lebedev
2021-09-10
7
-212
/
+240
*
[OpenCL][Docs] Update OpenCL 3.0 implementation status.
Anastasia Stulova
2021-09-10
1
-35
/
+37
*
[OpenCL][Docs] Release 13 notes.
Anastasia Stulova
2021-09-10
1
-3
/
+78
*
scudo: Only add no-omit-frame-pointer flags when the compiler supports them
Tom Stellard
2021-09-09
1
-2
/
+5
*
[clang-format] Improve detection of parameter declarations in K&R C
owenca
2021-09-09
1
-14
/
+16
*
[clang-format] Distinguish K&R C function definition and attribute
Owen
2021-09-09
2
-8
/
+35
*
[clang-format] improve distinction of K&R function definitions vs attributes
Krasimir Georgiev
2021-09-09
2
-4
/
+17
*
[clang-format] handle trailing comments in function definition detection
Krasimir Georgiev
2021-09-09
2
-1
/
+4
*
[clan-format] detect function definitions more conservatively
Krasimir Georgiev
2021-09-09
2
-3
/
+20
*
[MemCpyOpt] Fix a variety of scalable-type crashes
Fraser Cormack
2021-09-09
3
-13
/
+130
*
[AMDGPU][OpenMP] Use complex definitions from complex_cmath.h
Pushpinder Singh
2021-09-09
2
-1
/
+86
*
Workaround incorrect types when lowering fixed length gather/scatter
Bradley Smith
2021-09-09
3
-52
/
+112
*
Inform pass manager when child loops are deleted
Bjorn Pettersson
2021-09-09
2
-12
/
+102
*
Fine grain control over some symbol visibility
serge-sans-paille
2021-09-08
6
-8
/
+9
*
[AArch64][SME] Fix imm bug in mov vector to tile aliases
Cullen Rhodes
2021-09-08
2
-1
/
+51
*
Revert "[HardwareLoops] Change order of SCEV expression construction for Init...
Chen Zheng
2021-09-08
5
-28
/
+37
*
[clang] fix transformation of template arguments of 'auto' type constraints
Matheus Izvekov
2021-09-08
2
-1
/
+23
*
[SelectionDAGBuilder] Bugfix in visitInlineAsm()
Jonas Paulsson
2021-09-08
2
-2
/
+24
*
[llvm-objdump] Fix 'llvm-objdump -dr' for executables with relocations
Maksim Panchenko
2021-09-08
2
-2
/
+66
*
Add llvm-ml to LLVM_TOOLCHAIN_TOOLS (PR50536)
Hans Wennborg
2021-09-08
1
-0
/
+1
*
[clang][Driver] Pick the last --driver-mode in case of multiple ones
Kadir Cetinkaya
2021-09-08
2
-1
/
+7
*
[AArch64][sve] Prevent incorrect function call on fixed width vector
David Truby
2021-09-08
2
-0
/
+22
*
Update counter offset to account for binary ids
Gulfem Savrun Yeniceri
2021-09-07
2
-4
/
+6
*
libunwind: add missing break statements in EHABI
Saleem Abdulrasool
2021-09-07
1
-0
/
+2
*
[SCEV] Fix applyLoopGuards() with range check idiom (PR51760)
Nikita Popov
2021-09-07
2
-1
/
+41
*
[DAGCombine] Prevent the transform of combine for multi-use operand
Sanjay Patel
2021-09-07
2
-3
/
+6
[next]