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-18
Shengchen Kan
[X86][MC] Move the code about fixed register encoding...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Matt Arsenault
ValueTracking: Check instruction is in a parent in...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Ramkumar Ramachandra
MachineTraceMetrics: modernize loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Tom Eccles
[flang][runtime] Add dynamically allocated temporary...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Tom Eccles
[flang][hlfir] Add pass to inline elementals
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
David Sherwood
[AArch64][LoopVectorize] Enable tail-folding of simple...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Florian Hahn
[LV] Add extra uniformity tests with UDIV and UREM.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Shengchen Kan
[X86][MC] Move encoding optimization for VCMP to X86...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Shengchen Kan
[X86][MC] Simplify code for X86::optimizeInstFromVEX3ToVEX2
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Shengchen Kan
[X86][MC] Move the code about MOV encoding optimizatio...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Balázs Kéri
[clang][analyzer] Improve documentation of StdCLibraryF...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
OCHyams
[DebugInfo][SelectionDAG] Do not drop dbg intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Jay Foad
[XCore] Use backwards scavenging in frame index elimination
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Jay Foad
[Lanai] Use backwards scavenging in frame index elimination
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Jay Foad
[ARC] Use backwards scavenging in frame index elimination
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Matt Arsenault
Revert "ValueTracking: Handle phi in computeKnownFPClass"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Vitaly Buka
[test][clang-repl] Disable test incompatible with msan
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Matt Arsenault
Revert "AMDGPU: Add baseline test for f16 fmed3 matching"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Vitaly Buka
[AST] Initialized AutoTypeLocInfo::FoundDecl
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Vitaly Buka
[NFC][AST] Align one line
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Vitaly Buka
[AST] Initialize local counter
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Chuanqi Xu
[C++20] [Modules] Emit an warning for experimental...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Vitaly Buka
[LSAN] Use ThreadArgRetval in LSAN
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Vitaly Buka
[ASAN] Use ThreadArgRetval in ASAN
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Vitaly Buka
[NFC][HWASAN] Fix pthread_attr_getdetachstate use
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Matt Arsenault
AMDGPU: Fold fmed3 of fpext sources to f16 fmed3
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Matt Arsenault
AMDGPU: Add baseline test for f16 fmed3 matching
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Matt Arsenault
GlobalISel: Refactor unary FP op constant folding
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Fangrui Song
[gcov] Make .gcno/.gcda paths absolute
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Vitaly Buka
[LiveDebugValues] Initialized variable to avoid msan...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Wang, Xin10
[X86]Fix wrong asm match for MASKMOVDQU
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Matt Arsenault
ValueTracking: Handle phi in computeKnownFPClass
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Matt Arsenault
InstCombine: Pass all parameters to isKnownNeverNaN
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Matt Arsenault
ValueTracking: Delete body of isKnownNeverNaN
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Matt Arsenault
ValueTracking: Delete body of isKnownNeverInfinity
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Jianjian GUAN
[RISCV][NFC] Simplify code.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Craig Topper
[RISCV] Replace 'sve' with 'rvv' in some test file...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Craig Topper
[RISCV] Remove unneedded comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Aiden Grossman
Revert "[clang][X86] Add __cpuidex function to cpuid.h"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Mehdi Amini
Fix MLIR crash on 32 bits platforms
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Amir Ayupov
[BOLT][NFC] Add MCPlusBuilder defOperands/useOperands...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Carl Ritson
[AMDGPU][Uniformity] V_MBCNT* is never uniform
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Joshua Cao
[SimpleLoopUnswitch] turnGuardIntoBranch use BB utils...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Craig Topper
[RISCV] Use IRBuilder::CreateInsertVector/CreateExtract...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Kazu Hirata
[Utils] Use LLVMContext::MD_loop (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Kazu Hirata
[SCCP] Remove unused forward declarations (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Kazu Hirata
[IPO] Remove unused declaration RemoveUnusedGlobalValue
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Wang, Xin10
[X86]Fix wrong asm match for VMASKMOVDQU
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Kazu Hirata
[TableGen] Remove unused getMinimalTypeForEnumBitfield
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Shengchen Kan
[X86][MC] Move the code about INC/DEC encoding optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Emilia Kond
[clang-format] Ignore first token when finding MustBreak
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Katherine Rasmussen
[flang] Apply the check for the constraint `C1172`...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Jianjian GUAN
[RISCV] Refactor predicates for rvv SDNode patterns.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Sergei Barannikov
[clang][CodeGen] Reformat ABIInfo.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Alex Langford
[lldb][NFCI] Qualify param type in SBDebugger::FindTarg...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
wren romano
[mlir][sparse] Fixing sparse_reshape.mlir integration...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Jan Svoboda
[clang] NFC: Modernize Decl iteration via IdentifierRes...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Fangrui Song
[gcov] Simplify cc1 options and remove CodeGenOptions...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Joseph Huber
[libc] Restrict access to the RPC Process internals
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Joseph Huber
[Clang] Remove direct linking of offloading runtimes...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
CaprYang
[InferAddressSpaces] Handle vector of pointers type...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Matt Arsenault
ValueTracking: Handle sign bit for fptrunc in computeKn...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Matt Arsenault
ValueTracking: Implement computeKnownFPClass for variou...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Arthur Eubanks
Revert "[Driver] Support multi /guard: options"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
wren romano
[mlir][sparse] Fixing GPU tests (followup to D150330)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Jennifer Yu
Fix assertion when try is used inside catch(...) block
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Arthur Eubanks
[test] Minor changes to optnone-opt.ll
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Alexander Shaposhnikov
[Clang][Sema] Substitute constraints only for declarati...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
wren romano
[mlir][sparse] Renaming the STEA field `dimLevelType...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Siva Chandra...
[libc] Add a convenience CMake function `add_unittest_f...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Mathieu Fehr
[mlir][irdl] Add `irdl.any_of` operation
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Alex Langford
[lldb][NFCI] Clean up ThreadSafeDenseMap
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Thurston Dang
Revert 'hwasan: lay groundwork for importing subset...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Sergei Barannikov
[clang] Convert remaining OpenMP tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Alex Langford
[lldb][NFCI] Move ThreadSafeDenseMap to Utility
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Artem Belevich
[CUDA] Relax restrictions on GPU-side variadic functions
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Fangrui Song
[Driver][gcov] Derive .gcno .gcda file names from ...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Aiden Grossman
[clang][X86] Add __cpuidex function to cpuid.h
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
LLVM GN Syncbot
[gn build] Port da42b2846c82
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Fangrui Song
[gcov][test] Add -dumpdir ./
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Sergei Barannikov
[CodeGen] Support allocating of arguments by decreasing...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Sergei Barannikov
[CodeGen] Replace CCState's getNextStackOffset with...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Leonard Chan
[NFC][hwasan][Fuchsia] Instead wrap contents of InitLoa...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Sam McCall
[clangd] Tweak "provides" hover card when symbols have...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Valentin Clement
[mlir][openacc] Add firstprivate representation
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Philip Reames
[RISCV] Implement storeOfVectorConstantIsCheap hook...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Philip Reames
[RISCV] Expand testing for store merging of multiple...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Valentin Clement
[mlir][openacc] Add private representation
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Jon Roelofs
builtins: fix a -Wshorten-64-to-32 in gcc_personality_v0
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Amir Ayupov
[BOLT][NFC] Use llvm::make_range
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Krzysztof Parzyszek
[Hexagon] Split SETCC on float16/float32 HVX pairs
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Craig Topper
[RISCV] Refactor parseVTypeI and use ParseFail if we...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Alex Brachet
[Fuchsia] Correctly pass lists from STAGE2_ vars
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Pranav Kant
[AArch64] Sink operands for faster bitselect vector...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Mats Petersson
[OpenMP]Fix trivial build failure in MacOS
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
yronglin
[libc++] Implement P2505R5(Monadic operations for std...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
yronglin
Revert "[libc++] Implement P2505R5(Monadic operations...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Louis Dionne
[libc++][NFC] Rename the 'noexceptions' CI config to...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Kazu Hirata
[flang] Fix an unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nick Desaulniers
[libcxxabi] define _LIBCPP_VERBOSE_ABORT
commit
|
commitdiff
|
tree
|
snapshot
next