platform/upstream/llvm.git
2022-10-06 Pavel Labath[lldb] Move breakpoint hit reset code to Target::Cleanu...
2022-10-06 Pavel Labath[lldb/gdb-server] Better reporting of launch errors
2022-10-06 Sam McCall[clangd] Optimize Dex::generateProximityURIs().
2022-10-06 Sam McCall[Format] Fix crash when hitting eof while lexing JS...
2022-10-06 Philip Reames[RISCV][InsertVSETVLI] Default to MA not MU
2022-10-06 Nikolas Klauser[libc++] Implement P0591R4 (Utility functions to implem...
2022-10-06 Florian Hahn[ConstraintElimination] Order cmps for signed <-> unsig...
2022-10-06 Bjorn Pettersson[test][InstCombine] Use opaque pointers in wcslen test...
2022-10-06 Joseph Huber[Clang] Fix using LTO with the new driver in RDC-mode
2022-10-06 Tobias Gysi[mlir][llvmir] Simpler error handling in ConvertFromLLV...
2022-10-06 oToToT[ASTMatchers][NFC] Fix wrong code ending command in...
2022-10-06 Philip Reames[RISCV][InsertVSETVLI] Treat mask policy as undemanded...
2022-10-06 Michał Górny[llvm] [test] Add missing canonicalization of LLVM_ENAB...
2022-10-06 Aaron BallmanSilence a duplicate diagnostic about K&R C function...
2022-10-06 Utkarsh Saxena[clang][C++20] Note github issue in the FIXME matching...
2022-10-06 Florian Hahn[ConstraintElimination] Add tests with logical ANDs.
2022-10-06 Sanjay Patel[VectorCombine] remove unused test prefixes; NFC
2022-10-06 Nico Weber[gn build] port d1f13c54f1728 (Inclusions/Stdlib)
2022-10-06 Sanjay Patel[VectorCombine] add tests for scalar fneg with insert...
2022-10-06 Nico Weber[gn build] port d785a8eaa25d
2022-10-06 Utkarsh Saxena[C++20][Clang] P2468R2 The Equality Operator You Are...
2022-10-06 Nikita Popov[CodeGenCXX] Remove typed pointer check lines from...
2022-10-06 Florian Hahn[ConstraintElimination] Generalize OR matching.
2022-10-06 Nikita Popov[RelativeVTablesABI] Convert tests to opaque pointers...
2022-10-06 Dmitry Makogon[Test] Add test showing missed branch elimination due...
2022-10-06 Guray Ozen[mlir] Add bar.warp.sync to NVVM
2022-10-06 Nikita Popov[CodeGenCXX] Convert some tests to opaque pointers...
2022-10-06 Nikita PopovRevert "[CMake] Provide Findzstd module"
2022-10-06 Kadir CetinkayaRevert "Revert "[clang][Lex] Fix a crash on malformed...
2022-10-06 Sam McCall[clangd] Avoid scanning up to end of file on each comment!
2022-10-06 David Spickett[clang] Add Create method for CXXBoolLiteralExpr
2022-10-06 Nikita Popov[Local] Fix unused variable warnings (NFC)
2022-10-06 Nikita Popov[AA] Update unit test missed in previous commit (NFC)
2022-10-06 Petr Hosek[CMake] Provide Findzstd module
2022-10-06 Nikita Popov[AA] Remove unused template argument from AAResultBase...
2022-10-06 Pierrick BouvierDetect Visual Studio in Windows packaging script
2022-10-06 Haojian Wu[SourceManager] Improve getFileIDLoaded.
2022-10-06 Florian Hahn[ConstraintElimination] Extend test coverage for AND...
2022-10-06 Nikita Popov[AA] Pass AAResults through AAQueryInfo
2022-10-06 Kadir Cetinkaya[clang][Tooling] Move STL recognizer to its own library
2022-10-06 Nikita Popov[AA] Thread AAQI through getModRefBehavior() (NFC)
2022-10-06 Nikita Popov[clang] Remove CLANG_ENABLE_OPAQUE_POINTERS cmake option
2022-10-06 Florian Hahn[ConstraintElimination] Extend test coverage for OR...
2022-10-06 Pierre van... [DAG] Update `isKnownNeverNaN` for `FMA/FMAD`
2022-10-06 Florian Hahn[ConstraintElimination] Use ConstraintTy::IsSigned...
2022-10-06 Pierre van... [AMDGPU][GISel] Add missing V2S16 BUILD_VECTOR_TRUNC...
2022-10-06 Alex Brachet[InstrProf] Make __llvm_profile_counter_bias_default...
2022-10-06 Matthias Springer[mlir][tensor][bufferize] Bufferize inserts into equiva...
2022-10-06 Alex BrachetFix d5090cd94, MSVC mangling issue
2022-10-06 Alex Brachet[llvm-driver] Add various tools to the llvm-driver
2022-10-06 owenca[clang-format][NFC] Clean up class HeaderIncludes and...
2022-10-06 Aart Bik[mlir][bazel] fix VectorToGPU bazel breakage
2022-10-06 Christopher... [mlir][nvgpu] NFC - move NVGPU conversion helpers to...
2022-10-06 Peiming Liu[mlir][sparse] Favors defined dimension when optimize...
2022-10-06 wren romano[mlir][sparse] Fixing bug in python test
2022-10-06 Ilia Diachkov[SPIRV] read kernel arg attributes from fuction/module...
2022-10-06 wren romano[mlir][sparse] Adjusting DimLevelType numeric values...
2022-10-06 Carl Ritson[Sink] Allow sinking of invariant loads across critical...
2022-10-06 Murali Vijayaraghavan[mlir] vector.multi_reduction canonicalizes to vector...
2022-10-06 Daniel Rodríguez... [NFC] Fix typo in error message.
2022-10-05 Yaxun (Sam... [clang-offload-bundler] extracting compatible bundle...
2022-10-05 Dominic ChenRevert "[libc] Resolve NaN/implementation-defined behav...
2022-10-05 Rob Suderman[mlir][tosa] tosa.resize canonicalizer for trivial...
2022-10-05 Dominic Chen[libc] Resolve NaN/implementation-defined behavior...
2022-10-05 wren romano[mlir][sparse] further implement singleton dimension...
2022-10-05 Ben Langmuir[clang][deps] Canonicalize module map path
2022-10-05 Nathaniel McVicar[mlir][sparse] Case coverage fix no errorhandling
2022-10-05 Sami Tolvanen[AArch64][KCFI] Define Size for KCFI_CHECK
2022-10-05 Matthias BraunReduceOperands: Do not crash on vector of pointer types
2022-10-05 Aart Bik[mlir][sparse] move sparse tensor rewriting into its...
2022-10-05 Murali VijayaraghavanRevert "Added canonicalization for vector.multi_reduction"
2022-10-05 Quentin Colombet[RISCV][ISel] Finally fix the UBSan error
2022-10-05 Valentin Clement[flang] Keep current polymorphic implementation under...
2022-10-05 Sam McCall[clangd] Avoid lexicographic compare when sorting Symbo...
2022-10-05 Quentin Colombet[RISCV][ISel] Attempt to fix UBSan error
2022-10-05 Quentin Colombet[RISCV][ISel] Fold extensions when all the users can...
2022-10-05 David Green[AArch64] Add tablegen patterns for bf16 trn/zip/uzp.
2022-10-05 oToToT[libc++] Fix wrong implementation of CityHash
2022-10-05 David BlaikieUse inheriting ctors for OSTargetInfo
2022-10-05 Mark de Wever[libc++][format] Implements formattable concept.
2022-10-05 TatWai Chong[mlir][tosa] Update TOSA resize to match specification
2022-10-05 Ben Langmuir[clang] Update ModuleMap::getModuleMapFile* to use...
2022-10-05 Filipp Zhinkin[AArch64] Add tests for i128 comparison; NFC
2022-10-05 River Riddle[mlir:Parser] Always splice parsed operations to the...
2022-10-05 Zixu Wang[clang][ExtractAPI] Don't print locations for anonymous...
2022-10-05 Ivan Butygin[mlir][gpu] Introduce `host_shared` flag to `gpu.alloc`
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
next