platform/upstream/llvm.git
2023-05-31 Kazu Hirata[Analysis] Remove unused class LegacyAARGetter
2023-05-31 Fangrui Song[ELF][RISCV] --wrap=foo: Correctly update st_value...
2023-05-31 Tom Eccles[flang] use greedy mlir driver for stack arrays pass
2023-05-31 Paul Robinson[Headers][doc] Fix typo in avx2intrin.h doc
2023-05-31 Jan Sjodin[MLIR] Remove dependency on omp dialect in LLVM dialect.
2023-05-31 Paul Robinson[Headers][doc] Add shuffle-like intrinsic descriptions...
2023-05-31 Dmitry Makogon[Test] Move LoopStrengthReduce/pr62563.ll to X86 specif...
2023-05-31 Florian Hahn[ConstraintElim] Move logic to remove stack entry to...
2023-05-31 Nikita Popov[AA] Fix comparison of AliasResults (PR63019)
2023-05-31 Nikita Popov[GVN] Add test for PR63019 (NFC)
2023-05-31 Arnaud BiennerImplement BufferOverlap check for sprint/snprintf
2023-05-31 LLVM GN Syncbot[gn build] Port 26bda9e95a9d
2023-05-31 Thorsten Schütt[GlobalIsel][X86] Legalize G_CTLZ and G_CTPOP for 32-bit
2023-05-31 Nico Weber[gn] port 301eb6b68f3 (AttrTokenKinds.inc)
2023-05-31 rikhuijzer[mlir] Avoid tensor canonicalizer crash on negative...
2023-05-31 Guillaume Chatelet[libc][NFC] Fixing various typos
2023-05-31 Simon Pilgrim[X86] Replace X32 test check prefix with X86
2023-05-31 Simon Pilgrim[X86] Replace X32 test check prefixes with X86
2023-05-31 Benjamin Chetioui[mlir][bazel] Disable Transform/test-repro-dump.mlir...
2023-05-31 Dmitry Makogon[Test] Add test showing miscompilation in LoopStrengthR...
2023-05-31 Simon Pilgrim[X86] printConstant - fix asm comment issue when broadc...
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...
next