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
2020-12-23
Matt Arsenault
AMDGPU: Fix assert when checking for implicit operand...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-23
Matt Arsenault
VirtRegMap: Use Register
commit
|
commitdiff
|
tree
|
snapshot
2020-12-23
Arthur O'Dwyer
Replace `T(x)` with `reinterpret_cast<T>(x)` everywhere...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-23
Peter Collingbourne
scudo: Move the management of the UseMemoryTagging...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-23
Peter Collingbourne
scudo: Replace the Cache argument on MapAllocator with...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-23
Stanislav Mekhanoshin
[AMDGPU][GlobalISel] GlobalISel for flat scratch
commit
|
commitdiff
|
tree
|
snapshot
2020-12-23
Stanislav Mekhanoshin
[AMDGPU] Support unaligned flat scratch in TLI
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Peter Collingbourne
scudo: Move the configuration for the primary allocator...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Chris Lattner
[IR] Add an ImplicitLocOpBuilder helper class for build...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Joseph Huber
[OpenMP] Add OpenMP Documentation for Libomptarget...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Alex Zinenko
[mlir] Remove instance methods from LLVMType
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Thomas Lively
[WebAssembly][SIMD] Rename shuffle, swizzle, and load_s...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Sam McCall
[clangd] Release notes for b8c37153d5393aad96
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Christian Sigg
[mlir] Lower gpu.memcpy to GPU runtime calls.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Sam McCall
[clangd] Use atomics instead of locks to track periodic...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Sanjay Patel
[SLP] add reduction tests for maxnum/minnum intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Sanjay Patel
[SLP] use operand index abstraction for number of operands
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Nico Weber
glld/mac] Don't add names of unreferenced symbols to...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Stephen Kelly
Try to fix build on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Craig Topper
[RISCV] Remove unneeded !eq comparing a single bit...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Johannes Doerfert
[OpenMP][Docs] Fix Typo
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Shilei Tian
[OpenMP][Docs] Fixed a typo in the doc that can mislead...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Johannes Doerfert
[OpenMP][Docs] Add FAQ entry about math and complex...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Arnold Schwaighofer
Add a llvm.coro.end.async intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Stanislav Mekhanoshin
[AMDGPU] Folding of FI operand with flat scratch
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Stephen Kelly
[clang-tidy] Handle template instantiations in containe...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Arthur Eubanks
Revert "[LLDB] Unbreak the build after recent clang...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Arthur Eubanks
Revert "[clangd] zap a few warnings"
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
sameeran joshi
Revert "[Flang][openmp][5.0] Add task_reduction clause."
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Arthur Eubanks
Revert "DR2064: decltype(E) is only a dependent type...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Arthur Eubanks
Revert "Following up on PR48517, fix handling of templa...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Arthur Eubanks
Revert "[c++20] P1907R1: Support for generalized non...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Arthur Eubanks
Revert "Fix MSVC "not all control paths return a value...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Arthur Eubanks
Revert "Fix memory leak complicated non-type template...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Shilei Tian
[OpenMP][Docs] Updated the faq about building an OpenMP...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Andy Yankovsky
[lldb] Add SBType::GetEnumerationIntegerType method
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Andy Yankovsky
[lldb] Add SBType::IsScopedEnumerationType method
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Nathan James
[ADT] Fix some tests after 5d10b8ad
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Florian Hahn
[LoopDeletion] Add test case where outer loop needs...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Philip Reames
[tests] precommit a test mentioned in review for D93317
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Nathan James
[ADT] Add resize_for_overwrite method to SmallVector.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Paul Walker
Fix some misnamed variables in sve-fixed-length-int...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Jonas Devlieghere
[lldb] Abstract scoped timer logic behind LLDB_SCOPED_T...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Kamau Bridgeman
[PowerPC][Power10] Exploit store rightmost vector eleme...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
sameeran joshi
[Flang][openmp][5.0] Add task_reduction clause.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Paul Walker
[SVE] Lower vector BITREVERSE and BSWAP operations.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Christian Sigg
[mlir] Add gpu.memcpy op.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Prateek Gupta
[MLIR] Fix lowering of affine operations with return...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Nandor Licker
[RISCV] Basic jump table lowering
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
clementval
[openacc][openmp][NFC] Fix typo in comments
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Florian Hahn
[LV] Use ScalarEvolution::getURemExpr to reduce duplica...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Paul C. Anagnostopoulos
[MCInstrDesc] [TableGen] Reduce size of MCOperandInfo...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Jan Svoboda
[clang] NFC: Refactor custom class into a lambda in...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Andrzej Warzynski
[flang][driver] Fix formatting in a test (nfc)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Jan Svoboda
[clang][cli] Implement `getAllArgValues` marshalling
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Andrzej Warzynski
[flang][driver] Refactor unit tests for frontend action...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
mydeveloperday
[clang-format] NFC keep the code clang-formatted
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Sjoerd Meijer
[AArch64] Add a test for MachineLICM SinkIntoLoop....
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Stephen Kelly
[ASTMatchers] Traverse-ignore range-for implementation...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Alex Richardson
[compiler-rt] Fix atomic_test.c on macOS
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Alex Richardson
[libc++] Add a 'is-lockfree-runtime-function' lit feature
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Nico Weber
Revert "-fstack-clash-protection: Return an actual...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Nemanja Ivanovic
[PowerPC] Restore stack ptr from base ptr when available
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Nico Weber
[gn build] (manually) port b8c37153d5393
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Nathan James
[clangd] Reuse buffer for JSONTransport::sendMessage
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
David Spickett
[llvm][Arm/AArch64] Format extension flags in CPU test...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Sylvestre Ledru
-fstack-clash-protection: Return an actual error when...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Siddhesh Poyarekar
Fold comparison of __builtin_object_size expression...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Florian Hahn
[VPlan] Make VPInstruction a VPDef
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Sjoerd Meijer
[MachineLICM] Add llvm debug messages to SinkIntoLoop...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Pavel Labath
[DebugInfo] Don't use DW_OP_implicit_value for fragments
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Pavel Labath
[lldb/test] Add GdbRemoteTestCaseFactory to avoid dupli...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
David Spickett
[llvm][ARM/AArch64] Convert Target Parser CPU tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
sameeran joshi
[Flang][openmp][5/5] Make dist_schedule clause part...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Alex Zinenko
[mlir] remove deprecated string-based OpBuilder from ODS
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
sameeran joshi
[Flang][openmp][4/5] Make nowait clause part of OmpClause
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Gil Rapaport
[LV] Avoid needless fold tail
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
sameeran joshi
[Flang][openmp][3/5] Make ProcBind clause part of OmpClause
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Quentin Chateau
[clangd] Trim memory periodically when using glibc...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
sameeran joshi
[Flang][openmp][2/5] Make Default clause part of OmpClause
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
sameeran joshi
[Flang][openmp][1/5] Make Allocate clause part of OmpClause
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Hsiangkai Wang
[RISCV] Define vector compare intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Zakk Chen
[RISCV] Define vleff intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Bing1 Yu
[LegalizeType] When LegalizeType procedure widens a...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Zi Xuan Wu
[CSKY 3/n] Add bare-bones C-SKY MCTargetDesc
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Tom Stellard
scan-view: Remove Reporter.py and associated AppleScrip...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Nico Weber
[lld/mac] Implement support for private extern symbols
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
ShihPo Hung
[RISCV] Add intrinsics for vmacc/vnmsac/vmadd/vnmsub...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Tres Popp
Revert "[mlir] Add SmallVector sizes"
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Fangrui Song
[MC][test] Reorganize .cfi_* tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Ta-Wei Tu
[LoopNest] Extend `LPMUpdater` and adaptor to handle...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Craig Topper
[RISCV] Use more precise type constraints for the vmv...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Craig Topper
[RISCV] Update vmv.v.v-rv32.ll and vmv.v.v-rv64.ll...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Tres Popp
[mlir] Add SmallVector sizes
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Congzhe Cao
[InstCombine] Add check of i1 types in select-to-zext...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Fangrui Song
[Driver] Default Generic_GCC ppc/ppc64/ppc64le to ...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Tom Stellard
HowToReleaseLLVM: Update document to match the current...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Tom Stellard
llvm-profgen: Parse command line arguments after initia...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
George Mitenkov
[MLIR][SPIRVToLLVM] Updated documentation on spirv...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Arthur Eubanks
[NFC] Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
next