platform/upstream/llvm.git
2023-04-27 Wu, Yingcong[sanitizer] use the right type for sizeof
2023-04-27 Jacob Hegna[MLGO] Fix build error concerning ScalarShape.
2023-04-27 Jeffrey Byrnes[AMDGPU] Track liveins for max-ilp-sched-strategy
2023-04-27 Alexander Shaposhnikov[Clang][Sema] Add a temporary workaround in SemaConcept.cpp
2023-04-27 Thurston Dang[hwasan] Enable common syscall interceptors
2023-04-27 Jacob HegnaAdjust macros which define the ML inlining features.
2023-04-27 Manoj Guptalldb: Fix usage of sve functions on arm64
2023-04-27 Jessica Paquette[profiling] Improve error message for raw profile heade...
2023-04-27 Caslyn Tonelli[gwp_asan] Exclude recoverable tests on Fuchsia
2023-04-27 Alexander Shaposhnikov[Clang][Sema] Fix comparison of constraint expressions
2023-04-27 Tom Honermann[Clang] Add tests and mark as implemented WG14-N2728
2023-04-27 Roland McGrath[libc++] Use __is_convertible built-in when available
2023-04-27 Paul Kirth[clang][driver] Enable MisExpect diagnostics flag outsi...
2023-04-27 Nick Desaulniers[CodeGen][MachineLastInstrsCleanup] fix INLINEASM_BR...
2023-04-27 Nick Desaulniers[CodeGen] precommit machine-latecleanup test
2023-04-27 LLVM GN Syncbot[gn build] Port bf199576f931
2023-04-27 Nikolas Klauser[libc++][PSTL][NFC] Rename to `pstl/` to `__pstl/`
2023-04-27 Mingming Liu[PGO]Implement metadata combine for 'branch_weights...
2023-04-27 Andrew Gozillon[MLIR][LLVM] Add accessor for LLVMModule and invoke...
2023-04-27 Christian Ulmann[PGO] Fix dead StringRef access
2023-04-27 Joseph Huber[libc] Add more missing GPU utilities
2023-04-27 Mircea Trofin[nfc][thinlto] Handle global constant importing separately
2023-04-27 Snehasish Kumar[memprof][NFC] Update a stale comment about symbolization.
2023-04-27 Slava Zakharin[flang][hlfir] Fixed passing c_ptr arguments by value.
2023-04-27 Noah Goldstein[ValueTracking] Add logic for `udiv x,y != 0` if `y...
2023-04-27 Arthur EubanksRevert "[MergeICmps] Adapt to non-eq comparisons, bugfix"
2023-04-27 Alan ZhaoFix spacing in ReleaseNotes.rst link
2023-04-27 Craig Topper[RISCV] Add a release note for the removal of __attribu...
2023-04-27 Jonathon Penix[flang] Add Clang CMake modules path for Decimal library
2023-04-27 Alexey Bataev[SLP][NFC]Avoid extra useless ConstantVector creation...
2023-04-27 Changpeng FangAMDGPU: Define sub-class of SGPR_64 for tail call return
2023-04-27 Elliot GoodrichKeep multiple-include optimization for null directives
2023-04-27 Alan Zhao[clang] Fix a crash with parenthesized aggregate initia...
2023-04-27 Arthur Eubanks[NFC][MachineFunctionPassManager] Remove unused DebugLo...
2023-04-27 ManuelJBrito[IR][NFC] Change UndefMaskElem to PoisonMaskElem
2023-04-27 Alexis Engelke[RegAllocFast] Use uint16_t SparseT for LiveRegMap
2023-04-27 Shubham Sandeep... Remove unused attributes from move-dbg-values-imm-test.mir
2023-04-27 Mingming Liu[AArch64][InlineAsm]Add Clang support for flag output...
2023-04-27 Jean Perier[flang][lowering] Do not instantiate component symbols...
2023-04-27 Alexey Bataev[SLP]Fix a crash for the replaced vectorized value.
2023-04-27 Nikolas Klauser[libc++][PSTL][NFC] clang-format files
2023-04-27 Martin Storsjö[libcxx] [test] Prepend to PATH instead of overriding it
2023-04-27 Martin Storsjö[libcxx] [test] Unbreak passing multiple env variables...
2023-04-27 Martin Storsjö[libcxx] [test] Print the failing commands in Configura...
2023-04-27 David Green[AArch64] Regenerate trunc-to-tbl and zext-to-tbl tests...
2023-04-27 Christian Ulmann[PGO] Minor instrumentation code cleanup (NFC)
2023-04-27 Jay Foad[SimplifyCFG] Remove some unnecessary TTI arguments...
2023-04-27 Kiung Jung[MLIR][EmitC] Add empty emitc.constant check
2023-04-27 Ulrich Weigand[LLD][ELF] Fix compressed-debug-level test on SystemZ
2023-04-27 Ulrich WeigandFix PDB relocation on big-endian hosts
2023-04-27 Akash Banerjee[MLIR][OpenMP] Use inlineConvertOmpRegions for targetDa...
2023-04-27 Kiung JungDisallow to apply the op & to const
2023-04-27 Craig Topper[LegalizeVectorOps] Use all ones mask when expanding...
2023-04-27 Mark de Wever[libc++] Adds newer clang-tidy in the CI.
2023-04-27 Jakub Kuderski[mlir][arith] Add missing canon pattern `trunci(ext...
2023-04-27 Craig Topper[RISCV] Remove support for attribute interrupt("user").
2023-04-27 Mark de Wever[libc++][chrono] Adds formatter file_time.
2023-04-27 LLVM GN Syncbot[gn build] Port 9d16cbc5c8bd
2023-04-27 Mark de Wever[libc++] Adds more forward declaration headers.
2023-04-27 Louis Dionne[libc++] Fix ODR violation with placeholders
2023-04-27 Andrew Gozillon[MLIR][OpenMP][test] Update omp::FlagsAttr tests to...
2023-04-27 Andrew Gozillon[MLIR][OpenMP] Add check for appropriate module operati...
2023-04-27 Nico Weber[clang] Try to fix check-clang after f539b6ffc251
2023-04-27 Christian Ulmann[PGO] Move CFGMST.h into the include directory
2023-04-27 Nikita Popov[Polly] Update polly test after SCEV changes
2023-04-27 skc7[AMDGPU] Legalize soffset of buffer instructions. Use...
2023-04-27 Zequan WuRevert "[COFF] Add MC support for emitting IMAGE_WEAK_E...
2023-04-27 Akash Banerjee[MLIR][OpenMP][NFC] Minor code cleanup
2023-04-27 Jingu Kang[AArch64] Precommit tests for VECTOR_SHUFFLE
2023-04-27 ManuelJBrito[IR] Change shufflevector undef mask to poison
2023-04-27 Zhongyunde[InstCombine] Add frozen for the condition value of...
2023-04-27 Erich Keane[NFC] Add tests from my fix for GH62362.
2023-04-27 Nikita Popov[SCEV] Drop LCSSA check in createNodeFromSelectLikePHI()
2023-04-27 Nikita Popov[SCEV] Try simplifying phi before createNodeFromSelectL...
2023-04-27 Haojian Wu[clangd] Fix the include-cleaner-batch-fix.test failure...
2023-04-27 OCHyams[DebugInfo][InstCombine] Fix missing source and variabl...
2023-04-27 Ilya Leoshkevich[KMSAN] Enable on SystemZ
2023-04-27 Nikita Popov[SCEV] Regenerate test checks (NFC)
2023-04-27 Nikita Popov[SCEV] Remove LCSSA special case in getSCEVAtScope...
2023-04-27 Jie Fu[mlir][test] Remove unused lambda capture 'this' in...
2023-04-27 Timm Bäder[clang][Interp] Emit diagnostic when comparing function...
2023-04-27 Haojian Wu[clangd] Add batch fixes for include-cleaner diagnostics
2023-04-27 Jay Foad[DAG] Do not call computeKnownBits from isKnownToBeAPow...
2023-04-27 Timm Bäder[clang][Interp] Check Neg ops for errors
2023-04-27 Mikhail Goncharov[bazel][mlir] fix build for transform utils
2023-04-27 Alexis Engelke[AArch64][FastISel] Handle call with multiple return...
2023-04-27 Jie Fu[X86] Fix -Wstring-conversion in X86InstrInfo.cpp ...
2023-04-27 Mariya Podchishchaeva[clang] Do not crash on undefined template partial...
2023-04-27 Nikita Popov[SCEV] Check correct binary operator for nowrap flags
2023-04-27 Nikita Popov[SCEV] Check MatchBinaryOp opcode instead of original...
2023-04-27 Jie Fu[X86] Fix -Wsometimes-uninitialized in X86InstrInfo...
2023-04-27 Mikhail Goncharov[bazel][mlir] update build for mem2reg f88f8fd0bca34dc8...
2023-04-27 Nikita Popov[SCEV] Fix getOperandsToCreate() for and/or
2023-04-27 gilsaia[MLIR][presburger] normalize divisionrepr
2023-04-27 Luo, Yuanke[X86] Machine combine vnni instruction.
2023-04-27 Jay Foad[BranchFolder] Skip redundant IMPLICIT_DEFs of subregs
2023-04-27 Jay Foad[BranchFolder] Precommit AMDGPU test case for D148509
2023-04-27 Alvin Wong[lit] Set __COMPAT_LAYER=RunAsInvoker when running...
2023-04-27 Lorenzo Chelini[MLIR][Linalg] Change destination logic in `bubbleUpPac...
2023-04-27 Nicolai HähnleAMDGPU: Fix an assertion in SIOptimizeVGPRLiveRange
next