platform/upstream/llvm.git
2023-02-01 Nikolas Klauser[libc++] Split ranges.transform.binary.pass.cpp up
2023-02-01 Nikolas Klauser[libc++] Remove explicit instantiations of __insertion_...
2023-02-01 Tue Ly[libc][Obvious] Add a default clause to RoundingModeUti...
2023-02-01 Mitch PhillipsRevert "Fix tsan problem where the per-thread shared_pt...
2023-02-01 Steven Wu[Module] Respect `-fno-pch-timestamps` when building...
2023-02-01 Stella Stamenova[mlir] Pin for the PyPi requirements for mlir
2023-02-01 Mircea Trofin[mlgo] Allow logging the spec for the "advice", if...
2023-02-01 Jorge Gorbe... [Hexagon] Use %t for output file in test introduced...
2023-02-01 Felipe de Azevedo... Reland "[codegen] Store address of indirect arguments...
2023-02-01 Petr Hosek[CMake] Save and restore CMAKE_EXE_LINKER_FLAGS manually
2023-02-01 Joseph Huber[LinkerWrapper] Fix passing `-rpath` directly to clang
2023-02-01 Nikolas Klauser[libc++] Add a clang-tidy check to make sure we use...
2023-02-01 Ramon de C... Add CFI integer types normalization
2023-02-01 Chris Cotter[llvm][NFC] Use move instead of copy
2023-02-01 Ayush Sahay[lldb] Enable TestFrameFormatNameWithArgs in case of...
2023-02-01 LLVM GN Syncbot[gn build] Port 516e30175256
2023-02-01 Steven Wu[NFC][Profile] Access profile through VirtualFileSystem
2023-02-01 Florian Hahn[SCEV] Use fact that B >u 0 for A <u B in applyLoopGuards.
2023-02-01 Joe Nash[AMDGPU][NFC] More precise predicates on GFX9 f16 insts
2023-02-01 Tue Ly[libc][math] Implement acoshf function correctly rounde...
2023-02-01 Ingo Müller[mlir][scf] Fix typo in description of option of TestSC...
2023-02-01 Yitzhak Mandelbaum[clang][dataflow] Relax validity assumptions in `Unchec...
2023-02-01 Petar AvramovicAMDGPU/MC: Refactor decoders. Rework decoders for float...
2023-02-01 Chris Cotter[lldb][NFC] Use move instead of copy
2023-02-01 Paul Robinson[Driver] Move PS4/PS5 header search path management...
2023-02-01 Alexey Karyakin[Hexagon] Disallow using the same register for Vy/Vx...
2023-02-01 Mikhail GoncharovRevert "Improve and enable folding of conditional branc...
2023-02-01 Nikolas KlauserRevert "[libc++] Fix ODR violation with __exception_gua...
2023-02-01 Valentin Clement[flang] Make EndProgramStmt a NOP + early return
2023-02-01 Nikita Popov[ConstantFold] Fix incorrect inbounds inference for...
2023-02-01 Joseph Huber[LinkerWrapper] Fix memory issues due to unguarded...
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
next