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 12
llvmorg-12-init
Hans Wennborg
2020-07-15
24
-568
/
+71
*
[LLD][ELF] - Update test after yaml2obj change. NFC.
Georgii Rymar
2020-07-15
1
-3
/
+3
*
[RISCV] Duplicate pseudo expansion comment to RISCVMCCodeEmitter
Jessica Clarke
2020-07-15
1
-0
/
+3
*
[RISCV] Fix RISCVInstrInfo::getInstSizeInBytes for atomics pseudos
Jessica Clarke
2020-07-15
3
-0
/
+29
*
[yaml2obj] - Rename FileHeader::SH* fields.
Georgii Rymar
2020-07-15
14
-90
/
+88
*
[Matrix] Only pass vector arg as overloaded type in MatrixBuilder.
Florian Hahn
2020-07-15
5
-35
/
+39
*
[llvm-readobj] - Verify the location of program headers better.
Georgii Rymar
2020-07-15
2
-7
/
+36
*
[Support] Fix Windows directory_iterator_construct out of bounds
Andrew Ng
2020-07-15
2
-3
/
+36
*
[clangd] Fix use-after-free in ArgStripper
Sam McCall
2020-07-15
1
-1
/
+2
*
Fix typo in identifier in assert.
Tim Northover
2020-07-15
1
-1
/
+1
*
AArch64+ARM: make LLVM consider system registers volatile.
Tim Northover
2020-07-15
8
-27
/
+86
*
[clang][Driver] Fix tool path priority test failures
David Spickett
2020-07-15
2
-25
/
+51
*
[lldb][formatters] Add support for printing NSConstantDate and fix distantPas...
Raphael Isemann
2020-07-15
3
-3
/
+16
*
[RISCV] Add error checking for extensions missing separating underscores
Simon Cook
2020-07-15
2
-1
/
+15
*
[DAGCombiner] Rebuild (setcc x, y, ==) from (xor (xor x, y), 1)
Roger Ferrer Ibanez
2020-07-15
6
-43
/
+31
*
[NFC] Add tests for boolean comparisons
Roger Ferrer Ibanez
2020-07-15
4
-0
/
+230
*
[MLIR][SPIRVToLLVM] SPIRV function fix and nits
George Mitenkov
2020-07-15
1
-7
/
+11
*
Make linalg::ReshapeOp implement ViewLikeOpInterface
Stephan Herhut
2020-07-15
2
-3
/
+6
*
[IndVarSimplify] Uniformly use emplace_back for DeadInsts, nfc
Chen Zheng
2020-07-15
1
-3
/
+3
*
[OpenMPOpt][NFC] Update checks for parallel_deletion test
Giorgis Georgakoudis
2020-07-14
1
-2
/
+142
*
[mlir][Vector] Degrade masking information when forwarding linalg.copy to vec...
Nicolas Vasilache
2020-07-15
2
-10
/
+22
*
[OpenMPOpt] Fix preserved analyses return
Giorgis Georgakoudis
2020-07-14
1
-1
/
+3
*
[LLD] [MinGW] Implement the --file-alignment and --section-alignment options
Martin Storsjö
2020-07-15
3
-0
/
+18
*
[llvm][NFC] Hide the tensorflow dependency from headers.
Mircea Trofin
2020-07-14
4
-108
/
+229
*
[Attributor] Fix build of unittest with DBUILD_SHARED_LIBS=True
Alex Bradbury
2020-07-15
1
-1
/
+4
*
[OpenMP][FIX] Check only for deterministic part of a generated function name
Johannes Doerfert
2020-07-14
2
-16
/
+16
*
Revert "[Attributor] Track AA dependency using dependency graph"
Luofan Chen
2020-07-15
4
-418
/
+37
*
[OpenMP][IRBuilder] Support nested parallel regions
Johannes Doerfert
2020-07-14
4
-31
/
+158
*
[CallGraph] Update callback call sites in RefreshCallGraph
Johannes Doerfert
2020-07-14
2
-13
/
+127
*
[OpenMP] Emit remarks during GPU state machine optimization
Johannes Doerfert
2020-07-14
3
-7
/
+216
*
Revert "[CMake] Simplify CMake handling for zlib"
Petr Hosek
2020-07-14
17
-60
/
+68
*
[Attributor] Track AA dependency using dependency graph
Luofan Chen
2020-07-15
4
-37
/
+418
*
Revert "[Attributor] [WIP] Track AA dependency using dependency graph"
Luofan Chen
2020-07-15
4
-418
/
+37
*
[CMake] Simplify CMake handling for zlib
Petr Hosek
2020-07-14
17
-68
/
+60
*
[Attributor] [WIP] Track AA dependency using dependency graph
Luofan Chen
2020-07-15
4
-37
/
+418
*
[gn build] Port 0750757e80c
LLVM GN Syncbot
2020-07-15
1
-0
/
+1
*
[Attributor] Unittest for Attributor
Luofan Chen
2020-07-15
3
-0
/
+107
*
[AMDGPU] Apply pre-emit s_cbranch_vcc optimation to more patterns
Carl Ritson
2020-07-15
10
-45
/
+148
*
[Attributor] Create getter function for the ID of the abstract attribute
Luofan Chen
2020-07-15
3
-0
/
+189
*
[ObjectFilePECOFF] Try to avoid unaligned access.
Davide Italiano
2020-07-14
1
-1
/
+1
*
[IR] Add a few asserts to provide a better failure signature if you try to cr...
Craig Topper
2020-07-14
1
-0
/
+8
*
Make LazyCallThroughManager destructor virtual rather than arranging for
Richard Smith
2020-07-14
3
-5
/
+6
*
Fix the skipIfRosetta decorator
Adrian Prantl
2020-07-14
1
-4
/
+6
*
[flang] Fix out-of-tree build with missing acc_gen target
Valentin Clement
2020-07-14
2
-4
/
+10
*
[flang][openacc] Semantic checks for OpenACC 3.0 clauses validity
Valentin Clement
2020-07-14
10
-24
/
+950
*
[gn build] (manually) merge c1e2f73c
Nico Weber
2020-07-14
1
-0
/
+1
*
Fix undefined behavior due to deleting an object with a non-virtual
Richard Smith
2020-07-14
3
-4
/
+5
*
Fix test that was accidentally adding the llvm-as binary into an
Richard Smith
2020-07-14
1
-1
/
+1
*
[flang] Fix list-directed input (repeated nulls and LOGICAL)
peter klausler
2020-07-14
3
-6
/
+17
*
[lldb/Test] Create reproducer dir if necessary
Jonas Devlieghere
2020-07-14
1
-0
/
+1
[next]