platform/upstream/llvm.git
2022-11-16 Sander de Smalen[SME] Store buffer to the correct pointer when setting...
2022-11-16 Mahesh Ravishankar[mlir][Linalg] Move patterns to remove dead arguments...
2022-11-16 Aart Bik[mlir][sparse] bring CHECK tests back (but disabled)
2022-11-16 Kadir Cetinkaya[include-cleaner] Defer decl->stdlib conversion into...
2022-11-16 Matt ArsenaultGlobalISel: Fold some idempotent operations
2022-11-16 Alexey Bataev[SLP]Fix PR58956: fix insertpoint for reduced buildvect...
2022-11-16 zhongyunde[NFC] Fix typo in comment
2022-11-16 Erich Keane[Concepts] Fix friend-checking to include NTTPs
2022-11-16 LLVM GN Syncbot[gn build] Port 332c4af35db9
2022-11-16 Muhammad Omair... Revert "[NFC] Make format() more amenable to format...
2022-11-16 serge-sans... [Lexer] Speedup LexTokenInternal
2022-11-16 Jay Foad[AMDGPU] Reinstate some dwordx3 tests
2022-11-16 Nicholas Guy[AArch64][CodeGen] Add AArch64 support for complex...
2022-11-16 Joseph Huber[OMPT] Fix debug prefix not being defined
2022-11-16 Paul Robinson[lit] Add `target=<triple>` as a feature keyword
2022-11-16 Dmitry Preobrazhensky[AMDGPU][GFX11] Refactor VOPD operands handling
2022-11-16 David Green[AArch64][MachineCombiner] Use MIMetadata to copy pcsec...
2022-11-16 Kevin Sala[Libomptarget] Build plugins-nextgen/common/PluginInter...
2022-11-16 Simon Pilgrim[DAG] simplifySelect - add support for vselect(0, T...
2022-11-16 Guillaume Chatelet[libc][benchmark] Fix wrong BatchSize leading to data...
2022-11-16 Lorenzo Chelini[MLIR][Tensor] Clean-up `ops.mlir` test (NFC)
2022-11-16 David Green[AArch64] Add GPR rr instructions to isAssociativeAndCo...
2022-11-16 John Brawn[AArch64] Mark all instructions that read/write FPCR...
2022-11-16 OCHyams[Assignment Tracking][11/*] Update RemoveRedundantDbgInstrs
2022-11-16 Michał Górny[clang][Driver] allow tilde in user config dir
2022-11-16 luxufan[JITLink][RISCV] Add R_RISCV_LO12_S relocation support
2022-11-16 Simon Pilgrim[X86] combineConcatVectorOps - don't concat(vselect...
2022-11-16 Benjamin Maxwell[AArch64] Lower fixed-length vector_shuffle to SVE...
2022-11-16 Jeremy MorseRevert "Restore "[MemProf] ThinLTO summary support...
2022-11-16 Pavel LabathRevert "Send statistics in initialized event"
2022-11-16 Benjamin Maxwell[AArch64][CodeGen] Remove redundant vector negations...
2022-11-16 Simon Pilgrim[X86] vselect-avx.ll - add AVX512 test coverage
2022-11-16 Guillaume Chatelet[libc][NFC] move memmove implementation
2022-11-16 Guillaume Chatelet[libc] deprecate LLVM_LIBC_MEMCPY_X86_USE_ONLY_REPMOVSB
2022-11-16 Guillaume Chatelet[libc] remove mem functions dead code
2022-11-16 Ties Stuij[AArch64][ARM] add Armv8.9-a/Armv9.4-a identifier support
2022-11-16 OCHyams[NFC][SelectionDAG][DebugInfo] Refactor DanglingDebugIn...
2022-11-16 OCHyams[NFC][SelectionDAG][DebugInfo] Remove duplicate paramet...
2022-11-16 ReedAdd Float8E4M3FN type to MLIR.
2022-11-16 Vladislav Vinogradov[mlir][linalg] Fix bug in InferStaticShapeOfOperands...
2022-11-16 Timm Bäder[clang][Parse][NFC] Remove unused DenseMap
2022-11-16 Timm Bäder[clang][NFC] Remove unused CastForMoving parameter
2022-11-16 Samuel Parker[WebAssembly] multivalue stackify fix
2022-11-16 Timm Bäder[clang][Interp][NFC] Use constexpr if in OffsetHelper
2022-11-16 Guray Ozen[mlir] [transform] Fix for RAUW error in transform...
2022-11-16 Youling Tang[MC][LoongArch] Fix needsRelocateWithSymbol() implement...
2022-11-16 Matt ArsenaultAMDGPU/GlobalISel: Fix shift tests using out of bounds...
2022-11-16 Matt ArsenaultDAG: Fix assert on load casted to vector with attached...
2022-11-16 Jay Foad[AMDGPU][GISel] Smaller code for scalar 32 to 64-bit...
2022-11-16 gonglingqin[LoongArch] Add immediate operand validity check for...
2022-11-16 Muhammad Omair... [LLDB] Xfail TestVSCode_eventStatistic.py on Arm/AArch6...
2022-11-16 Christudasan... [AMDGPU] Remove the assertion for MUBUF instruction...
2022-11-16 Serge Pavlov[Driver] Enable nested configuration files
2022-11-16 Matt ArsenaultInstSimplify: Fold arithmetic_fence as idempotent
2022-11-16 Matt ArsenaultIR: Make arithmetic_fence a DefaultAttrs intrinsic
2022-11-16 LLVM GN Syncbot[gn build] Port 617277e7cbda
2022-11-16 Yeting Kuo[VP][RISCV] Add vp.nearbyint and RISC-V support.
2022-11-16 Björn Schäpers[clang-format][NFC] Improve documentation of FixNamespa...
2022-11-16 Björn Schäpers[clang-format][NFC] Improve documentation on ReflowComments
2022-11-16 Björn Schäpers[clang-format][NFC] Moved configuration parsing tests...
2022-11-16 Woody Lin[AArch64InstPrinter] Print TargetAddress as an uint64_t
2022-11-16 Aart Bik[mlir][sparse] avoid single small vector, set exact...
2022-11-16 Paul KirthRevert "[pgo] Avoid introducing relocations by using...
2022-11-16 Yeting Kuo[VP][RISCV] Add vp.bswap and RISC-V support.
2022-11-16 Craig Topper[RISCV] Improve formatting of Sched lists in tablegen...
2022-11-16 George HuSend statistics in initialized event
2022-11-16 Mahesh Ravishankar[mlir][Transforms] CSE of ops with a single block.
2022-11-16 Luo, Yuanke[X86][AMX] Fix the shape dependency issue.
2022-11-16 wangpc[RISCV] Don't use zero-stride vector load for gather...
2022-11-16 Craig Topper[RISCV] Remove some unneeded widening FP vector pseudo...
2022-11-16 Han-Kuan Chen[RISCV] Refactor getDefaultVLOps. NFC.
2022-11-16 Qiu Chaofan[PowerPC] Fix strict load-conversion recognition
2022-11-16 Michael MaitlandRevert "[RISCV][llvm-mca] Use LMUL Instruments to provi...
2022-11-16 wren romano[mlir][sparse] move SparseTensorReader functions into...
2022-11-16 Michael Maitland[RISCV][llvm-mca] Use LMUL Instruments to provide more...
2022-11-16 River Riddle[mlir][Translation] Allow specifying an expected input...
2022-11-16 Akira Hatanaka[Sema] Use the value category of the base expression...
2022-11-16 Arthur Eubanks[lldb] Fix simple template names and template params...
2022-11-16 Peiming Liu[mlir][sparse] fix memory leakage in concatenate rewriter.
2022-11-15 Benjamin Kramer[bazel] Remove reference to file removed in 70dc3b811e4...
2022-11-15 Raman Tenneti[libc] [Obvious] Cleanup.
2022-11-15 Wanyi Ye[lldb-vscode] Send Selected Statistics Dump in Terminat...
2022-11-15 Michael Jones[libc] disable flakey tests
2022-11-15 Aart Bik[mlir][sparse] cleanup small vector constant hints
2022-11-15 Raman Tenneti[libc] cleanup changes to gettimeofday.
2022-11-15 Amir Ayupov[BOLT-TESTS] Follow-up to D131919
2022-11-15 eopXD[LSR] Check if terminating value is safe to expand...
2022-11-15 LLVM GN Syncbot[gn build] Port a16bd4f9f25e
2022-11-15 LLVM GN Syncbot[gn build] Port 4be39288f506
2022-11-15 bixia1[mlir][sparse] Fix rewriting for convert op and concate...
2022-11-15 Jason MolendaNFC test if rosetta is installed before running x86...
2022-11-15 Akira Hatanaka[ObjC] Fix an assertion failure in EvaluateLValue
2022-11-15 eopXD[Clang][Sema] Refactor category declaration under Check...
2022-11-15 Craig Topper[TargetLowering][RISCV][ARM][AArch64][Mips] Reduce...
2022-11-15 Arthur Eubanks[AggressiveInstCombine] Remove legacy PM pass
2022-11-15 Jason MolendaNFC test if rosetta debugserver exists before testing...
2022-11-15 Arthur Eubanks[opt] Print deprecation warning for use of legacy synta...
2022-11-15 Med Ismail... [lldb/test] Fix app_specific_backtrace_crashlog.test...
2022-11-15 Philip Reames[RISCV] Move GlobalISEL specific files to sub-directory...
2022-11-15 Ben Langmuir[clang][deps] Remove checks that were just for exhausti...
next