platform/upstream/llvm.git
2022-10-05 Slava Zakharin[flang] Fixed build issue after 88f07a736bbc3f0062d7d8f...
2022-10-05 Argyrios Kyrtzidis[clang/Sema] Fix non-deterministic order for certain...
2022-10-05 Joseph Huber[DeviceRTL] Allow IsSPMDMode to be optimized out in...
2022-10-05 Joseph Huber[OpenMP] Make the exec_mode global have protected visib...
2022-10-05 Sam McCall[clangd] Fix non-idempotent cases of canonicalRenameDecl()
2022-10-05 Jakub Kuderski[mlir][arith] Add shli support to WIE
2022-10-05 Diego Caballero[mlir][NFC] Make 'printOp' public in AsmPrinter
2022-10-05 Sam McCall[clangd] Don't clone SymbolSlab::Builder arenas when...
2022-10-05 Leonard ChanFix build failures from 4f6477a615d18dac6cc3aa0d3fb9461...
2022-10-05 Murali VijayaraghavanAdded canonicalization for vector.multi_reduction
2022-10-05 Mats PeterssonRevert "[flang] Add -fpass-plugin option to Flang frontend"
2022-10-05 Leonard Chan[llvm][NFC] Consolidate equivalent function type parsin...
2022-10-05 Jakub Kuderski[mlir][arith] Add andi, ori, and xori support to WIE
2022-10-05 Ellis Hoag[Dwarf] Remove unnecessary module flags from test
2022-10-05 Siva Chandra... [libc][Obvious] Add "__" prefix to sched_getcpucount...
2022-10-05 Rob Suderman[mlir][mlprogram] Add CAPI project for MLProgram
2022-10-05 Quentin Colombet[RISCV][ISel] Refactor the formation of VW operations
2022-10-05 Jacques Pienaar[mlir] Make UnitAttr's default val in unwrapped builder
2022-10-05 Akira Hatanaka[Sema][ObjC] Fix assertion failure in getCommonNonSugar...
2022-10-05 Nico Weber[aarch64] add missing run line to a test
2022-10-05 Mahesh RavishankarAdd `const` to `dump` method of `OpFoldResult`.
2022-10-05 Mahesh Ravishankar[mlir][Linalg] Expose vectorization precondition check...
2022-10-05 Aiden Grossman[lld][ELF] Fix lazy ThinLTO index writing in thin archives
2022-10-05 Vitaly BukaRevert "[compiler-rt][test] Heed COMPILER_RT_DEBUG...
2022-10-05 Vitaly BukaRevert "[mlir][sparse] Restore case coverage warning...
2022-10-05 Aart Bik[mlir][sparse] introduce a higher-order tensor mapping
2022-10-05 Mark de Wever[libc++][chrono] Implements formatter month.
2022-10-05 Sam McCallFix SourceManager::isBeforeInTranslationUnit bug with...
2022-10-05 Xiang Li[HLSL] Support register binding attribute on global...
2022-10-05 Ellis Hoag[Dwarf] Reference the correct CU when inlining
2022-10-05 Alexandre Ganea[mlir][unittest] Fix crash when building with MSVC...
2022-10-05 Alexandre Ganea[mlir] Fix ambiguity when building with Clang 14.0.6
2022-10-05 Alexandre Ganea[Orc] Fix the SharedMemoryMapper dtor
2022-10-05 Sam McCall[Syntax] Fix macro-arg handling in TokenBuffer::spelled...
2022-10-05 Louis Dionne[libc++] Get rid of _LIBCPP_HAS_OPEN_WITH_WCHAR in...
2022-10-05 Florian Hahn[ConstraintElimination] Convert NewIndices to vector...
2022-10-05 Joe Nash[AMDGPU] Fix V_CMP_CLASS_F16_t16_e64 src1 type.
2022-10-05 Johannes Doerfert[OpenMP][FIX] Update device API to match recent changes
2022-10-05 Nikita Popov[PhaseOrdering] Name instructions in test (NFC)
2022-10-05 Mark de Wever[libc++][chrono] Implements formatter year.
2022-10-05 Alexey Bataev[SLP][NFC]Add a test for CSE for extractelements.
2022-10-05 Michael Maitland[RISCV][CodeGen] Add Scheduling for vset{i}vl{i} instru...
2022-10-05 Nikita Popov[LICM] Convert tests to opaque pointers (NFC)
2022-10-05 Nikita Popov[LICM] Adjust speculation test to avoid no-op instructi...
2022-10-05 Juan Manuel... [NFC][AMDGPULowerKernelAttributes] Factorize repeated...
2022-10-05 Fraser Cormack[LangRef][VP] Change masked-off lanes from undef to...
2022-10-05 Anton Sidorenko[NFC][RISCV] Move getSEWLMULRatio function to header
2022-10-05 Valentin Clement[flang] Deallocate polymorphic and unlimited polymorphi...
2022-10-05 Nikita Popov[DSE] Convert tests to opaque pointers (NFC)
2022-10-05 Sam McCall[Index] USRGeneration doesn't depend on unnamed.printNa...
2022-10-05 Sam McCall[clangd] Stop isSpelledInSource from printing source...
2022-10-05 Johannes Doerfert[Attributor] Teach AAPointerInfo about atomic cmxchg...
2022-10-05 Dmitry Preobrazhensky[AMDGPU][MC][GFX11] Correct e64_dpp variants of v_movre...
2022-10-05 Kerry McLaughlin[AArch64][SME] Set up a lazy-save/restore around calls.
2022-10-05 Johannes Doerfert[Attributor] AAPointerInfo can model non-escaping call...
2022-10-05 Nikita Popov[DSE] Regenerate test checks (NFC)
2022-10-05 Nikita Popov[DSE] Fix variable name clash in test (NFC)
2022-10-05 Kadir Cetinkaya[clang][Sema] Fix crash on invalid base destructor
2022-10-05 Johannes Doerfert[Attributor] Teach AAPointerInfo to look into aggregates
2022-10-05 Johannes Doerfert[Attributor][NFC] Re-run update_test_checks on all...
2022-10-05 Nikita Popov[MemCpyOpt] Convert tests to opaque pointers (NFC)
2022-10-05 Nikita Popov[MemCpyOpt] Don't hoist above producer of pointer operand
2022-10-05 Shilei Tian[Clang][OpenMP] Only check value if the expression...
2022-10-05 David Stuttard[AggressiveInstCombine] Fix cases where non-opaque...
2022-10-05 Oleksandr ... [mlir] tweak declarative assembly doc
2022-10-05 Peixin Qiao[flang][OpenMP] Support privatization for single construct
2022-10-05 Nikita PopovReapply [InstCombine] Switch foldOpIntoPhi() to use...
2022-10-05 Emmmer[LLDB][RISCV][NFC] Rewrite instruction in algebraic...
2022-10-05 Nikita Popov[InstCombine] Directly replace instr in foldIntegerTyp...
2022-10-05 Nikita Popov[InstCombine] Add test for infinite combine loop with...
2022-10-05 Guray Ozen[mlir][transform] Add failing test for GPU transform...
2022-10-05 Guray Ozen[mlir][transform][nfc] typo fix
2022-10-05 LLVM GN Syncbot[gn build] Port f0f474dfd03b
2022-10-05 David Sherwood[AArch64][SME] Add codegen pass to handle ZA state...
2022-10-05 Fraser Cormack[VP] Fix unused variable in release configurations
2022-10-05 Mikhail GoncharovFix clang baremetal test
2022-10-05 Florian Hahn[SimpleLoopUnswitch] Clear dispos in deleteDeadBlocksFr...
2022-10-05 Florian Hahn[SimpleLoopUnswitch] Simplify test, reduce the passes...
2022-10-05 Kadir CetinkayaRevert "[clang][Lex] Fix a crash on malformed string...
2022-10-05 Nikita Popov[SROA] Regenerate test checks (NFC)
2022-10-05 David Sherwood[AArch64][SME] Prevent SVE object address calculations...
2022-10-05 Valentin Clement[flang] Update to fir::isUnlimitedPolymorphicType and...
2022-10-05 Martin Storsjö[AArch64] Add missing SEH_Nop when aligning the stack
2022-10-05 David SpickettFix LLDB build on old Linux kernels (pre-4.1)
2022-10-05 Nicolas Vasilache[mlir][Linalg] NFC - Add bbarg pretty printing to linal...
2022-10-05 Kadir Cetinkaya[clang][Lex] Fix a crash on malformed string literals
2022-10-05 Nicolas Vasilache[mlir][Linalg] Retire LinalgStrategyLowerVectorsPass...
2022-10-05 Rainer Orth[compiler-rt][test] Heed COMPILER_RT_DEBUG when compili...
2022-10-05 Nicolas Vasilache[mlir][Linalg] Retire LinalgStrategyPeelPass and filter...
2022-10-05 Adrian Kuegel[mlir] Add attribute constraints for sorted order.
2022-10-05 Siva Chandra... [libc] Add the POSIX waitpid function and the BSD wait4...
2022-10-05 Fraser Cormack[VP][NFC] Remove \brief commands from doxygen comments
2022-10-05 Fraser Cormack[VP] Add IR expansion for vp.icmp and vp.fcmp
2022-10-05 Emilia Dreamer[clang-tidy] Fix crashes on `if consteval` in readabili...
2022-10-05 Serguei Katkov[RegAllocFast] Clean-up. Remove redundant operations...
2022-10-05 Johannes Doerfert[OpenMP] Eliminate the ThreadStates array in favor...
2022-10-05 Johannes Doerfert[OpenMP] Introduce more atomic operations into the...
2022-10-05 Johannes Doerfert[OpenMP] Replace __ATOMIC_XYZ with atomic::xyz for...
2022-10-05 Johannes Doerfert[Attributor] Qualify variables to avoid clashes in...
2022-10-05 Johannes Doerfert[OpenMP] Replace pointer comparison with `isSharedMemPt...
next