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
*
Test commit
temp-test-main
Tom Stellard
2020-12-01
0
-0
/
+0
*
[lld/mac] Fix issues around thin archives
Nico Weber
2020-12-01
5
-30
/
+80
*
[llvm] Fix for failing test from fdbd84c6c819d4462546961f6086c1524d5d5ae8
Leonard Chan
2020-12-01
1
-2
/
+1
*
[AArch64][GlobalISel] Select Bcc when it's better than TB(N)Z
Jessica Paquette
2020-12-01
3
-52
/
+60
*
[NFC][AMDGPU] AMDGPU code object V4 ABI documentation
Tony
2020-12-01
2
-567
/
+1223
*
[gn build] Port 3fcb0eeb152
LLVM GN Syncbot
2020-12-01
1
-0
/
+1
*
[gn build] Format all gn files
Arthur Eubanks
2020-12-01
3
-4
/
+4
*
[gn build] Manually port 8fee2ee9
Arthur Eubanks
2020-12-01
1
-0
/
+1
*
[ms] [llvm-ml] Support command-line defines
Eric Astor
2020-12-01
5
-1
/
+69
*
[mlir][PDL] Add support for PDL bytecode and expose PDL support to OwningRewr...
River Riddle
2020-12-01
23
-106
/
+2841
*
[lld-macho] Add isCodeSection()
Jez Ng
2020-12-01
4
-3
/
+29
*
[lld-macho] Flesh out STABS implementation
Jez Ng
2020-12-01
5
-75
/
+142
*
[lld-macho] Add archive name and file modtime to STABS output
Jez Ng
2020-12-01
8
-27
/
+85
*
[lld-macho] Emit empty string as first entry of string table
Jez Ng
2020-12-01
2
-13
/
+17
*
[lld-macho] Emit local symbols in symtab; record metadata in LC_DYSYMTAB
Jez Ng
2020-12-01
7
-60
/
+173
*
[lld-macho] Emit STABS symbols for debugging, and drop debug sections
Jez Ng
2020-12-01
11
-8
/
+383
*
[gn build] (manually) port 8fee2ee9a68
Nico Weber
2020-12-01
1
-0
/
+8
*
[clang-format] Add new option PenaltyIndentedWhitespace
Mark Nauwelaerts
2020-12-01
5
-0
/
+49
*
[lld][WebAssembly] Feedback from D92038. NFC
Sam Clegg
2020-12-01
2
-2
/
+5
*
[libc++abi] Don't try calling __libcpp_aligned_free when aligned allocation i...
Louis Dionne
2020-12-01
1
-0
/
+4
*
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
Eric Astor
2020-12-01
35
-237
/
+323
*
Avoid redundant inline with LLVM_ATTRIBUTE_ALWAYS_INLINE
James Park
2020-12-01
3
-27
/
+25
*
[lld-macho] Extend PIE option handling
Jez Ng
2020-12-01
3
-5
/
+30
*
Revert "[FastISel] Flush local value map on ever instruction" and dependent p...
David Blaikie
2020-12-01
70
-543
/
+673
*
[lldb] [test] Reenable two passing tests on FreeBSD
Michał Górny
2020-12-01
2
-3
/
+0
*
Make offset field optional in RegisterInfo packet for Arm64
Muhammad Omair Javaid
2020-12-02
11
-34
/
+240
*
RegisterInfoPOSIX_arm64 remove unused bytes from g/G packet
Muhammad Omair Javaid
2020-12-02
3
-5
/
+11
*
[OpenMP51][DOCS] Claim "add present modifier in defaultmap clause", NFC.
cchen
2020-12-01
1
-1
/
+1
*
Reland [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/
Arthur Eubanks
2020-12-01
12
-12
/
+18
*
[libc++] NFC: Remove unused macros in <__config>
Louis Dionne
2020-12-01
1
-8
/
+0
*
[LLD][ELF][NewPM] Add option to force legacy PM
Arthur Eubanks
2020-12-01
3
-7
/
+11
*
[MLIR] Fix genTypeInterfaceMethods() to work correctly with InferTypeOpInterface
Rahul Joshi
2020-12-01
3
-10
/
+10
*
Revert "[CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/"
Arthur Eubanks
2020-12-01
12
-18
/
+12
*
Fix erroneous edit in https://github.com/llvm/llvm-project/actions/runs/39449...
Zahira Ammarguellat
2020-12-01
1
-2
/
+0
*
[LTO][wasm][NewPM] Allow using new pass manager for wasm LTO
Arthur Eubanks
2020-12-01
5
-0
/
+28
*
[OpenMP] Add support for Intel's umonitor/umwait
Terry Wilmarth
2020-12-01
17
-175
/
+608
*
[MLIR][LLVM] Fix a tiny typo in the dialect docs.
ergawy
2020-12-01
1
-2
/
+2
*
[clang-scan-deps] Improve argument parsing to find target object file path.
Sylvain Audi
2020-12-01
3
-10
/
+55
*
[CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/
Arthur Eubanks
2020-12-01
12
-12
/
+18
*
[gn build] sync script: try to make sync script even clearer
Nico Weber
2020-12-01
1
-1
/
+1
*
[DAGCombiner][NFC] Replace duplicate implementation flipBoolean with DAG.getL...
Layton Kifer
2020-12-01
1
-25
/
+7
*
APINotes: constify `dump` methods (NFC)
Saleem Abdulrasool
2020-12-01
2
-20
/
+20
*
Argument dependent lookup with class argument is recursing into base
Zahira Ammarguellat
2020-12-01
3
-0
/
+19
*
static const char *const foo => const char foo[]
Fangrui Song
2020-12-01
13
-113
/
+92
*
[ELF][test] Fix lto/version-script2.ll
Fangrui Song
2020-12-01
1
-5
/
+6
*
[LTO][NewPM] Run verifier when doing LTO
Arthur Eubanks
2020-12-01
2
-10
/
+24
*
Revert "[LV] Epilogue Vectorization with Optimal Control Flow"
Bardia Mahjour
2020-12-01
12
-2076
/
+72
*
[libc++] Optimize the number of assignments in std::exclusive_scan
Louis Dionne
2020-12-01
1
-6
/
+9
*
Let .llvm_bb_addr_map section use the same unique id as its associated .text ...
Rahman Lavaee
2020-12-01
2
-3
/
+10
*
[BasicAA] Add test for suboptimal result with unknown sizes (NFC)
Nikita Popov
2020-12-01
1
-0
/
+23
[next]