platform/upstream/llvm.git
2023-04-17 Florian Hahn[LV] Regenreate check lines fr pr33706.ll
2023-04-17 Florian Hahn[VPlan] Remove uneeded NeedsVectorIV from VPWidenIntOrF...
2023-04-17 Mariya Podchishchaeva[clang] Do not crash after suggesting typo correction...
2023-04-17 Bjorn PetterssonRevert "[Passes] Remove legacy PM versions of Instructi...
2023-04-17 Nikita PopovReapply [SimplifyCFG][LICM] Preserve nonnull, range...
2023-04-17 Florian Hahn[LV] Extend recurrence test coverage for sinking memory...
2023-04-17 ManuelJBrito[Clang][X86] Change X86 cast intrinsics to use __builti...
2023-04-17 Bjorn Pettersson[Passes] Remove legacy PM versions of InstructionNamer...
2023-04-17 Bjorn Pettersson[Vectorize] Clean up Transforms/Vectorize.h
2023-04-17 Bjorn PetterssonRemove several no longer needed includes. NFCI
2023-04-17 Adrian Kuegel[mlir] Apply ClangTidy fix.
2023-04-17 Florian Hahn[VPlan] Mark recurrence recipes as not having side...
2023-04-17 Adrian Kuegel[mlir] Remove unused using llvm::Twine declaration...
2023-04-17 Nikita Popov[Pipelines] Add LoopSink and DivRemPairs to LTO post...
2023-04-17 Nikita PopovRevert "ValueTracking: Handle freeze in computeKnownFPC...
2023-04-17 Florian Hahn[LV] Add users to recurrence tests to make sure they...
2023-04-17 Nikita Popov[GVN] Adjust metadata for coerced load CSE
2023-04-17 David Sherwood[LoopVectorize] Take vscale into account when deciding...
2023-04-17 Simon Pilgrim[X86] combinePTESTCC - only fold TESTZ(OR(LO(X),HI...
2023-04-17 Louis Dionne[libc++] Add annotation for arm64e in the strong_order...
2023-04-17 Nikita Popov[DAGCombiner] Fold add (mul x, C), x to mul x, C+1
2023-04-17 Sergio Afonso[OpenMP][MLIR] Prevent constant hoisting out of target...
2023-04-17 David Green[AArch64] Add tests for vacgt/vacge. NFC
2023-04-17 Akshay KhadseFix uninitialized pointer members in CodeGen
2023-04-17 Florian Hahn[LV] Don't sink scalar instructions that may read from...
2023-04-17 Zain Jaffal[ConstraintElimination] Transfer info from sgt %a,...
2023-04-17 Wang, Xin10remove useless call in MIRSampleProfile.cpp
2023-04-17 Timm Bäder[clang][NFC] Use range-for loop in SemaLookup.cpp
2023-04-17 David Spickett[lldb] Change some pointers to refs in register printin...
2023-04-17 Ben Shi[AVR] Fix an issue of writing 16-bit ports
2023-04-17 Timm Bäder[clang][NFC] Make parameters to NoteOverloadCandidate...
2023-04-17 pvanhout[Analysis] Remove DA & LegacyDA
2023-04-17 Mikael Holmen[builtins] Fix -Wshift-count-overflow warnings for...
2023-04-17 Carlos Galvez[clang-tidy] Add alias cppcoreguidelines-use-default...
2023-04-17 Jean Perier[flang][hlfir] Preserve hlfir.assign in the bufferize...
2023-04-17 Jean Perier[flang][hlfir] Fix hlfir.set_length codegen
2023-04-17 Siva Chandra... [libc][NFC] Remove use of StreamWrapper from math diffe...
2023-04-17 Shivam GuptaRevert "[clang-rename] Exit gracefully when no input...
2023-04-17 Shivam Gupta[clang-rename] Exit gracefully when no input provided
2023-04-17 Muhammad Omair... [LLDB] Fix broken Windows unittests build
2023-04-17 Craig Topper[TableGen] Use PointerUnion for Operator and Val in...
2023-04-17 Sheng[m68k] Add basic support for floating point arithmetic...
2023-04-17 Kazu Hirata[Support] Apply fixes from modernize-type-trait (NFC)
2023-04-17 Craig Topper[TableGen] Avoid extra IntrusiveRefCntPtr when calling...
2023-04-17 Owen Pan[clang-format] Fix regression with AlignTrailingComment...
2023-04-17 Lang Hames[JITLink][ELF][x86-64] Add support for R_X86_64_GOTPC32...
2023-04-17 Luo, Yuanke[Coverity] Add assert for assumption.
2023-04-16 sstwcw[clang-format][NFC] Output tokens on test assert
2023-04-16 Kazu Hirata[ADT] Apply fixes from modernize-type-traits (NFC)
2023-04-16 Slava Zakharin[mlir][math] Properly disable ctlz conversion in MathTo...
2023-04-16 Ian Douglas... [M68k] Fix printing of immediate in `M68kOperand::print`
2023-04-16 sstwcw[clang-format] Handle Verilog assertions and loops
2023-04-16 Kazu Hirata[clang] Modernize ModuleDeclSeq (NFC)
2023-04-16 Kazu Hirata[clang] Modernize ReturnAdjustment and ThisAdjustment...
2023-04-16 Kazu Hirata[clang] Modernize OptRemark (NFC)
2023-04-16 Kazu Hirata[clang] Modernize EvalStatus (NFC)
2023-04-16 Kazu Hirata[clang] Modernize ASTConsumer (NFC)
2023-04-16 Kazu Hirata[clang] Modernize Vec (NFC)
2023-04-16 Kazu Hirata[AMDGPU] Modernize Status and BlockData (NFC)
2023-04-16 Kazu Hirata[IPO] Modernize OpenMPOptPass and OpenMPOptCGSCCPass...
2023-04-16 Kazu Hirata[InstCombine] Modernize InstCombineOptions (NFC)
2023-04-16 Lang Hames[ORC][LLJIT] Add LLJITBuilder convenience function...
2023-04-16 Kazu Hirata[Analysis] Modernize CallStackTrie (NFC)
2023-04-16 Jay Foad[AMDGPU] Don't assert that image intrinsics are supported
2023-04-16 Kazu Hirata[Support] Modernize TimeRecord (NFC)
2023-04-16 Lang Hames[TargetParser] Expose Triple::getObjectFormatTypeName.
2023-04-16 Ezike Ebuka[flang] Refine how Clang dependencies are expressed...
2023-04-16 Kazu Hirata[MCParser] Modernize IntelExpr (NFC)
2023-04-16 Kazu Hirata[llvm] Remove redundant string initialization (NFC)
2023-04-16 NAKAMURA Takumillvm/module.modulemap: Exclude `CodeGenPassBuilder...
2023-04-16 NAKAMURA Takumillvm/module.modulemap: Add `Demangle` in `LLVM_Utils`
2023-04-16 NAKAMURA Takumillvm/module.modulemap: Exclude `Support/Host.h`
2023-04-16 Peter RongRevert "[FuzzMutate] RandomIRBuilder has more source...
2023-04-16 Kazu Hirata[Scalar] Use range-based for loops (NFC)
2023-04-16 Joseph Huber[clang-tidy] Prevent `llvmlibc-inline-function-decl...
2023-04-16 NAKAMURA Takumi[CMake] Cleanup deps
2023-04-16 NAKAMURA Takumi[CMake] Reorder and reformat deps
2023-04-16 Kazu Hirata[flang] Apply fixes from readability-string-compare...
2023-04-16 Kazu Hirata[Transforms] Apply fixes from performance-for-range...
2023-04-16 Florian Hahn[VPlan] Unify Value2VPValue and VPExternalDefs maps...
2023-04-16 DianQK[SROA] Remove UB-implying metadata when promoting specu...
2023-04-16 Florian Hahn[VPlan] Check VPValue step in isCanonical (NFCI).
2023-04-16 Nikolas Klauser[libc++] Add hide_from_abi check for classes
2023-04-16 Piotr Zegar[clang-tidy] Fix handling of UseAssignment option in...
2023-04-16 Jorge Pinto... [clang-format] Dont interpret variable named interface...
2023-04-16 LLVM GN Syncbot[gn build] Port 3bf322e69d5c
2023-04-16 Piotr Zegar[clang-tidy] Add bugprone-non-zero-enum-to-bool-convers...
2023-04-16 Kazu HirataApply fixes from performance-faster-string-find (NFC)
2023-04-16 Kazu HirataRemove redundant initialization of std::optional (NFC)
2023-04-16 Kazu Hirata[IR] Drop unnecessary const from a return type (NFC)
2023-04-16 Kazu Hirata[llvm] Apply fixes from readability-redundant-control...
2023-04-16 Kazu Hirata[clang-tools-extra] Use llvm::is_contained (NFC)
2023-04-16 Philip Reames[RISCV] Fix a crash in RISCVGatherScatterLowering
2023-04-16 Lang Hames[JITLink][ELF][x86-64] Implement ELF::R_X86_64_NONE.
2023-04-16 Ben Shi[LoongArch] Use empty debug location for register spill...
2023-04-16 Lang Hames[JITLink][x86-64] Add x86_64::Pointer8 edge kind, ELF...
2023-04-16 Lang Hames[JITLink][ELF][x86-64] Replace R_X86_64_32 yaml testcas...
2023-04-16 Lang Hames[JITLink][x86-64] Implement ELF::R_X86_64_16.
2023-04-16 Lang Hames[JITLink][aarch64] Update aarch64 test names
2023-04-16 Jun Zhang[clang-repl] JITTargetAddress --> ExecutorAddr, NFC
next