platform/upstream/llvm.git
2023-02-01 Nikita Popov[InstCombine] Add test for incorrect inbounds on [0...
2023-02-01 Alexander Kornienko[libc++] Fix ODR violation with __exception_guard in...
2023-02-01 Shivam Gupta[Clang] Add -Wtype-limits to -Wextra for GCC compatibility
2023-02-01 Valentin Clement[flang] Make sure derived-type finalization is done...
2023-02-01 LLVM GN Syncbot[gn build] Port ca50be8c896b
2023-02-01 Florian Hahn[SCEV] Add test for applyLoopGuards with pointer induction.
2023-02-01 Tim Northover[compiler-rt] initialize variables to silence warning...
2023-02-01 Sergey Kachkov[GVN] Add pre-commit tests for address translation...
2023-02-01 Matthias Springer[mlir][tensor][bufferize] Implement getBufferType for...
2023-02-01 Yitzhak Mandelbaum[clang][dataflow] Fix handling of `DeclRefExpr`s to...
2023-02-01 Andrew Savonichev[NVPTX] Implement NVPTX AliasAnalysis
2023-02-01 Peixin Qiao[flang] Support allocate array from scalar source in...
2023-02-01 Ben Mudd[DebugInfo] Make debug intrinsics to track cloned value...
2023-02-01 Jonas Paulsson[SystemZ] Implement isGuaranteedNotToBeUndefOrPoisonFor...
2023-02-01 Florian Hahn[SCEV] Add test for applyLoopGuards with pointer induction.
2023-02-01 Kohei Yamaguchi[mlir][NFC] Clean and Fix broken Affine documentation
2023-02-01 Benjamin Kramer[InstCombine][NFC] Fold variable into assert
2023-02-01 Quentin Colombet[InstCombine] Don't replace unused `atomicrmw xchg...
2023-02-01 Jean Perier[flang][hlfir] Lower post f77 user calls
2023-02-01 Nicolas Vasilache[mlir][Linalg] Add a transform.structured.lower_unpack op
2023-02-01 David Sherwood[AArch64][SME2] Add LLVM IR intrinsics for multi-multi...
2023-02-01 Guillaume Chatelet[NFC] Use GlobalObject::setAlignment that takes an...
2023-02-01 David Green[AArch64] Handle negative architecture features
2023-02-01 Jonas HahnfeldXFAIL new test available_externally_alias.ll on NVPTX
2023-02-01 Guillaume Chatelet[NFC] Use GlobalObject::setAlignment that takes an...
2023-02-01 Tobias Gysi[mlir][llvm] Opaque pointer support for atomic and...
2023-02-01 Matthias Springer[mlir][bufferization][NFC] Rename getAliasingOpOperand...
2023-02-01 Simon Tatham[ARM] Allow selecting hard-float ABI in integer-only...
2023-02-01 Jonas Hahnfeld[CodeGen] Filter out available_externally aliases
2023-02-01 wanglei[LoongArch] Support getHostCPUName and getHostCPUFeatures
2023-02-01 Lorenzo Chelini[MLIR] Propagate unpack through element-wise ops
2023-02-01 Noah GoldsteinMake `prefetchit{0/1}` emit an assembler warning if...
2023-02-01 Noah GoldsteinImprove and enable folding of conditional branches...
2023-02-01 Noah GoldsteinUse autogenerated result for switch-bt.ll test; NFC
2023-02-01 Noah GoldsteinTransform slow LEA_B_I_D/LEA_SLOWBASE_I -> LEA_IS_D...
2023-02-01 Xiang[mlir] return nullopt for getNeutralElement
2023-02-01 Serge Pavlov[AArch64] Mark function calls as possibly changing...
2023-02-01 Mohammed Keyvanzadeh[github] update actions and make tweaks
2023-02-01 Lang Hames[lli] Don't create an ExecutorProcessControl in non...
2023-02-01 Sergei Barannikov[NFC] Extract `CodeGenInstAlias` into its own *.h/...
2023-02-01 Lang Hames[ORC] Fix an iterator invalidation issue in JITDylib...
2023-02-01 Lang Hames[ORC] Enable DenseMap<SymbolStringPtr, T>::find_as...
2023-02-01 wanglei[LoongArch] Enable shrink wrapping when optimize the...
2023-02-01 Mahesh RavishankarFix missing return of LogicalResult from D142848
2023-02-01 Jorge Gorbe... Fix bazel build
2023-02-01 James Y Knight[VE] Fix useDeprecatedPositionallyEncodedOperands errors.
2023-02-01 Lang Hames[ORC] Further improvements to SymbolStringPtr & NonOwni...
2023-02-01 Brian Cain[hexagon] add a -mcabac flag
2023-02-01 Kai Sasaki[mlir] Register tensor dialect for transfer_read conversion
2023-02-01 Philipp Tomsich[RISCV][NFC] Update RISCVUsage.rst to sort vendor exten...
2023-01-31 Vladislav Dzhidzhoev[GlobalISel] Don't combine instructions with unknown...
2023-01-31 Sam Clegg[lld][WebAssembly] Apply relocations to TLS data
2023-01-31 Jonas Devlieghere[lldb] Use ${CMAKE_COMMAND} -E remove instead of remove...
2023-01-31 Konstantin... [libc++][ranges] Fix incorrect integer typedef in ...
2023-01-31 Louis Dionne[libc++] Use bounded iterators in std::string_view...
2023-01-31 H.J. Lucompiler-rt/lib: Add .Linterceptor_sigsetjmp
2023-01-31 Lang Hames[ORC] Add a NonOwningSymbolStringPtr utility.
2023-01-31 Alex Yermolovich[DWARF] Fix handling of .debug_aranges with -g1
2023-01-31 Jorge Gorbe... Fix two warnings introduced by 69011a2ad0ce "[mlir...
2023-01-31 Florian Hahn[VPlan] VPPredInstPHIRecipe does not read from memory.
2023-01-31 Siva Chandra... [libc] Build two different static archives libc.a and...
2023-01-31 Sam Clegg[lld][WebAssembly] Renamed a few tests to conform to...
2023-01-31 LLVM GN Syncbot[gn build] Port 486729ce06c1
2023-01-31 Craig Topper[RISCV] Move RISCVELFStreamer::getRelocPairForSize...
2023-01-31 Craig Topper[RISCV] Remove unneeded code from TTI::isLegalMaskedLoa...
2023-01-31 Guozhi Wei[GVN] Don't count debug instructions when limit the...
2023-01-31 Mitch PhillipsRe-land: [MTE] Add AArch64GlobalsTagging Pass
2023-01-31 Alex Langford[lldb][NFC] Remove copy of debugserver entitlements...
2023-01-31 Aaron BallmanFix Clang sphinx build
2023-01-31 LLVM GN Syncbot[gn build] Port e9c49901a43f
2023-01-31 LLVM GN Syncbot[gn build] Port 04ed86ff1b72
2023-01-31 Nico Weber[gn] prepare for 40025761564 (awkward AMDGPUGenRegister...
2023-01-31 Mahesh Ravishankar[mlir][Linalg] Make Elementwise op fusion return a...
2023-01-31 Joseph Huber[Clang] Adjust PIC handling for the AMDGPU ToolChain
2023-01-31 Mitch PhillipsRevert "[MTE] Add AArch64GlobalsTagging Pass"
2023-01-31 Nico Weber[gn] port 226c444b3882e
2023-01-31 Kazu Hirata[llvm-c-test] Fix warnings
2023-01-31 Argyrios KyrtzidisRevert "[OpenMP][OMPIRBuilder]Move SIMD alignment calcu...
2023-01-31 Benjamin Kramer[clang-format] Fix use after free in FormatTokenSource...
2023-01-31 Sanjay Patel[InstCombine] reduce icmp_ne0-of-and-of-select-of-constants
2023-01-31 Sanjay Patel[InstCombine] add tests for icmp-ne0-of-and-of-select...
2023-01-31 Rashmi Mudduluru[-Wunsafe-buffer-usage] Introduce the unsafe_buffer_usa...
2023-01-31 David Green[AArch64] Make nosimd imply nocrypto
2023-01-31 Teresa Johnson[MemProf] Make test more resilient to cpu scheduling
2023-01-31 Valentin Clement[flang] Use fir.type_desc and delay type desc address...
2023-01-31 Mark de Wever[NFC][libc++] Addresses LWG3781.
2023-01-31 Mark de Wever[libc++] Addresses LWG3755.
2023-01-31 Mark de Wever[libc++] Marks LWG2970 as complete.
2023-01-31 Mark de Wever[libc++] Partly addresses LWG3798.
2023-01-31 Mark de Wever[libc++] Addresses LWG3764.
2023-01-31 Mark de Wever[NFC][libc++][format] Uses retarget buffer.
2023-01-31 Jorge Gorbe... [lldb] Fix warning about unhandled enum value `WasmExte...
2023-01-31 bixia1[mlir][sparse] Extend sorting function generator to...
2023-01-31 Mark de Wever[libc++] Fixes the Clang modular build.
2023-01-31 Nicolas Vasilache[mlir][Linalg] Add a transform.structured.lower_pack op
2023-01-31 Dhruv Chawla[Kaleidoscope] Update code snippets in text to match...
2023-01-31 Davide Bertola[llvm-c] add LLVMReplaceMDNodeOperandWith
2023-01-31 Benjamin Kramer[AST] assert(false) -> llvm_unreachable
2023-01-31 Joseph Huber[Clang] Do not attempt to directly link arch tools...
2023-01-31 Shafik Yaghmour[Clang] Add machinery to catch overflow in unary minus...
next