platform/upstream/llvm.git
2022-11-24 Fangrui Song[MC] Move AsmMacroMaxNestingDepth inside llvm:: after...
2022-11-24 Fangrui Song[CSSPGO] Move cl::opt inside llvm:: after D100528 and...
2022-11-24 Fangrui Song[LoopVectorize] Internalize some cl::opt
2022-11-24 Fangrui SongStandardInstrumentations: Internalize some cl::opt
2022-11-24 Fangrui SongAST: Internalize functions after D111283
2022-11-24 Vasileios Porpodas[NFC] Replaced BB->getInstList().{erase(),pop_front...
2022-11-24 Dmitry Vyukovtsan: intercept epoll_pwait2
2022-11-24 Fangrui SongHost: Internalize computeHostNumPhysicalCores/computeHo...
2022-11-24 Fangrui SongRevert "Host: Internalize computeHostNumPhysicalCores...
2022-11-24 Aiden Grossman[MLGO] Fix InlineAdvisor and ModelUnderTrainingRunner...
2022-11-24 wangpc[RISCV] Lower unmasked zero-stride vector load to ...
2022-11-24 wangpc[RISCV] Precommit test for D138101
2022-11-24 Hanhan WangRevert "[mlir][linalg] Add a new pattern to handle...
2022-11-24 gonglingqin[LoongArch] Diagnose the behavior of reading and writin...
2022-11-24 Luo, Yuanke[X86][AMX] Fix typo of the headerfile.
2022-11-24 Michał Górny[flang] Harmonize standalone gtest support with other...
2022-11-24 Fangrui Song[Object] Internalize readBBAddrMapImpl
2022-11-24 Fangrui SongHost: Internalize computeHostNumPhysicalCores/computeHo...
2022-11-24 Fangrui SongModuleSummaryAnalysis: Internalize some cl::opt
2022-11-24 Vasileios Porpodas[NFC] Use BB->size() instead of BB->getInstList().size().
2022-11-24 Fangrui SongRISCVISAInfo: Internalize struct FindByName
2022-11-24 chenglin.bi[InstSimplify] Add precommit test for D138542; NFC
2022-11-24 Kazu Hirata[ADT] Deprecate Optional::getPointer
2022-11-24 Kazu Hirata[ADT] Deprecate llvm::NoneType
2022-11-24 bixia1[mlir][sparse] Add expand_symmetry attribute to the...
2022-11-24 Ben Dunbobbin[windows-itanium] Propagate DLL storage class to Initia...
2022-11-24 Jakub Kuderski[mlir][spirv] Define `OpSMulExtended` and `OpUMulExtend...
2022-11-23 Jakub Kuderski[mlir][vector] Simplify fold pattern for ExtractOp...
2022-11-23 Kazu Hirata[lldb] Fix a warning
2022-11-23 Nikolas Klauser[libc++][clang-tidy] Enable readability-simplify-boolea...
2022-11-23 Kazu Hirata[ADT] Remove Optional::{has_value,value}, etc (NFC)
2022-11-23 Kazu HirataUse std::nullopt_t instead of NoneType (NFC)
2022-11-23 Florian Hahn[BasicAA] Add tests with __memcpy_chk.
2022-11-23 WuXinlongAdd MC support of RISCV Zcd Extension
2022-11-23 Krzysztof Parzyszek[Hexagon] Fix deinterleaving after vmpyh
2022-11-23 Krzysztof Parzyszek[Hexagon] Fix order of operands in V6_vmpyhus
2022-11-23 Fangrui Song[ASTReader] Fix zlib header detection 0x78 after D137885
2022-11-23 Benjamin Kramer[PowerPC][NFC] Merge LLVM_DEBUG statements to avoid...
2022-11-23 Benjamin KramerUnbreak lldb build broken by d941fceca8e9
2022-11-23 Maryam Moghadas[PowerPC] Exploit xxperm, check for dead vectors and...
2022-11-23 Fangrui Song[modules] Support zstd in .pcm file
2022-11-23 Luca Boasso[mlir][index] Add and, or, and xor ops
2022-11-23 Snehasish Kumar[memprof] Fix RAII usage of SpinMutexLock, remove unuse...
2022-11-23 Uday Bondhugula[MLIR] Fix bug in simplify affine map with operands
2022-11-23 Hanhan Wang[mlir][linalg] Add a new pattern to handle folding...
2022-11-23 Alexey KreshchukDo not suggest taking the address of a const pointer...
2022-11-23 Alexander Belyaev[mlir] Remove clone methods from DPS interface.
2022-11-23 Greg ClaytonAdd the ability to see when a type in incomplete.
2022-11-23 Paulo Matos[WebAssembly] Remove unnecessary GEP insts from table...
2022-11-23 Matt ArsenaultCloneModule: Handling cloning ifuncs
2022-11-23 Hassnaa Hamdi[AArch64][SME]: Generate streaming-compatible code...
2022-11-23 Hassnaa Hamdi[AArch64][SME]: Add precursory tests for D138292
2022-11-23 Louis Dionne[libc++][NFC] Fix documentation build
2022-11-23 Hans WennborgRevert "Make -fsanitize=scudo use scudo_standalone...
2022-11-23 Jonas Paulsson[SystemZ] Extend combineGET_CCMASK() to handle a trunc...
2022-11-23 Balazs Benics[analyzer] getBinding should auto-detect type only...
2022-11-23 Louis Dionne[libc++] Remove default definition of std::char_traits
2022-11-23 Louis Dionne[libc++] Add missing __has_include checks for C headers...
2022-11-23 Nico Weber[lld/mac] Reorder an assert() and a printArchiveMemberL...
2022-11-23 Michał Górny[flang] Fix unittests in standalone build for third...
2022-11-23 Emmmer[LLDB][RISCV] Add RV32F instruction support for Emulate...
2022-11-23 OCHyams[Assignment Tracking] Fix DbgVariableIntrinsic::replace...
2022-11-23 Matt ArsenaultUtils: Fix deleting calls to null in non-0 address...
2022-11-23 Louis Dionne[libc++][NFC] Use if-else chain instead of match, which...
2022-11-23 Matt Devereau[VectorCombine] Enable scalarizeBinopOrCmp for scalable...
2022-11-23 Matthias Springer[mlir][utils] Fix invalid reshapes in ComposeCollapseOf...
2022-11-23 Sam McCall[include-cleaner] Show includes matched by refs in...
2022-11-23 Pavel LabathRevert "Add runToBinaryEntry option for lldb-vscode"
2022-11-23 Benjamin KramerRevert "[SROA] `isVectorPromotionViable()`: memory...
2022-11-23 David Green[AArch64] Add Host identifiers for cortex-a55, cortex...
2022-11-23 zhongyunde[AArch64] Optimize cmp chain before legalization
2022-11-23 Haohai Wen[CostModel][X86] Fix permute latency cost
2022-11-23 Stefan GränitzReland "[CGObjC] Add run line for release mode in test...
2022-11-23 Stefan Gränitz[ObjC][ARC] Fix UB in ObjCARCOpt with -enable-objc...
2022-11-23 Benjamin Kramer[bazel] Add missing dependencies after 7a69a9d7ae
2022-11-23 Alex Richardson[libc++] Fix __regex_word value when using newlib/picolibc
2022-11-23 Alex Richardson[SelectionDAG] Remove deprecated MemSDNode->getAlignment()
2022-11-23 Alex Richardson[ASTContext][NFC] Remove getTargetAddressSpace(Qualifie...
2022-11-23 Kito Cheng[clang][RISCV][NFC] Prevent data race in RVVType::compu...
2022-11-23 Akshay BaviskarAdd RegionBranchOpInterface for AffineIf Op
2022-11-23 Matthias Springer[mlir][tensor/memref] Disallow Collapse/ExpandShapeOps...
2022-11-23 Nicolas Vasilache[NFC][mlir] VectorUtils / IndexingUtils simplifications...
2022-11-23 Max Kazantsev[SCEV][NFC] Fix typo in comment
2022-11-23 WuXinlongAdd MC support of RISCV Zcf Extension
2022-11-23 Tom Stellardlibclc: Use cmake files instead of llvm-config
2022-11-23 Michał Górny[cmake] Fix Findzstd.cmake to handle OpenBSD shared...
2022-11-23 Fangrui Song[ELF] createSyntheticSections: simplify config->relocat...
2022-11-23 Philip Reames[RISCV] Add callback plumbing for getArithmeticInstrCos...
2022-11-23 Daniel Rodríguez... [MachO][ObjCopy] Handle exports trie in LC_DYLD_INFO...
2022-11-23 Matt ArsenaultGlobalIFunc: Make ifunc respect function address spaces
2022-11-23 Matt ArsenaultInstCombine: Fold some identities for canonicalize
2022-11-23 Matt ArsenaultInstCombine: Add baseline tests for canonicalize identities
2022-11-23 Haohai Wen[CostModel][X86] Add CostKinds test coverage for shuffl...
2022-11-23 Ruiling Song[AMDGPU][InsertWaits] No wait for WAW for global/scratc...
2022-11-23 Daniel Rodríguez... [MachO] Support exports trie in both LC_DYLD_INFO and...
2022-11-23 Phoebe Wang[X86] Use lock add/sub/or/and/xor for cases that we...
2022-11-23 Xiang Li[NFC][DirectX backend] Update header to fix build error.
2022-11-23 Ben Shi[AVR] Fix wrong ABI of AVRTiny.
2022-11-23 Nico Weber[bolt] Stop setting config.llvm_plugin_ext in lit.site...
2022-11-23 chenglin.bi[DAGCombiner] fold or (xor x, y),? patterns
next