platform/upstream/llvm.git
2022-11-16 Ivan Butygin[mlir][arith] Fold `and(a, and(a, b))` to `and(a, b)`
2022-11-16 Mehdi AminiImprove diagnostic when parsing a custom op without...
2022-11-16 Tom Honermann[Clang] Correct when Itanium ABI guard variables are...
2022-11-16 Michael Jones[libc] Fix builtin definition for memory functions
2022-11-16 Joshua Batista[HLSL] add cos library function
2022-11-16 Peiming Liu[mlir][sparse] fix CHECK test error on windows.
2022-11-16 Louis Dionne[clang] Don't include C++ Standard Library headers...
2022-11-16 bixia1[mlir][sparse] Make integration tests run on both libra...
2022-11-16 Matt ArsenaultOpenMP: Remove -fno-experimental-isel flag from testing
2022-11-16 Matt ArsenaultAutoUpgrade: Fix assertion on invalid name mangling...
2022-11-16 Zequan Wu[AST] Fix class layout when using external layout under...
2022-11-16 Zequan Wu[LLDB][NativePDB] Forcefully complete a record type...
2022-11-16 David GoldmanFix use of dangling stack allocated string in IncludeFixer
2022-11-16 Krzysztof Parzyszek[Hexagon] Rearrange bits in TSFlags, NFC
2022-11-16 Alexey Bataev[SLP]Fix PR58766: deleted value used after vectorization.
2022-11-16 Tomas Matheson[ARM][AArch64] Move common code into ARMTargetParserCommon
2022-11-16 Joseph Huber[libc] Fix assert.h and ctype.h not being built
2022-11-16 Brett Werling[ELF] Handle GCC collect2 -plugin-opt= on Windows
2022-11-16 Muhammad Omair... [llvm-objcopy] XFAIL ELF/update-section.test on 32...
2022-11-16 Simon Pilgrim[X86] Remove unnecessary override GFNI AFFINE reg-reg...
2022-11-16 Teresa JohnsonRestore "[MemProf] ThinLTO summary support" with more...
2022-11-16 Sander de Smalen[AArch64] NFC: Fix broken test sve-fixed-ld2-alloca.ll
2022-11-16 Nick Desaulniers[LangRef] remove callbr references from Addresses of...
2022-11-16 Matt ArsenaultMemoryBuiltins: Don't check for unsized allocas
2022-11-16 Simon Pilgrim[MCA][X86] Add test coverage for VBMI instructions
2022-11-16 Guray Ozen[mlir] Introduce `replaceUsesOfWith` to `RewriterBase`
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...
next