platform/upstream/llvm.git
2023-04-06 Shoaib Meenai[runtimes] Fix typo from e787ef86634553131f8e47bd8eaaed...
2023-04-06 Kristof Beyls[docs] Also mention Discord on Contributing.rst page
2023-04-06 Piyou Chen[RISCV] Support __builtin_nontemporal_load/store by...
2023-04-06 Shengchen Kan[X86][InstCombine] Avoid -Wparentheses warnings introdu...
2023-04-06 Jessica Del[AMDGPU][GISel] Add inverse ballot intrinsic
2023-04-06 Shengchen Kan[X86][mem-fold] Refine the code in X86FoldTablesEmitter...
2023-04-06 Valery Pykhtin[CodeGen] Speedup stack slot sharing during stack color...
2023-04-06 Matthias Springer[mlir][bufferization] Add bufferization.eliminate_empty...
2023-04-06 Freddy Ye[X86] Add AMX_COMPLEX to Graniterapids
2023-04-06 Matthias Springer[mlir] Use BaseMemRefType for ranked/unranked memrefs
2023-04-06 Matthias Springer[mlir] Use RankedTensorType when rank is required
2023-04-06 Shengchen Kan[X86][mem-fold] Refine the code in X86FoldTablesEmitter...
2023-04-06 Matthias Springer[mlir][bufferize] Simplify one_shot_bufferize transform op
2023-04-06 Matthias Springer[mlir][linalg] Use TrackingListener for VectorizeOp
2023-04-06 Philip Reames[LAA] Group implementation of stride speculation into...
2023-04-06 Chuanqi XuRecommit [C++20] [Modules] Don't load declaration eager...
2023-04-06 Alexey LapshinRevert "[ADT][ConcurrentHashTable] Change thread_local...
2023-04-06 Craig Topper[RISCV] Add vector load/store intrinsics to getTgtMemIn...
2023-04-06 Maryam Moghadas[PowerPC] Update pr61315.ll to address D146632 failure
2023-04-06 Yeting Kuo[RISCV] Support vector type strict_[su]int_to_fp and...
2023-04-06 Matthias Springer[mlir][arith] Add ValueBoundsOpInterface impls
2023-04-06 Craig Topper[SelectionDAG] Expand VP SDNodes by default.
2023-04-06 Matthias Springer[mlir][memref] Add ValueBoundsOpInterface impls
2023-04-06 Matthias Springer[mlir][linalg] ValueBoundsOpInterface: Add affine.apply op
2023-04-06 Maryam Moghadas[PowerPC] Fix the xxperm swap requirements
2023-04-06 Matthias Springer[mlir][Interfaces] Add ValueBoundsOpInterface
2023-04-06 Philip Reames[RISCV][CostModel] Add tests for first class aggregate...
2023-04-06 Philip Reames[RISCV] Speculative fix for issue reported against...
2023-04-06 Yaxun (Sam... [Driver] Fix rpath for compiler-rt
2023-04-06 Jim InghamFix the check in StopInfoBreakpoint for "are we current...
2023-04-06 Nico Weber[gn] port 405ceaa09de0
2023-04-06 Chia-hung DuanRevert "[scudo] Switch to use MemMap in tests"
2023-04-05 Chia-hung Duan[scudo] Fix __require_constant_initialization__ on...
2023-04-05 Vitaly Buka[lsan] Rename IgnoreObjectLocked into IgnoreObject
2023-04-05 Vitaly Buka[hwasan] Use GetBlockBegin instead of GetBlockBeginFast...
2023-04-05 Aart Bik[mlir][sparse][gpu] end-to-end example with sparse...
2023-04-05 Ilia Kuklin[MSP430] Add CFI instructions for MSP430.
2023-04-05 Dávid Bolvanský[Tests] More InlineCost tests with attributes only...
2023-04-05 Bill Wendling[Clang][NFC] Refactor "Designators" to be more similar
2023-04-05 Richard SmithLazily deserialize default member initializers.
2023-04-05 Matt ArsenaultRegAllocFast: Fix dropping subreg indexes on unassigned...
2023-04-05 Aart Bik[mlir][sparse][gpu] sparse GPU code generator pipeline...
2023-04-05 Han Zhu[isel] Pre-commit test for pr61964 fix
2023-04-05 Dávid Bolvanský[Tests] Added InlineCost test when arg is known as...
2023-04-05 Jeff Byrnes[AMDGPU] Add Lower Bound to PipelineSolver
2023-04-05 Ziqing LuoReland "[-Wunsafe-buffer-usage] Fix-Its transforming...
2023-04-05 V Donaldson[flang] Nonconformant assigned gotos
2023-04-05 Jon Phillips[clang-format] Fix bugs with "LambdaBodyIndentation...
2023-04-05 Chia-hung Duan[scudo] Switch to use MemMap in tests
2023-04-05 Chia-hung Duan[scudo] Manage pages with MemMap in Secondary Allocator
2023-04-05 Chia-hung Duan[scudo] Manage pages with MemMap in SizeClassAllocator64
2023-04-05 Jon Chesterfield[amdgpu][nfc] Remove dead code associated with LDS...
2023-04-05 Justin LebarMark threadIdx.x and friends as noundef.
2023-04-05 Valentin Clement[flang] Keep the extended value for assumed-type optional
2023-04-05 Joseph Huber[libc] Only add extra runtime dependencies if the targe...
2023-04-05 Matthew VossUpdate clang :: Driver/debug-options.c to fix the buildbots
2023-04-05 Alexey Lapshin[ADT][ConcurrentHashTable] Change thread_local to LLVM_...
2023-04-05 Joseph Huber[OpenMP] Add tool dependencies in runtimes mode
2023-04-05 Joseph Huber[libc] Search for the CUDA patch explicitly when testing
2023-04-05 Petr Hosek[CMake] Support runtimes targets without specifying...
2023-04-05 Manna, Soumi[NFC][clang] Fix Coverity static analyzer tool concerns...
2023-04-05 Matthew Voss[PS4][clang] Fix the format of the LTO debug options...
2023-04-05 Jan Svoboda[clang][deps] NFC: Make PCH test more debuggable
2023-04-05 Jan Svoboda[clang][deps] NFC: Don't collect PCH input files
2023-04-05 Thurston DangRemove unintended __sanitizer_get_allocation_bounds...
2023-04-05 Francesco PetrogalliRevert "[clang][lit] Make LIT aware of env CLANG_CRASH_...
2023-04-05 Guillaume Chatelet[libc][NFC] Rework generic memory operations
2023-04-05 Zequan WuAdd release note for D147569.
2023-04-05 Zequan Wu[Coverage] Fix crash when visiting PseudoObjectExpr.
2023-04-05 Aart Bik[mlir][sparse][gpu] a first prototype sparse GPU code...
2023-04-05 Daniel Thornburgh[Object] Refactor build ID parsing into Object lib.
2023-04-05 Pavel Labath[lldb] Remove unused functions from RegisterContextLinu...
2023-04-05 Keith Smiley[dsymutil] Remove empty reproducer directory on exit
2023-04-05 Andrew Gozillon[OpenMP][MLIR][Flang][bbc][Driver] Add OpenMP RTL Flags...
2023-04-05 Mike Rice[MSVC] Allow declaration of multi-dim 'property' array...
2023-04-05 Aaron BallmanFix LLVM sphinx build
2023-04-05 Aaron BallmanAdd some additional comments to this test; NFC
2023-04-05 Shao-Ce SUN[flang][runtime] Support L editing of Logical
2023-04-05 Roy Sundahl[sanitizers] Simplify Explainer about dyld and weak...
2023-04-05 Michael Jones[libc] fix strtofloat on large exponents
2023-04-05 Philip Reames[RISCV][TTI] Cost model for SK_ExtractSubvector
2023-04-05 David Green[LV] Cleanup and reformatting for some debug messages...
2023-04-05 Alexey Bataev[SLP]Find reused scalars in buildvector sequences,...
2023-04-05 Philip Reames[IVDescriptors] Add pointer InductionDescriptors with...
2023-04-05 Martin Storsjö[libunwind] Fix a case of inconsistent indentation...
2023-04-05 Stefan Gränitz[JITLink][AArch32] Implement ELF::R_ARM_ABS32 after...
2023-04-05 Adrian PrantlSkip tests under asan
2023-04-05 Shengchen Kan [X86][mem-fold] Simplify code by using StringRef:...
2023-04-05 OCHyams[DebugInfo] Update test to use opaque ptrs
2023-04-05 Shengchen Kan[X86][mem-fold] Remove the logic for FoldGenData, NFCI
2023-04-05 Nikita PopovRevert "[SimplifyCFG][LICM] Preserve nonnull, range...
2023-04-05 Paul Scoropan[Flang] Fix usage of uninitialized resolution variable
2023-04-05 Nikita Popov[Coroutines] Convert test to opaque pointers (NFC)
2023-04-05 Philip Reames[RISCV] Account for LMUL in memory op costs
2023-04-05 Dávid Bolvanský[AggressiveInstCombine] Enable also for -O2
2023-04-05 Florian Hahn[Matrix] Limit dot lowering to column major matrixes.
2023-04-05 David Sherwood[AArch64][SME] Disable ZA LDR/STR addressing optimisations
2023-04-05 Nikita Popov[InstCombine] Remove varargs cast transform (NFC)
2023-04-05 Jie Fu[Transforms] Fix -Wunused-function for 'GetReplicateReg...
2023-04-05 Krzysztof Parzyszek[Hexagon] Remove -opaque-pointers=0 from tests
next