projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2021-07-18
Valentin Churavy
[Orc] Add verylazy example for C-bindings
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Valentin Churavy
[MLIR][CAPI] On MINGW don't link against libMLIR
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Deep Majumder
[analyzer] Handle std::swap for std::unique_ptr
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Craig Topper
[RISCV] Add more i32 srem/sdiv with power of 2 constant...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
David Blaikie
DebugInfo: Name class templates with default arguments...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Amara Emerson
[GlobalISel] Fix known bits for G_BSWAP and B_BITREVERS...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
David Carlier
[Sanitizers] FutexWake fix typo for FreeBSD code path.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Jon Roelofs
[AArch64][GlobalISel] Legalize bswap <2 x i16>
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[ExecutionEngine] Fix GEP type
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
David Green
[ARM] Lower non-extended small gathers via truncated...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Eli Friedman
[AArch64] Prepare for changes to STEP_VECTOR.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[IRBuilder] Deprecate CreateGEP() without element type
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[OpaquePtr] Remove uses of CreateGEP() without element...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[IRBuilder] Deprecate CreateInBoundsGEP() without eleme...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[OpaquePtr] Remove uses of CreateInBoundsGEP() without...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Craig Topper
[RISCV] Teach computeKnownBitsForTargetNode that VLENB...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Vy Nguyen
[libcxx] Updated test and seemingly incorrect comment...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Jez Ng
[lld-macho] Have ICF operate on all sections at once
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Christopher...
[libcxx][ranges] makes `ranges::subrange` a borrowed...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Shilei Tian
[AbstractAttributor] Fix two issues in folding __kmpc_i...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[IRBuilder] Deprecate CreateStructGEP() without element...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[OpaquePtr] Remove uses of CreateStructGEP() without...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
ShihPo Hung
[RISCV][RVV] Precommit a test case for D105684
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[IRBuilder] Deprecate CreateConstGEP1_32() without...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[OpaquePtr] Remove uses of CreateConstGEP1_32() without...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Simon Pilgrim
[DebugInfo] Remove unnecessary <string> include depende...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[IRBuilder] Deprecate CreateConstInBoundsGEP1_64()...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[OpaquePtr] Remove uses of CGF.Builder.CreateConstInBou...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[IRBuilder] Deprecate CreateConstGEP1_64() without...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[OpaquePtr] Remove uses of CreateConstGEP1_64() without...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[IRBuilder] Deprecate CreateConstInBoundsGEP2_64()...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[OpaquePtr] Remove uses of CreateConstInBoundsGEP2_64...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[IRBuilder] Deprecate CreateConstGEP2_64() without...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Kazu Hirata
[Analaysis, CodeGen] Remove getHotSucc (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[IR] Don't accept null type in ConstantExpr::getGetElem...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Nikita Popov
[BPF] Use elementtype attribute for preserve.array...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Craig Topper
[RISCV] Manually emit the best shift for VSCALE lowerin...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Martin Storsjö
[sanitizers] Fix building on case sensitive mingw platforms
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Giorgis Georgakoudis
[OpenMP] Codegen aggregate for outlined function captures
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Lang Hames
[ORC] Fix typo in declaration
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Matthias Springer
[mlir][vector] Remove vector.transfer_read/write to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Matthias Springer
[mlir][vector] Refactor TransferReadToVectorLoadLowering
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
jacquesguan
[RISCV] Make VLEN no greater than 65536
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Lang Hames
[ORC] Remove LLVM-side MachO Platform runtime support.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Carl Ritson
[AMDGPU] Tidy SReg/SGPR definitions using template...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Kazu Hirata
[Analysis] Remove isJoinDivergent (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Wenlei He
[CSSPGO] Turn on iterative-BFI for CSSPGO
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Matt Arsenault
Mips/GlobalISel: Remove leftover dead code
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Matt Arsenault
AMDGPU/GlobalISel: Add a few tests for struct arguments
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Matt Arsenault
AMDGPU/GlobalISel: Fix some incorrect memory types...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Emily Shi
[NFC][compiler-rt][test] when using ptrauth, strip...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Walter Erquinigo
[trace][intel pt] Implement the Intel PT cursor
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Hongtao Yu
[CSSPGO] Turn on unique linkage name by default for...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Eli Friedman
[ScalarEvolution] Fix overflow in computeBECount.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Joel E. Denny
[lit] Add --xfail-not/LIT_XFAIL_NOT
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Mehdi Amini
Revert "Build libSupport with -Werror=global-constructo...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jim Ingham
Add a mutex to guard access to the ThreadPlanStack...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Christopher...
[libcxx][modules] protects users from relying on libc...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Fangrui Song
[Bazel] Delete blank line to make buildifier happy
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Vitaly Buka
[sanitizer] Fix test build on Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Mehdi Amini
Build libSupport with -Werror=global-constructors ...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
David Green
[ARM] Fix for matching reductions that are both sext...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Sami Tolvanen
Revert "ThinLTO: Fix inline assembly references to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Sami Tolvanen
ThinLTO: Fix inline assembly references to static funct...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Nemanja Ivanovic
[PowerPC] Implement intrinsics for mtfsf[i]
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Mehdi Amini
Add `lli` as dependency of MLIR integration tests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Geoffrey Martin...
[Bazel] Add examples to bazelignore
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Geoffrey Martin...
[Bazel] Make gentbl_test compatible with coverage
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Geoffrey Martin...
[Bazel] Use bazel_skylib paths for paths munging
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Alexey Bataev
[SLP]Improve calculations of the cost for reused/reorde...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
LLVM GN Syncbot
[gn build] Port 0bf4b81d57b0
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Amara Emerson
[GlobalISel] Fix non-pow-2 legalization of s56 stores.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Fangrui Song
[COFF][test] Fix llvm-readobj tests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Emily Shi
[NFC][compiler-rt][test] pass through MallocNanoZone...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Martin Storsjö
[libcxx] [test] Fix experimental/memory.resource.adapto...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Alexey Bataev
[PATCH] D105827: [SLP]Workaround for InsertSubVector...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Nico Weber
[gn build] (semi-manually) port 6a4054ef060b
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jon Roelofs
[RISCV] Compose vector subregs hierarchically
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Mark Leair
Add a scalar argument case for the Fortran spread intri...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Fangrui Song
[llvm-readelf/llvm-readobj] Remove one-dash long options
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Fangrui Song
[test] Avoid llvm-readelf/llvm-readobj one-dash long...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
David Green
[ARM] Extra MLA vecreduce tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Simon Pilgrim
[X86][SSE] combineX86ShufflesRecursively - bail if...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Lei Huang
[PowerPC] Implement XL compact math builtins
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Joseph Huber
[OpenMP][NFC] Update the comment header for optimizations.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Joseph Huber
[OpenMP] Add remark documentation to the OpenMP webpage
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Joseph Huber
[OpenMP] Add IDs to OpenMP remarks
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Joseph Huber
[OpenMP] Rework OpenMP remarks
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Dmitry Vyukov
sanitizer_common: link Synchronization.lib on Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Emily Shi
[compiler-rt] change write order of frexpl & frexpf...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Philip Reames
[tests] Precommit test for D104140
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Aart Bik
[mlir][sparse] minor cleanup of Merger
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Stefan Pintilie
[Clang] Add an empty builtins.h file.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Craig Topper
[RISCV] Rename the fixed vector vwmacc tests to have...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Craig Topper
[RISCV] Use tail agnostic policy for fixed vector vwmac...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Craig Topper
[RISCV] Refactor where in the multiclass hierarchy...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Fangrui Song
[docs] Update llvm-readelf supported options after...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Dmitry Vyukov
sanitizer_common: add Semaphore
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Philip Reames
[test] Extend negative stride backedge tests to cover...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Guozhi Wei
[X86FixupLEAs] Try again to transform the sequence...
commit
|
commitdiff
|
tree
|
snapshot
next