platform/upstream/llvm.git
2023-04-06 Luke Lau[RISCV] Use tail agnostic policy more often when loweri...
2023-04-06 Luo, Yuanke[Coverity] Initialize pointer memeber.
2023-04-06 Luke Lau[RISCV] Move some vector tests to rvv directory. NFC
2023-04-06 Shengchen Kan[X86][mem-fold] Remove redundant variable IsAligned...
2023-04-06 Shengchen Kan[X86][NFC] Fix for warning C4334: '<<': result of 32...
2023-04-06 Dávid Bolvanský[Inliner] Added test with nonnull callsite attribute
2023-04-06 Nikita Popov[FunctionAttrs] Add more nounwind tests (NFC)
2023-04-06 David Sherwood[LoopVectorize] Fix zext/sext cost calculations when...
2023-04-06 Timm Bäder[clang][Interp] Fix zero-initializing of floating types
2023-04-06 Nikita Popov[FunctionAttrs] Add additional nounwind inference tests...
2023-04-06 Timm Bäder[clang][Interp][NFC] Context: Add getFloatSemantics()
2023-04-06 Shengchen Kan[X86][mem-fold] Simplify the logic and correct the...
2023-04-06 Timm Bäder[clang][Interp][NFC] Call emit*Ptr directly
2023-04-06 luxufan[GVNHoist][NFC] Regenerate test case.
2023-04-06 Martin Storsjö[compiler-rt] [test] Only pass -incremental:no to the...
2023-04-06 Martin Storsjö[compiler-rt] [test] [fuzzer] Don't pass msvc/clang...
2023-04-06 Martin Storsjö[compiler-rt] Create the umbrella check-compiler-rt...
2023-04-06 Martin Storsjö[libunwind] [test] Add a mingw specific test config...
2023-04-06 Martin Storsjö[libunwind] Fflush stderr after each log message
2023-04-06 Martin Storsjö[libunwind] Fix a typo in a debug log message. NFC.
2023-04-06 Martin Storsjö[libcxxabi, libunwind] [test] Quote the python path...
2023-04-06 Nikita Popov[InstCombine] Remove addrspacecast bitcast extraction...
2023-04-06 Bjorn Pettersson[SimpleLoopUnswitch] Fix SCEV invalidation issue
2023-04-06 Nikita Popov[InstCombine] Remove various checks for opaque pointers...
2023-04-06 Timm Bäder[clang][Interp] Record initialization via conditional...
2023-04-06 Nikita Popov[LoopVectorize] Convert some tests to opaque pointers...
2023-04-06 Guillaume Chatelet[libc] Remove dead code
2023-04-06 Ben Shi[AVR] Fix incorrect expansion of pseudo instructions...
2023-04-06 Martin Braenne[clang][dataflow] Use `isRecordType()` where appropriate.
2023-04-06 Nikita Popov[InstCombine] Remove GEP of bitcast folds (NFC)
2023-04-06 Chuanqi Xu[C++20] [Coroutines] Handle function-try-block in SemaC...
2023-04-06 Nikita Popov[InstCombine] Remove visitGEPOfBitcast() fold (NFC)
2023-04-06 Martin Braenne[clang][dataflow] Eliminate code duplication in Environ...
2023-04-06 Noah Goldstein[X86] Add InstFixup for masked `unpck{l|h}pd` -> masked...
2023-04-06 LLVM GN Syncbot[gn build] Port 8d7c865c2e22
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...
next