platform/upstream/llvm.git
2023-03-22 Jakub Kuderski[mlir][arith] Fix typos in WIE. NFC.
2023-03-22 Jakub Kuderski[mlir][arith] Add `sitofp` support to WIE
2023-03-22 Jakub Kuderski[mlir][arith] Add `uitofp` support to WIE
2023-03-22 MalavikaSamak[-Wunsafe-buffer-usage] Add Fixable for simple pointer...
2023-03-22 Peter Collingbournelibclang: Pass Clang install directory to driver via...
2023-03-22 Teresa Johnson[MemProf] Context disambiguation cloning pass [patch...
2023-03-22 Chia-hung Duan[scudo] Early exit from the case can't do page release.
2023-03-22 Dave Lee[lldb] Fix dwim-print error message for missing expr
2023-03-22 Nikolas Klauser[libc++] Remove __mutex_base header
2023-03-22 Mark de Wever[libc++] Qualifies intptr_t and uintptr_t.
2023-03-22 Stefan Gränitz[JITLink] Deterministic JITDylib symbol table dumps
2023-03-22 Philip Reames[MSAN] Update vector load/store tests to use proper...
2023-03-22 Ethan Luis... Revert "[flang] Feature list plugin" due to failing...
2023-03-22 Christopher... [docs][scudo] Add information about M_PURGE_ALL.
2023-03-22 Louis Dionne[libc++] Remove availability markup for std::format
2023-03-22 Fangrui Song[test] Add tools/llvm-dwarfdump/ARM/lit.local.cfg after...
2023-03-22 Stefan Gränitz[JITLink] Introduce target flags for Symbol and prepare...
2023-03-22 LLVM GN Syncbot[gn build] Port e655d8a54880
2023-03-22 Jeff ByrnesPrecommit tests for D146327
2023-03-22 Philip Reames[LFTR] Simplify integer case for genLoopLimit [nfc...
2023-03-22 Nikolas Klauser[libc++] Granularize __mutex_base
2023-03-22 Philip Reames[SCEV] Infer no-self-wrap via constant ranges
2023-03-22 Carlos Galvez[clang-tidy][NFC] Move avoid-underscore-in-googletest...
2023-03-22 Jay Foad[CodeGen] Fix type of MachineRegisterInfo::RegAllocHint...
2023-03-22 Fangrui Song[Driver][test] Fix avr-ld.c for -DCLANG_DEFAULT_LINKER...
2023-03-22 Jorge Gorbe... [lldb] Update some uses of Python2 API in typemaps.
2023-03-22 Emilia Dreamer[clang-format] Annotate noexcept, explicit specifiers...
2023-03-22 Saleem AbdulrasoolSymbolFile: ensure that we have a value before invoking...
2023-03-22 Julian Lettner[TSan] Avoid deadlock between ReportRace() and dlopen...
2023-03-22 Heejin AhnRevert "Remove the LINK_COMPONENTS entry from lldb...
2023-03-22 Craig Topper[RISCV] Remove AnyReg RegisterClass used by .insn instr...
2023-03-22 Petr Hosek[CMake] Build runtimes for riscv64-unknown-fuchsia
2023-03-22 LLVM GN Syncbot[gn build] Port 700cd99061ed
2023-03-22 Teresa JohnsonRestore "[MemProf] Context disambiguation cloning pass...
2023-03-22 Craig Topper[RISCV] Add FallbackRegAltNameIndex to ABIRegAltName.
2023-03-22 Craig Topper[RISCV] Convert segment registers to VR registers in...
2023-03-22 Luke Hutton[mlir][tosa] Canonicalize concatenate->slice sequence
2023-03-22 Craig Topper[Constant] Inline ConstantInt::getSigned
2023-03-22 Benjamin Maxwell[DebugInfo] Allow parsing line tables aligned to 4...
2023-03-22 Thomas Lively[WebAssembly] Fix epilogue insertion for indirect tail...
2023-03-22 Mark de Wever[libc++] Qualifies ptrdiff_t and max_align_t.
2023-03-22 Arthur Eubanks[InstSimplify] Actually use NewOps for calls in simplif...
2023-03-22 Thomas Lively[NFC][WebAssembly] Autogenerate test expectations for...
2023-03-22 Caroline Concatto[AArch64] Add asm aliases for MOV, LDR, STR with predic...
2023-03-22 Luke Lau[RISCV][NFC] Make interleaved access test more vectorizable
2023-03-22 Caleb Zulawski[ARM] Improve min/max vector reductions on Arm
2023-03-22 Simon Pilgrim[X86] Extend all_of(icmp_eq()) / any_of(icmp_ne())...
2023-03-22 Jun ZhangRegenerate checks for bswap.ll, NFC
2023-03-22 Doru BerceaFix accessing of aligned arrays in offloaded target...
2023-03-22 LLVM GN Syncbot[gn build] Port 883dbb9c86be
2023-03-22 Nikita PopovRevert "[MemProf] Context disambiguation cloning pass...
2023-03-22 Johannes de... [MLIR][LLVM] Copy byval attributes during inlining.
2023-03-22 LLVM GN Syncbot[gn build] Port e4ceb5a7bb9b
2023-03-22 Nikita Popov[GVN] Fix change reporting when removing assume (PR61574)
2023-03-22 Luo, Yuanke[X86] Create extra prolog/epilog for stack realignment
2023-03-22 OCHyams[Assignment Tracking] Fix mem2reg misidentifying unlink...
2023-03-22 OCHyams[NFC] Add DebugVariableAggregate class
2023-03-22 LLVM GN Syncbot[gn build] Port d6ad4f01c3da
2023-03-22 Teresa Johnson[MemProf] Context disambiguation cloning pass [patch...
2023-03-22 Stephen Tozer[Dexter] Add timeout options
2023-03-22 Saleem Abdulrasooldocs: add some documentation on Windows SDK search
2023-03-22 Tom Eccles[flang] add -flang-experimental-hlfir flag to flang-new
2023-03-22 Nikita Popov[SimplifyCFG][LICM] Add metadata speculation tests...
2023-03-22 Florian Hahn[ConstraintElim] Add tests with GEP constant expressions.
2023-03-22 Dmitry Chernenkov[libc][Bazel] Bazel fix for 494734b06d62b
2023-03-22 Nicolas Vasilache[mlir][AffineMap] NFC - Refactor getProjectedMap and...
2023-03-22 Alexander Belyaev[mlir] Add a pattern to fold tensor.cast into scf.forall.
2023-03-22 Zhongyunde[InstCombine] enhance icmp with sub folds
2023-03-22 Zhongyunde[tests] precommit tests for D145846
2023-03-22 Florian Hahn[LV] Set inbounds flag using CreateGEP in vectorizeInte...
2023-03-22 Serguei Katkov[LoopPredication] Add a test demonstrating bug.
2023-03-22 Uday Bondhugula[MLIR][Affine] Fix assumption on int type in memref...
2023-03-22 Nikita Popov[GVN] Regenerate test checks (NFC)
2023-03-22 Nikita Popov[IR] Rename dropUndefImplying to dropUBImplying (NFC)
2023-03-22 Sam McCall[dataflow] Log flow condition to the correct stream.
2023-03-22 David Spickett[llvm][ARM] Fix bounds check after use in ARMAsmParser
2023-03-22 David Spickett[lldb] Add test for unavailable registers
2023-03-22 Tobias Gysi[mlir][llvm] Add experimental alias scope decl intrinsic.
2023-03-22 Matthias Springer[mlir][Transforms][NFC] Improve builder/listener API...
2023-03-22 Adrian Kuegel[mlir][Bazel] Add missing dependency.
2023-03-22 Max Kazantsev[GuardWidening] Improve analysis of potential widening...
2023-03-22 Tobias Gysi[mlir] Argument and result attribute handling during...
2023-03-22 Matthias Springer[mlir][IR] Add ReverseDominanceIterator for IR walkers
2023-03-22 Balazs Benics[analyzer] Fix crashing getSValFromInitListExpr for...
2023-03-22 Kazu Hirata[llvm] Use llvm::isNullConstant (NFC)
2023-03-22 Max Kazantsev[Test] Add hanging test for D146276
2023-03-22 Kazu Hirata[X86] Use llvm::isOneConstant (NFC)
2023-03-22 Ethan Luis... [flang] Feature list plugin
2023-03-22 paperchalice[MCContext] Use `const Twine &` in symbol creation...
2023-03-22 Nicolas Vasilache[mlir][memref] Use folded composed affine apply ops...
2023-03-22 Ben Shi[clang][driver] Enable '-flto' on AVR
2023-03-22 Bruno Cardoso... [Coroutines] Implement fix for cwg2563 issue and enable...
2023-03-22 Bruno Cardoso... [Coroutines] Fix premature conversion of return object
2023-03-22 Ting Wang[PowerPC][NFC] add const-nonsplat-array-init.ll
2023-03-22 yijia1212update dependency for TransformOpsPyTdFiles
2023-03-22 Craig Topper[RISCV] Clear mayRaiseFPException for fclass.d instruction.
2023-03-22 Craig Topper[RISCV] Clear mayRaiseFPException for Zfa fmvh.x.d...
2023-03-22 Craig Topper[RISCV] Move fli selection in RISCVISelDAGToDAG.cpp...
2023-03-22 Michael Francis[AIX][r] Do not call AddFilePathLibArgs with -r
2023-03-22 Philip Reames[LFTR] Minor style cleanup [nfc]
next