platform/upstream/llvm.git
2023-02-06 Florian Hahn[ConstraintElim] Move some array accesses to variables...
2023-02-06 Jay Foad[AMDGPU] Fix some LABEL check lines
2023-02-06 Jay Foad[AMDGPU] Fix DOS line endings in some tests
2023-02-06 serge-sans... Reapply 6fa2abf90886f18472c87bc9bffbcdf4f73c465e
2023-02-06 zhijian[NFC] add new function is64Bit for SymbolicFile class
2023-02-06 Simon Pilgrim[X86] combineConcatVectorOps - add X86ISD::VPERMV handling
2023-02-06 Simon Pilgrim[X86] combineConcatVectorOps - merge 256-bit logic...
2023-02-06 John Brawn[extract_symbols.py] Better handling of templates
2023-02-06 Craig Topper[X86] Change precision control to FP80 during u64-...
2023-02-06 Jonathan Peyton[OpenMP][libomp] Remove false positive for memory sanitizer
2023-02-06 Mark de Wever[libc++][CI] Uses LLVM 17 in Docker.
2023-02-06 Craig Topper[RISCV] Remove DecoderMethod from C_NOP_HINT. NFC
2023-02-06 Craig Topper[RISCV] Make 'c.addi x0, imm' an alias for 'c.nop imm'.
2023-02-06 Matthias Springer[mlir][bufferization] Fix bufferization of repetitive...
2023-02-06 Yaxun (Sam... [HIP] Support ASAN with malloc/free
2023-02-06 Matthias Springer[mlir][bufferization] Reads from tensors with undefined...
2023-02-06 serge-sans... [clang] Reorder output of rocm-detect.hip test
2023-02-06 Jonas HahnfeldRevert "Lazyly initialize uncommon toolchain detector"
2023-02-06 Jean Perier[flang][hlfir] deref pointers before lowering assignmen...
2023-02-06 Pratik SharmaFix broken link to CxxCodeBrowser in External Clang...
2023-02-06 David Green[AArch64] Don't create ST2 for 64bit store that require...
2023-02-06 Haojian Wu[clangd] Remove the direct use of StdSymbolMapping...
2023-02-06 Aaron BallmanUpdate status of WG21 DR1042
2023-02-06 Alex Zinenko[mlir] more side effect verification in transform dialect
2023-02-06 Vladislav Vinogradov[mlir][NFC] Use fully qualified C++ namespaces in ...
2023-02-06 Bjorn PetterssonRemove no longer needed includes of LegacyPassManager.h
2023-02-06 Bjorn Pettersson[CodeGen] Remove some not needed includes in BackendUti...
2023-02-06 Petar AvramovicAMDGPU/MC: Fix indentation and remove unused macro...
2023-02-06 Backl1ght[clang-format] PackConstructorInitializers support...
2023-02-06 Timm Bäder[clang][NFC] Fix a documentation typo
2023-02-06 gonglingqin[LoongArch] Add baseline tests for optimizations that...
2023-02-06 Florian Hahn[LV] Also check interleaving only in select-min-index.ll
2023-02-06 Christian Ulmann[mlir][llvm] Add missing license header (NFC)
2023-02-06 Markus Böck[mlir][MemRef] Add required address space cast when...
2023-02-06 serge-sans... Lazyly initialize uncommon toolchain detector
2023-02-06 David Green[ARM][AArch64] Regenerate hadd tests. NFC
2023-02-06 Tom Eccles[flang][NFC] Move IntrinsicCall to Optimizer/Builder...
2023-02-06 Tom Eccles[flang][NFC] Move intrinsic name mangling to IntrinsicC...
2023-02-06 Tom Eccles[flang][NFC] remove duplicate fir::toInt definition 4/6
2023-02-06 Tom Eccles[flang][NFC] Move runtime helpers used by intrinsics...
2023-02-06 Tom Eccles[flang][NFC] remove spurious dependency from IntrinsicC...
2023-02-06 Tom Eccles[flang][NFC] remove stmtCtx genIntrinsicCall 1/6
2023-02-06 Simon Pilgrim[TLI] SimplifyMultipleUseDemandedBits - remove insert_s...
2023-02-06 David Spickett[libc] Fix pthread argument for scudo integration tests...
2023-02-06 Matthias Springer[mlir][tensor][bufferize] tensor.empty does not define...
2023-02-06 chenglin.bi[Instcombine] precommit tests for icmp with intrinsic...
2023-02-06 Tobias Gysi[mlir][llvm] Drop opaque ptr test in LLVM IR import.
2023-02-06 Chuanqi Xu[Modules] Recreate file manager for ftime-trace when...
2023-02-06 chenglin.bi[InstCombine] precommit tests for icmp with bool range...
2023-02-06 Kevin Sala[NFC][OpenMP][libomptarget] Fix format in PluginInterfa...
2023-02-06 Philipp Tomsich[RISCV][NFC] Update debug message for XTHeadVdot
2023-02-06 Tobias Gysi[mlir][llvm] Fix bug in constant import from LLVM IR.
2023-02-06 Kevin Sala[OpenMP][libomptarget] Notify the plugins regarding...
2023-02-06 Guillaume Chatelet[NFC] Inline variable
2023-02-06 Nathan Ridge[clangd] Semantic highlighting for constrained-parameter
2023-02-06 Rainer Orth[Release] Increase test-release.sh verbosity
2023-02-06 Jean Perier[flang][hlfir] Lower asInquired intrinsic arguments
2023-02-06 Jean Perier[flang][hlfir] Turn fir.char<1> results into hlfir...
2023-02-06 Craig Topper[RISCV] Use uint32_t intead of uint64_t for instruction...
2023-02-06 Craig Topper[RISCV] Simplify some code in RISCVDisassembler. NFC
2023-02-06 Ruiling SongAMDGPU: Mark control flow intrinsics non-duplicable
2023-02-06 Adrian Kuegel[mlir] Use mlir::TypedValue to avoid compiler bug in...
2023-02-06 Kazu HirataRevert "[lldb] Fix warning about unhandled enum value...
2023-02-06 Vitaly BukaRevert "[clang][WebAssembly] Initial support for refere...
2023-02-06 Ganesh Gopalasubramanian[X86] Add RMPQUERY to SNP instructions
2023-02-06 Siva Chandra... [bootstrap build] Add libc-hdrgen as a build dep for...
2023-02-06 Craig Topper[RISCV] Use decodeSImmNonZeroOperand for simm6nonzero...
2023-02-06 Roland McGrath[RISCV] Default to -fsanitize=shadow-call-stack for...
2023-02-06 Petr HosekRevert "[CMake] Support runtimes targets without specif...
2023-02-06 Roland McGrath[RISCV] Default to -ffixed-x18 for Fuchsia
2023-02-06 Roland McGrath[RISCV] Use OS-specific stack-guard ABI for Fuchsia
2023-02-06 Fangrui Song[RISCV] clang-format #include. NFC
2023-02-06 sstwcw[clang-format] Recognize Verilog non-blocking assignment
2023-02-06 Fangrui Song[docs] Replace deprecated -target with --target=
2023-02-05 Rahul Kayaith[flang] Fix driver option tests after 90094ab8
2023-02-05 David Turner[clang-format] Fix inconsistent annotation of operator&
2023-02-05 David Green[ARM] Remove FlattenVectorShuffle and add PerformVQDMUL...
2023-02-05 Craig Topper[RISCV] Fix bug where C_ADDI_HINT_IMM_ZERO was incorrec...
2023-02-05 Stanislav Mekhanoshin[AMDGPU] Fix liveness in the SIOptimizeExecMaskingPreRA.cpp
2023-02-05 Simon Pilgrim[X86] combineX86ShufflesRecursively - peek through...
2023-02-05 Simon Pilgrim[SLP] Use allConstant helper. NFCI.
2023-02-05 Fangrui Song[AArch64] Unconditionally use DW_EH_PE_indirect|DW_EH_P...
2023-02-05 Fangrui Song[Driver] Add -mllvm= as an alias for -mllvm
2023-02-05 Matt ArsenaultDAG: Fix broken lowering of is.fplcass fcZero with DAZ
2023-02-05 Matt ArsenaultInstCombine: Fold is.fpclass (fabs x), mask -> is.fpcla...
2023-02-05 Matt ArsenaultInstCombine: Fold is.fpclass (fneg x) into the test...
2023-02-05 Matt ArsenaultInstCombine: Fold out is_fpclass inf checks from test...
2023-02-05 Simon Pilgrim[X86] combineINSERT_SUBVECTOR - fold (insert_subvector...
2023-02-05 Matt ArsenaultInstCombine: Perform basic isnan combines on llvm.is...
2023-02-05 Paul Walker[SVE][Builtins] Lower X forms of binop arithmetic built...
2023-02-05 Matt ArsenaultLangRef: Clarify behavior of llvm.is.fpclass with ...
2023-02-05 Matt ArsenaultIROutliner: Fix another assert with non-0 alloca addrspaces
2023-02-05 David Green[DAG] Add visitABD optimizations
2023-02-05 Jonas Hahnfeld[ORC] Drop Comdat when discarding IR symbol
2023-02-05 Simon Pilgrim[AArch64] AArch64ExpandImm.cpp - fix MSVC "32-bit shift...
2023-02-05 Matt ArsenaultAMDGPU: Ensure flat loads are broken into dword in...
2023-02-05 Lang Hames[ORC] Use JITLink as the default linker for LLJIT on...
2023-02-05 Owen AndersonTeach the AArch64 backend to materialize immediates...
2023-02-05 Owen AndersonRevert "Teach the AArch64 backend to materialize immedi...
2023-02-05 Petr Hosek[CMake] Process components and install targets separately
next