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
2023-05-04
Timm Bäder
[docs] Hide collaboration and include graphs in doxygen...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Tom Weaver
Revert "[DebugInfo] add test case for D147506, NFC"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Mats Petersson
[flang]Add test for 2D loop versioning test
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Tom Weaver
Revert "[DebugLine] save one debug line entry for empty...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
gregrodgers
[OpenMP][libomptarget][AMDGPU] Enable active HSA wait...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Colin Ogilvie
[clang-format] Correctly limit formatted ranges when...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Jon Chesterfield
[libc][rpc] Treat pointers as arrays consistently
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Luke Lau
[RISCV] Use setcc to truncate results in widenVectorOpsToi8
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Alexey Lapshin
[Support][Parallel] Change check for nested TaskGroups.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Simon Pilgrim
[DAG] computeKnownBits - remove old ashr TODO comment
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Sergio Afonso
[Flang][Driver][NFC] Improve -emit-obj unit tests
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Adrian Kuegel
[mlir][Bazel] Update BUILD.bazel file for cc4703745ffa3...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Florian Hahn
[LV] Use VPValue for SCEV expansion in fixupIVUsers.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Timm Bäder
[clang][Interp][NFC] Remove unnecessary include from...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Timm Bäder
[clang][Interp][NFC] Use const references to Floating
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Jean Perier
[flang][hlfir] Add assignment mask operations
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Jean Perier
[flang][hlfir] Add hlfir.forall and its OrderAssignment...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Mikael Holmen
[FuzzMutate] Remove unused variable [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Mikael Holmen
[clangd] Remove unused variable [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Timm Bäder
[clang][Interp][NFC] Don't cast primitive types to...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Timm Bäder
[clang][Interp][NFC] Make Pointer::block() const
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Timm Bäder
[clang][Interp] Add missing static_assert messages
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Guillaume Chatelet
[libc] Use proper flags for compiler version detection
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Job Noorman
[lld][RISCV][NFC] Simplify symbol value calculation...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Timm Bäder
[clang][Interp] Implement inc/dec operators for floats
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Timm Bäder
[clang][Interp][NFC] Call discard() when discarding...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Timm Bäder
[clang][Interp] Handle DiscardResult for DeclRef- and...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Matthias Springer
[mlir][memref] Add helper to make alloca ops independent
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Nimish Mishra
[flang][OpenMP] Lowering support for atomic capture
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Chen Zheng
[DebugLine] save one debug line entry for empty prologue
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Chen Zheng
[DebugInfo] add test case for D147506, NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Fangrui Song
[llvm-objdump] addPltEntries: reduce indentation. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Nimish Mishra
[flang][OpenMP] Lowering support for lastprivate on...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Alexander Yermolovich
[BOLT][DWARF] Fix handling of loclists_base without...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
NAKAMURA Takumi
Fix a warning in D149762 [-Wunused-variable]
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Fangrui Song
MCInstrAnalysis: make GotPltSectionVA x86-32 specific
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
wren romano
[mlir][sparse] Improving error detection/messages for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
wren romano
[mlir][sparse] Adding a new overload of `getOpaquePoint...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Bolshakov
[MS ABI] Fix C++ mangling references to declarations.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Daniel Paoliello
Emit the correct flags for the PROC CodeView Debug...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Michael Maitland
[llvm-mca] Fix duplicate symbols error
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Shao-Ce SUN
[RISCV][CodeGen] Support Zdinx on RV64 codegen
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Uday Bondhugula
Fix MathTransforms library dependencies
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
max
[MLIR][python bindings] Add support for DenseElementsAt...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Jon Chesterfield
[libc][rpc] Simplify mailbox state tracking
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Thomas Lively
[WebAssembly] Remove incorrect result from wasm64 store...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Valentin Clement
[flang][openacc] Add proper TODO for reduction lowering
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Krzysztof Drewniak
[AMDGPU] Add gfx940 to fp64 atomic tests in global...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Felipe de Azevedo...
[CoroSplit][DebugInfo][nfc] Use more specialize Map...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Nikolas Klauser
[libc++][PSTL] Add design docs
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Jon Chesterfield
[libc][rpc] Fix the memory ordering in lock.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Slava Zakharin
[flang] Removed unnecessary llvm/CodeGen/SelectionDAGNo...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Krzysztof Drewniak
[mlir][GPU] Allow specifying alignment of memory attrib...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Nikolas Klauser
[libc++][PSTL] Reduce the amount of transitive includes
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Shubham Sandeep...
Change if() continue; to an assert if a DBG_VALUE or...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Krzysztof Drewniak
[mlir][AMDGPU] Add emulation pass for atomics on AMDGPU...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Krzysztof Drewniak
[mlir][AMDGPU] Define atomic compare-and-swap for raw...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Teresa Johnson
Revert "[MemProf] Context disambiguation cloning pass...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Alexander Shaposhnikov
[Clang][Sema] Fix comparison of constraint expressions
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Florian Hahn
[SCEV] Add test where loop guards can be used to improv...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Ben Langmuir
[clang][deps] Teach dep directive scanner about #pragma...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Teresa Johnson
[MemProf] Context disambiguation cloning pass [patch...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
ManuelJBrito
[InstSimplify] Update to handle new shufflevector semantics
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Arthur Eubanks
Reland [Pipeline] Don't limit ArgumentPromotion to -O3
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Volodymyr Sapsai
[Modules] Move modulemaps to header search directories...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Aaron Ballman
Account for whitespace in the test regex
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Vasileios Porpodas
[NFC][SLP] Cleanup: Simplify traversal loop in SLPVecto...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Aaron Ballman
Speculative fix for 9bb28a18d962e8f6e3fa8f48bd2c6dc1831...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Krzysztof Drewniak
Re-land "[AMDGPU] Define data layout entries for buffers""
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Alexey Bataev
[SLP][NFC]Add ShuffleCostBuilder and generalize BaseShu...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Aaron Ballman
Another fix for 9bb28a18d962e8f6e3fa8f48bd2c6dc183154d26
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Philip Reames
[RISCV] Don't overcount FP constants in lowerBUILD_VECTOR
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Aaron Ballman
Fix test bot breakage from 9bb28a18d962e8f6e3fa8f48bd2c...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Ben Langmuir
[llvm][test] Skip physical filesystem test if unsupported
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Ben Langmuir
[clang][deps] Make clang-scan-deps write modules in...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Nick Desaulniers
[Demangle] remove unused status param of itaniumDemangle
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Florian Hahn
[VPlan] Add assignSlot(const VPBasicBlock *) (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Aaron Ballman
[C2x] Update 'nullptr' implementation based on CD comments
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Kinuko Yasuda
[clang][dataflow] Change PruneTriviallyFalseEdges for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Arthur Eubanks
[ArgumentPromotion] Bail if any callers are minsize
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Matthew Voss
[LTO] Add test for dllimport visibility fix
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Michael Jones
[libc] Make printf decimal long doubles use hex
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Michael Jones
[libc] add socket function
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Jakub Kuderski
[mlir][arith] Add narrowing patterns for index casts
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Jim Ingham
Allow scripted thread plans to modify the thread stop...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Alex Langford
[lldb] Remove distribution_id from ArchSpec
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Craig Topper
[RISCV] Pass FeatureBitset to computeTargetABI by const...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Nick Desaulniers
[Demangle] remove unused params of itaniumDemangle
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Donát Nagy
[analyzer] ArrayBoundCheckerV2: suppress false positive...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Joseph Huber
[libc] Revert rounding mode changes for hermetic tests
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Craig Topper
[RISCV] Fix intrinsic name in comment for lowerInterlea...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Valentin Clement
[flang][openacc] Always lower bounds with lb, ub and...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Joseph Huber
[libc] Don't use '-nolibc' on the GPU build
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Joseph Huber
[libc] Enable the '__support' unit tests to be hermetic
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Joseph Huber
[libc] Split out FPExceptMatcher from the FP utils
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Joseph Huber
[libc] Enable the 'stdlib' unit tests to be hermetic
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Mark de Wever
[libc++][chrono] Adds formatter local_time.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Mark de Wever
[libc++][test] Makes pthread a flag.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Mark de Wever
[libc++] Formats the forwarded ios headers.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Louis Dionne
[libc++] Make std::bind constexpr-friendly
commit
|
commitdiff
|
tree
|
snapshot
next