platform/upstream/llvm.git
2023-05-31 Simon Pilgrim[X86] getTargetConstantBitsFromNode - ensure we truncat...
2023-05-31 Simon Pilgrim[X86] Replace X32 test check prefixes with X86
2023-05-31 Timm BäderRevert "[clang][Interp] Optionally cast comparison...
2023-05-31 Timm Bäder[clang][Interp] Optionally cast comparison result to...
2023-05-31 Haojian Wu[bazel] Port for 301eb6b68f30074ee3a90e2dfbd11dfd87076323
2023-05-31 Timm Bäder[clang][Interp] Add missing static_assert messages
2023-05-31 Dhruv ChawlaReapply [SelectionDAG] Handle NSW for ADD/SUB in comput...
2023-05-31 Marco ElverRevert "[compiler-rt] Avoid memintrinsic calls inserted...
2023-05-31 OCHyams[Assignment Tracking] Ignore stores to a negative offse...
2023-05-31 Timm Bäder[clang][Interp] Track frame depth
2023-05-31 Nico Weber[gn] Port e614d5667f6c
2023-05-31 Marco Elver[compiler-rt] Avoid memintrinsic calls inserted by...
2023-05-31 Richard Sandiford[clang] Add Parse and Sema support for RegularKeyword...
2023-05-31 Richard Sandiford[clang] Add support for “regular” keyword attributes
2023-05-31 Richard Sandiford[clang] Mark keywords that have their own parsing rules
2023-05-31 Timm Bäder[clang][Interp] Fix diagnosing uninitialized ctor recor...
2023-05-31 Oleksandr ... Fix link in transform example README.md
2023-05-31 khei4[LangRef] fix the function result attributes location...
2023-05-31 Nikita Popov[IndVars] Check expansion safety in makeIVComparisonInv...
2023-05-31 Alex Zinenko[mlir] drop debug tags after TransformInterpreterPassBase
2023-05-31 Alex Zinenko[mlir] fix documentation includes
2023-05-31 Timm Bäder[clang][Diagnostics][NFC] Move variable decl into if...
2023-05-31 Nikita Popov[MemoryBuiltins] Handle phi nodes without operands...
2023-05-31 Timm Bäder[clang][Diagnostics][NFC] Move Buf{Start,End} out of...
2023-05-31 Timm Bäder[clang][Diagnostics][NFC] Remove unnecessary StringRef
2023-05-31 Timm Bäder[clang][Diagnostics] Print empty lines in multiline...
2023-05-31 Timm Bäder[clang][Diagnostics][NFC] Don't create oversized CaretLine
2023-05-31 Benjamin Chetioui[mlir][bazel] Follow-up fix for ce954e1cda5c9b55325903d...
2023-05-31 Alex Zinenko[mlir] small cleanup of transform dialect docs
2023-05-31 Timm Bäder[clang][Diagnostics][NFC] Remove unused Indentation...
2023-05-31 Adrian Kuegel[mlir][Bazel] Adapt Bazel BUILD for ce954e1cda5c9b55325...
2023-05-31 LLVM GN Syncbot[gn build] Port b0bab14b8b53
2023-05-31 Timm Bäder[clang][Diagnostics][NFC] Merge byte/column mapping...
2023-05-31 Timm Bäder[clang][Diagnostics][NFC] Use getFileID() directly
2023-05-31 Balázs Kéri[clang-tidy] Add check bugprone-unique-ptr-array-mismatch.
2023-05-31 Timm Bäder[clang][Diagnostic][NFC] Simplify emitDiagnosticLoc
2023-05-31 Timm Bäder[clang][Diagnostics] Use llvm::raw_ostream::indent()
2023-05-31 Timm Bäder[clang][Diagnostics] Simplify emitSnippet()
2023-05-31 Matthias Springer[mlir][Transforms] GreedyPatternRewriteDriver: Worklist...
2023-05-31 Hristo Hristov[libc++][spaceship] Additional tests for `operator...
2023-05-31 Timm Bäder[clang][NFC] Refactor emitSnippet()
2023-05-31 LiaoChunyu[RISCV] Add special case for (select cc, 1.0, 0.0)...
2023-05-31 Vlad Serebrennikov[clang] Add test for CWG873
2023-05-31 Timm Bäder[clang] Fix 39f4bd214f1be248283fb7e35bc2610c19169252...
2023-05-31 Timm Bäder[clang][Interp][NFC] Make InterpFrame::describe() more...
2023-05-31 Timm Bäder[clang][Interp][NFC] Simplify dump() indentation
2023-05-31 Tobias Gysi[mlir][llvm] Add alias and access group info to call.
2023-05-31 Jianjian GUAN[RISCV] Add Zvfhmin extension for clang.
2023-05-31 Bing1 Yu[VLIWMachineScheduler] Disable default copy ctor and...
2023-05-31 Enna1[NFC][HWASAN] make variables names for callback functio...
2023-05-31 Mark de Wever[libc++][CI] Escape quoting.
2023-05-31 Craig Topper[RISCV] Merge emitDirectiveOptionArchPlus and emitDirec...
2023-05-31 Vitaly Buka[NFC][sanitizer] Change ArrayRef constructor
2023-05-31 Michael Liao[mlir] Add the missing non-member operator decl in...
2023-05-31 Timm Bäder[clang] Show line numbers in diagnostic code snippets
2023-05-31 Jan Svoboda[clang] Add test for -ftabstop diagnostics
2023-05-31 Shubham Sandeep... Revert "Fix -u option in dsymutil, to not emit an extra...
2023-05-31 csmoeprint user provide value in tabstop diagnostic
2023-05-31 Jan Svoboda[clang][lex] NFCI: Use DirectoryEntryRef in HeaderSearc...
2023-05-31 Shubham Sandeep... Fix -u option in dsymutil, to not emit an extra DW_LNE_...
2023-05-31 Craig Topper[RISCV] Strengthen some SDTypeProfiles to reduce isel...
2023-05-31 Jan Svoboda[clang][modules] NFCI: Extract optionality out of ...
2023-05-31 Yaxun (Sam... [clang][Sema] Improve diagnostics for auto return type
2023-05-31 Bing1 Yu[MC] Disable default copy ctor and copy assignment...
2023-05-31 Bing1 Yu[MachineScheduler] Disable default copy ctor and copy...
2023-05-31 Davide Italiano[MachO] Add comments to explain the semantics of chaine...
2023-05-31 Vitaly Buka[NFC][sanitizer] Extend ArrayRef
2023-05-31 Shilei Tian[NFC][OpenMP] Remove unused variable `new_iv_saved...
2023-05-31 Vitaly BukaRevert "[NFC][ASAN] Remove redundant fields of AsanThread"
2023-05-31 Davide Italiano[MachO] Add the relocation types for auth pointers...
2023-05-31 Manna, Soumi[NFC][CLANG] Fix nullptr dereference issue in DeduceTem...
2023-05-31 Jianjian GUAN[RISCV] Fix selection for some unmasked vp SDNode.
2023-05-31 Manna, Soumi[NFC][CLANG] Fix nullptr dereference issue in Type...
2023-05-31 yijia1212add missing dependency for TosaToLinalg
2023-05-31 Vitaly Buka[NFC][ASAN] Remove redundant fields of AsanThread
2023-05-31 Amir Ayupov[BOLT] Align BranchInfo and FuncBranchData in DataAggre...
2023-05-31 Pengxuan Zheng[libc++] Include "bits/alltypes.h" to provide mbstate_t...
2023-05-31 wren romano[mlir][sparse] Improving SparseTensorDimSliceAttr methods
2023-05-31 Jonas Devlieghere[lldb] Remove commented out code/logging in BreakpointS...
2023-05-31 Jim InghamFix SBValue::FindValue for file static variables
2023-05-30 Jennifer YuFix assert "DeclRefExpr for Decl not entered in LocalDe...
2023-05-30 LLVM GN Syncbot[gn build] Port bf63b15bd4bf
2023-05-30 Nico Weber[gn] port 48e5f704c55f (no more LLVM_HAVE_LIBXAR in...
2023-05-30 Kazu Hirata[ExtractAPI] clang-format DeclarationFragments::insert
2023-05-30 Jie Fu[clang][ExtractAPI] Fix -Wpessimizing-move in Declarati...
2023-05-30 Spenser Bauman[mlir][tosa] Implement lowering for tosa.rfft2d
2023-05-30 Andrés Villegas[llvm-debuginfod][NFC] Switch to OptTable
2023-05-30 Petr Hosek[CMake] Remove BOLT from Fuchsia toolchain
2023-05-30 wren romano[mlir][sparse] Removing unused helper function
2023-05-30 wren romano[mlir][sparse] Adding new STEA::{with,without}DimSlices...
2023-05-30 wren romano[mlir][sparse] Updating STEA parser/printer to use...
2023-05-30 Dave Lee[lldb] Prevent dwim-print from showing kNoResult error
2023-05-30 Jason MolendaFix a few bugs with Mach-O corefile loading, plus perf
2023-05-30 Dave Lee[lldb] Consult summary provider before printing childre...
2023-05-30 Kazu HirataRemove llvm::Optional
2023-05-30 ruturaj4[clang][ExtractAPI] Modify declaration fragment methods...
2023-05-30 ruturaj4[clang][ExtractAPI] Modify declaration fragment methods...
2023-05-30 Amir Ayupov[BOLT] Add skip-non-simple for boltdiff
2023-05-30 wren romano[mlir][sparse] Combining `dimOrdering`+`higherOrdering...
2023-05-30 Craig Topper[RISCV] Add some tail undisturbed vwmacc tests. NFC
next