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
path:
root
/
clang
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix one stray `{LLVM -> CLANG}_TOOLS_INSTALL_DIR`
John Ericson
2022-07-23
1
-1
/
+1
*
Use llvm::sort instead of std::sort where possible
Dmitri Gribenko
2022-07-23
2
-5
/
+5
*
[Clang] Update the status of N2393 in c_status.html
Corentin Jabot
2022-07-23
1
-1
/
+1
*
Use the range-based overload of llvm::sort where possible
Dmitri Gribenko
2022-07-23
4
-9
/
+6
*
[Clang] Adjust extension warnings for #warning
Corentin Jabot
2022-07-23
4
-3
/
+33
*
[Clang] Add support for Unicode identifiers (UAX31) in C2x mode.
Corentin Jabot
2022-07-23
4
-7
/
+10
*
[NFC] Move function definition to cpp file
Jun Zhang
2022-07-23
2
-28
/
+29
*
[Driver] Error for -gsplit-dwarf with RISC-V linker relaxation
Fangrui Song
2022-07-22
5
-5
/
+27
*
[clang][dataflow] Add DataflowEnvironment::dump()
Dmitri Gribenko
2022-07-23
7
-4
/
+85
*
Move "clang/Basic/TokenKinds.h" into a separate top-level module.
Volodymyr Sapsai
2022-07-22
1
-1
/
+8
*
[clang][dataflow] Expose stringification functions for SAT solver enums
Dmitri Gribenko
2022-07-23
2
-26
/
+31
*
[clang][dataflow] ArrayRef'ize debugString()
Dmitri Gribenko
2022-07-23
2
-4
/
+3
*
Revert "[lldb/Fuzzer] Add fuzzer for expression evaluator"
Med Ismail Bennani
2022-07-22
3
-9
/
+1
*
[Driver] Report -Wunused-command-line-argument for unimplemented -mtune=
Fangrui Song
2022-07-22
1
-3
/
+0
*
[Driver][SystemZ] Simplify -mtune
Fangrui Song
2022-07-22
1
-12
/
+5
*
[Driver][RISCV] Simplify -mtune
Fangrui Song
2022-07-22
1
-11
/
+4
*
[Driver][test] Clean up and improve some -mtune tests
Fangrui Song
2022-07-22
3
-58
/
+43
*
[lldb/Fuzzer] Add fuzzer for expression evaluator
Chelsea Cassanova
2022-07-22
3
-1
/
+9
*
[Driver][AArch64] Simplify -mtune
Fangrui Song
2022-07-22
1
-11
/
+4
*
Revert "[NFC] Add some additional features to MultiLevelTemplateArgumentList"
Nuno Lopes
2022-07-22
1
-34
/
+0
*
[CUDA/SPIR-V] Force passing aggregate type byval
Shangwu Yao
2022-07-22
2
-0
/
+34
*
[NFC] Add some additional features to MultiLevelTemplateArgumentList
Erich Keane
2022-07-22
1
-0
/
+34
*
[NFC] give getParentFunctionOrMethod a 'Lexical' parameter
Erich Keane
2022-07-22
2
-6
/
+9
*
[NFC] Start saving InstantiatedFromDecl in non-template functions
Erich Keane
2022-07-22
7
-11
/
+58
*
Strengthen -Wint-conversion to default to an error
Aaron Ballman
2022-07-22
63
-227
/
+199
*
[clang][CodeGen] Only include ABIInfo.h where required (NFC)
Sergei Barannikov
2022-07-22
8
-12
/
+11
*
[Flang] Generate documentation for compiler flags
Dylan Fleming
2022-07-22
1
-0
/
+28
*
[CUDA] remove duplicate condition
VitalyR
2022-07-22
1
-1
/
+1
*
[clang][dataflow] Refactor ApplyBuiltinTransfer field out into DataflowAnalys...
Sam Estep
2022-07-22
3
-11
/
+30
*
[clang][dataflow] Move NoopAnalysis from unittests to include
Sam Estep
2022-07-22
7
-11
/
+10
*
[Clang][Driver] Fix include paths for `--sysroot /` on OpenBSD/FreeBSD
Egor Zhdan
2022-07-22
10
-9
/
+50
*
[ASTMatchers] Fix standalone build
Nathan James
2022-07-22
1
-1
/
+3
*
Don't write to source directory in test
Benjamin Kramer
2022-07-22
1
-2
/
+2
*
[C++20] [Modules] Handle reachability for partial specialization
Chuanqi Xu
2022-07-22
2
-2
/
+36
*
[CMake][Clang] Copy folder without permissions
Sebastian Neubauer
2022-07-22
1
-0
/
+2
*
Use any_of (NFC)
Kazu Hirata
2022-07-22
3
-6
/
+4
*
re-land [C++20][Modules] Build module static initializers per P1874R1.
Iain Sandoe
2022-07-22
10
-11
/
+528
*
[Driver][test] Remove unused "-o %t.s" from frame-pointer*.c
Fangrui Song
2022-07-21
2
-52
/
+52
*
[modules] Replace `-Wauto-import` with `-Rmodule-include-translation`.
Volodymyr Sapsai
2022-07-21
17
-73
/
+62
*
[Frontend] Correct values of ATOMIC_*_LOCK_FREE to match builtin
Ryan Prichard
2022-07-21
3
-13
/
+7
*
[CUDA] Ignore __CLANG_ATOMIC_LLONG_LOCK_FREE on i386
Ryan Prichard
2022-07-21
1
-15
/
+20
*
[OpenMP][NFC] Claim iterators in 'map' clause and motion clauses
Chi Chun Chen
2022-07-21
1
-1
/
+1
*
[ASTMatchers] Adding a new matcher for callee declarations of Obj-C
Ziqing Luo
2022-07-21
4
-8
/
+120
*
[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore
John Ericson
2022-07-21
2
-2
/
+6
*
[SemaCXX] Set promotion type for enum if its type is promotable to integer ty...
Zequan Wu
2022-07-21
3
-3
/
+18
*
[CUDA][FIX] Make shfl[_sync] for unsigned long long non-recursive
Johannes Doerfert
2022-07-21
2
-4
/
+65
*
[LinkerWrapper] Embed OffloadBinaries for OpenMP offloading images
Joseph Huber
2022-07-21
3
-4
/
+6
*
[clang] Add -fdiagnostics-format=sarif option for future SARIF output
Abraham Corea Diaz
2022-07-21
6
-3
/
+17
*
[NFC][LoopVectorize] Explicitly disable tail-folding on some SVE tests
David Sherwood
2022-07-21
1
-4
/
+8
*
Revert "Rewording the "static_assert" to static assertion"
Erich Keane
2022-07-21
43
-418
/
+455
[next]