platform/upstream/llvm.git
2022-09-30 Nico Weber[lldb] Fix deprecation warning for using std::iterator
2022-09-30 Pierre van... [AMDGPU][GISel] Update `isCanonicalized`
2022-09-30 Pierre van... [GISel] Add more cases to isKnownNeverNaN
2022-09-30 Nikita Popov[LICM] Collect more scalar promotion stats (NFC)
2022-09-30 Alex Brachet[Driver][Fuchsia] Add default linker flags
2022-09-30 Pierre van... [AMDGPU][GISel] Add Identity BUILD_VECTOR Combines
2022-09-30 Pierre van... [AMDGPU][GISel] Legalize V2S16 G_BUILD_VECTOR
2022-09-30 Sanjay Patel[SCCP] add tests for sitofp; NFC
2022-09-30 Ivan Kosarev[AMDGPU][SetWavePriority] Fix dealing with MBBInfo...
2022-09-30 Jitka Plesnikova[lldb] Fix 'error: non-const lvalue...' caused by SWIG...
2022-09-30 Amaury Séchet[NFC] Fix erroneous indentation.
2022-09-30 Sanjay Patel[InstSimplify] look through vector select (shuffle...
2022-09-30 Simon Pilgrim[SLP][X86] Add test coverage for Issue #58054
2022-09-30 Nikita Popov[InstCombine] Add test for PR57488 (NFC)
2022-09-30 Dmitry Vyukovtsan: fix deadlock/crash in signal handling
2022-09-30 Alex Zinenko[mlir] fix DiagnosedSilenceableFailure::takeDiagnostics
2022-09-30 Zain Jaffal[AArch64] Add additional tests for SMULL instruction...
2022-09-30 Tonko Sabolčec[lldb] Fix member access in GetExpressionPath
2022-09-30 Nikita Popov[InstCombine] Add test for phi translation during selec...
2022-09-30 Alexander KornienkoCleanup: avoid referring to std::vector<T> members...
2022-09-30 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2022-09-30 Alvin Wong[lldb][Windows] Always call SetExecutableModule on...
2022-09-30 Adrian Kuegel[mlir][SCF] Apply ClangTidyPerformance finding (NFC)
2022-09-30 Simon PilgrimRevert rG1b7089fe67b924bdd5ecef786a34bdba7a88778f ...
2022-09-30 Florian Hahn[LoopDeletion] Clear block & loop dispo cache after...
2022-09-30 Simon Pilgrim[SLP][X86] Add test case for crash reported on D134605
2022-09-30 Simon Pilgrim[SLP][AArch64] Add test case for vectorization regressi...
2022-09-30 Oleg Shyshkov[mlir] Rename getTied* methods to getMatching* in Linal...
2022-09-30 Zain Jaffal[AArch64] Add support for 128-bit non temporal loads.
2022-09-30 Juan Manuel... [DebugInfo][LICM] Drop DebugLoc from IntrinsicInst...
2022-09-30 gonglingqin[LoongArch] Clean up redundant code introduced by confl...
2022-09-30 Roy JacobsonRevert "[Clang] Fix variant crashes from GH58028, GH57370"
2022-09-30 Roy Jacobson[Clang] define __cpp_named_character_escapes
2022-09-30 Roy Jacobson[Clang] Fix variant crashes from GH58028, GH57370
2022-09-30 Siva Chandra... [libc] Re-enable functions from signal.h and re-enable...
2022-09-30 Pierre van... [TableGen] Add `countRendererFns` to `InstructionOperan...
2022-09-30 Michał Górny[clang] [Driver] Disable default configs via envvar...
2022-09-30 serge-sans... [lldb] Get rid of __STDC_LIMIT_MACROS and __STDC_CONSTA...
2022-09-30 Adrian Kuegel[mlir][Linalg] Reland Add ReduceOp to Linalg structured...
2022-09-30 Adrian Kuegel[mlir][Bazel] Port 11069cbcb47845074d526490fff8daff8afda11d
2022-09-30 Vitaly Buka[sanitizer] Fix symbolizer build script
2022-09-30 Timm Bäder[clang][Interp] Handle enums
2022-09-30 Michał Górny[clang] [test] Use --implicit-check-not in config-file3...
2022-09-30 Phoebe Wang[Doc] Fix typo. NFC
2022-09-30 Petr HosekRevert "[CMake] Use libcxx targets for in-tree sanitize...
2022-09-30 Kristof BeylsFix spelling in Co-authored-by documentation
2022-09-30 Fangrui Song[ELF] Reset verdefIndex for Defined preempting SharedSymbol
2022-09-30 Lang Hames[JITLink] Update external symbol scopes to reflect...
2022-09-30 Yeting Kuo[SelectionDAG] Add helper function to check whether...
2022-09-30 Nirvedh Meshram[mlir][spirv] Handle dynamic/static cases differntly...
2022-09-30 LLVM GN Syncbot[gn build] Port 91c96a806cae
2022-09-30 Petr Hosek[CMake] Use correct include flag for MSVC
2022-09-30 Petr Hosek[CMake] Use libcxx targets for in-tree sanitizer C...
2022-09-30 Mircea TrofinRevert "[MLGO] ML Regalloc Priority Advisor"
2022-09-30 wren romano[mlir][sparse] Fixing case coverage warning
2022-09-30 Amaury Séchet[DAG] Simplify the select of constant combine code...
2022-09-30 Amaury Séchet[DAG] select Cond, C, -1 --> or (sext (not Cond)),...
2022-09-29 Peiming Liu[mlir][sparse] refactoring: split translateIndices.
2022-09-29 Michael Jones[libc][windows] rename fenv internals for windows
2022-09-29 bixia1[mlir][sparse] Allow the push_back operator to skip...
2022-09-29 Ben Dunbobbin[IR] Don't allow DLL storage-class and local linkage
2022-09-29 Aart Bik[mlir][sparse] implement singleton dimension level...
2022-09-29 Steven Wu[MC] Properly disable debug-frame test on AppleSilicon Mac
2022-09-29 Jeff Niu[mlir] Use `interleave` in `printOperands` (NFC)
2022-09-29 Jeff Niu[mlir] Add `OpAsmPrinter::printOptionalLocationSpecifier`
2022-09-29 Adrian Prantladd missing textual header to modulemap
2022-09-29 Rahul JoshiInclude <cmath> in FileUtilities.cpp for std:abs(double)
2022-09-29 wren romano[mlir][sparse] Improve sparse_tensor::detail::readCOOVa...
2022-09-29 LLVM GN Syncbot[gn build] Port 8f4f26ba5bd0
2022-09-29 wren romano[mlir][sparse] optimizing permutation validity check...
2022-09-29 Siva Chandra[libc][Obvious] Enable some of the recently added funct...
2022-09-29 bixia1[mlir][sparse] Move the implementation of sparse_tensor...
2022-09-29 wren romano[mlir][sparse] Adding isSorted bit to SparseTensorCOO
2022-09-29 wren romano[mlir][sparse] Cleaning up SparseTensorFile::readMMEHeader
2022-09-29 Eric Wang[MLGO] ML Regalloc Priority Advisor
2022-09-29 Amara Emerson[AArch64][GlobalISel] Implement another combine for...
2022-09-29 wren romano[mlir][sparse] Factoring out SparseTensorFile::canReadA...
2022-09-29 wren romano[mlir][sparse] refactoring SparseTensorUtils: (4 of...
2022-09-29 wren romano[mlir][sparse] refactoring SparseTensorUtils: (3 of...
2022-09-29 wren romano[mlir][sparse] refactoring SparseTensorUtils: (2 of...
2022-09-29 wren romano[mlir][sparse] refactoring SparseTensorUtils: (1 of...
2022-09-29 Xiang Li[NFC] Use %clang_cc1
2022-09-29 Xiang Li[NFC] Move cc1 test out of Driver test
2022-09-29 Joshua Batista[HLSL] add ceil library function
2022-09-29 Philip Reames[RISCV] Minor code motion in InsertVSETVLI [nfc]
2022-09-29 Alex Brachet[scudo][Fuchsia] Increase MaxNumCachedHint
2022-09-29 Siva Chandra... [libc] Add GNU extension functions sched_getaffinity...
2022-09-29 Siu Chi Chan[HIP] stop forcing the lang std in the driver
2022-09-29 Roy Jacobson[Clang][NFC] Fix broken link in release notes
2022-09-29 Roy Jacobson[Clang] P1169R4: static operator()
2022-09-29 Florian Hahn[SCEVExpander] Move LCSSA fixup to ::expand.
2022-09-29 Bjorn Pettersson[X86] Avoid miscompile in combineOr (X86ISelLowering...
2022-09-29 Bjorn Pettersson[X86] Pre-commit test case showing bug in combineOr...
2022-09-29 Fangrui Song[Driver][test] Restore %clang -cc1 in test/Driver
2022-09-29 Aart Bik[mlir][sparse] fix build breakage due to Arith name...
2022-09-29 Louis Dionne[libc++] Include skipped headers in the --trace-include...
2022-09-29 Michał Górny[clang] [test] Use %clang_cc1 substitution consistently
2022-09-29 Michał Górny[llvm] [lit] Move %clang_dxc substitution from clang...
2022-09-29 Michał Górny[clang] [Driver] More flexible rules for loading defaul...
2022-09-29 bixia1[mlir][sparse] Add rewrite rule for the sort operator.
next