platform/upstream/llvm.git
2022-11-11 Florian Hahn[LV] Remove unused OrigLoopID argument from completeLoo...
2022-11-11 Benjamin MaxwellPrecommit for redundant and after SVE load
2022-11-11 Zahira AmmarguellatThe handling of 'funsafe-math-optimizations' doesn...
2022-11-11 Simon Pilgrim[X86] Replace unnecessary CVTPS2DQ folded overrides...
2022-11-11 Sanjay Patel[InstSimplify] add test for fsub with inf operand; NFC
2022-11-11 Nikita Popov[MemCpyOpt] Avoid moving lifetime marker above def...
2022-11-11 Haojian Wu[include-cleaner] NFC, move the macro location fixme...
2022-11-11 Sanjay Patel[InstSimplify] fold fsub nnan with Inf operand
2022-11-11 Haojian Wu[include-cleaner] NFC, correct a comment in
2022-11-11 Matthias Springer[mlir][bufferize][NFC] Consolidate transform header...
2022-11-11 XingLi[compiler-rt] Mark $t* as clobbered for Linux/LoongArch...
2022-11-11 Ron Liebermanfor Vignesh: land changes to disable two recent ompd...
2022-11-11 Sam McCall[clang-include-cleaner] make SymbolLocation a real...
2022-11-11 wanglei[Clang][LoongArch] Remove duplicate declaration. NFC
2022-11-11 Sam McCall[include-cleaner] Provide public to_string of RefType...
2022-11-11 Martin Storsjö[openmp] [test] Set the right calling convention for...
2022-11-11 Martin Storsjö[openmp] [test] Use omp_testsuite.h instead of directly...
2022-11-11 Martin Storsjö[openmp] [test] Fix building the affinity/format/fields...
2022-11-11 Martin Storsjö[openmp] Fix building in debug mode with mingw
2022-11-11 Sam McCall[include-cleaner] verbatimSpelling->verbatim, clean...
2022-11-11 Guray Ozen[mlir] Fix asan errors in gpu transform dialect
2022-11-11 Matthias Springer[mlir][bufferize] Eliminate tensor.empty ops instead...
2022-11-11 wanglei[LoongArch] Generate PCALAU12I + JIRL instruction pair...
2022-11-11 Dmitry Preobrazhensky[AMDGPU][MC] Disable SGPRs as src operands of VOP3...
2022-11-11 wanglei[LoongArch] Moved expansion of PseudoCALL to LoongArchP...
2022-11-11 Nikita Popov[Hexagon] Use default attributes for intrinsics
2022-11-11 Oleg ShyshkovRevert "Revert "[mlir][linalg] Replace "string" iterato...
2022-11-11 Alexander Belyaev[mlir] Fix forward the fix for incorrect Optional<Array...
2022-11-11 Dmitry Makogon[Test] Add test for crash in IRCE when IV is AddRec...
2022-11-11 Alexander Belyaev[mlir] Fix incorrect access to the Optional<ArrayAttr...
2022-11-11 Haojian Wu[include-cleaner] Initial version for the "Location...
2022-11-11 David Green[AArch64] Add smull sinking extract-and-splat tests...
2022-11-11 Bjorn Pettersson[opt] Remove support for using -O[0|1|2|3|s|z] with...
2022-11-11 Guray Ozen[mlir] Introduce device mapper attribute for `thread_di...
2022-11-11 Timm Bäder[clang][Interp] Protect Record creation against infinit...
2022-11-11 Timm Bäder[clang][Interp] Support alignof()
2022-11-11 Timm Bäder[clang][Interp] DerivedToBase casts
2022-11-11 Joshua BatistaAdd builtin_elementwise_sin and builtin_elementwise_cos
2022-11-11 Vignesh Balasubramanian[OpenMP] [OMPD] Testcases for libompd
2022-11-11 Craig Topper[RISCV] Remove unused CHECK lines from test. NFC
2022-11-11 Xiaodong Liu[LangRef][LoongArch] Update inline asm constraint code...
2022-11-11 Matt ArsenaultAtomicExpand: Support cmpxchg expansion for small FP...
2022-11-11 Jordan RupprechtAvoid fallthrough after ffb109b6852d248c9d2e3202477dccf...
2022-11-11 Fangrui Song[LTO] Make local linkage GlobalValue in non-prevailing...
2022-11-11 Craig Topper[RISCV] Use OPCFG format record for vsetvli in tablgen...
2022-11-11 Craig Topper[RISCV] Add OPCFG format of vector. NFC
2022-11-11 Matt ArsenaultAMDGPU: Use generic is.fpclass enum instead of locally...
2022-11-11 Med Ismail... [lldb/test] Fix app_specific_backtrace_crashlog.test...
2022-11-11 Alan ZhaoRevert "[LTO] Make local linkage GlobalValue in non...
2022-11-11 gonglingqin[Clang][LoongArch] Implement __builtin_loongarch_crc_w_...
2022-11-11 zhongyunde[AArch64][SVE] Support logical operation BIC with Destr...
2022-11-11 Weining LuAdd missing changes for "[Clang][LoongArch] Handle...
2022-11-11 stanley-nod[mlir][vector] Add insertOp src shape check for BubbleU...
2022-11-11 Egor Zhdan[libclang] Expose completion result kind in `CXCompleti...
2022-11-10 Jason MolendaCheck m_dyld_up directly in LoadBinariesViaMetadata
2022-11-10 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-11-10 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-11-10 bixia1[mlir][sparse] Fix a test to check all output coordinates.
2022-11-10 Jim InghamApparently I moved the wrong one to "2", then Jason...
2022-11-10 Nick Desaulniers[SelectDagISEL] refactor HandlePHINodesInSuccessorBlock...
2022-11-10 Daniel Bertalan[lld-macho] Set 4-byte alignment for `__init_offsets`
2022-11-10 bixia1[mlir][sparse] Fix a bug in rewriting for the convert op.
2022-11-10 Nick Desaulniers[CodeGen][Test] simplify callbr-asm-outputs.ll with...
2022-11-10 Usman Nadeem[Flang] Allow registering plugin extensions with the...
2022-11-10 Sanjay Patel[InstSimplify] fold X +nnan Inf
2022-11-10 Sanjay Patel[InstSimplify] add tests for fadd/fsub with inf constan...
2022-11-10 Michael Buch[lldb][test] TestConstStaticIntegralMember.py: fix...
2022-11-10 Björn Schäpers[clang-format][NFC] More sorting in getLLVMStyle()
2022-11-10 Anastasiia... [clang-format] Add BreakBeforeInlineASMColon configuration
2022-11-10 Tom Stellardcmake: Inline the add_llvm_symbol_exports.py script
2022-11-10 Tom Stellarddocs: Add instructions for stand-alone builds of clang
2022-11-10 William Huang[InstCombine] PR58901 - fix bug with swapping GEP of...
2022-11-10 Konrad Kleine[release] Add third-party tarball to release for standa...
2022-11-10 Anastasia StulovaUpdated contact email address.
2022-11-10 Mark de Wever[libc++] Documents details of the pre-commit CI.
2022-11-10 Sanjay Patel[VectorCombine] widen a load with subvector insert
2022-11-10 Sanjay Patel[SystemZ] add test for mergeTruncStores miscompile...
2022-11-10 Matt ArsenaultAArch64/GlobalISel: Regenerate some test checks to...
2022-11-10 Alexey Bataev[SLP]Redesign vectorization of the gather nodes.
2022-11-10 Anastasia Stulova[OpenCL] Fix diagnostics with templates in kernel args.
2022-11-10 Jorge Gorbe... [lldb] Make callback-based formatter matching available...
2022-11-10 Jason Molendaadd LoongArchTargetParser.def to LLVM_Utils module
2022-11-10 Alexey Bataev[SLP][NFC]Add a test for vectorization with scheduling...
2022-11-10 Krzysztof ParzyszekAdd deduction guides for IRBuilder
2022-11-10 Matt ArsenaultAArch64/GlobalISel: Regenerate test checks
2022-11-10 Renaud-KAdd constant time mapping from enumeration to string...
2022-11-10 Renaud-KIn the case the function body is empty, shifting attrib...
2022-11-10 Caroline Concatto[AArch64]SME2 Multi vector Sel Load and Store instructions
2022-11-10 Andrzej Warzynski[flang][nfc] Add missing `REQUIRES` flag in a test
2022-11-10 bixia1[mlir][sparse] Add option enable-buffer-initialization...
2022-11-10 Nico Weber[gn build] port e1b88c8a09be (clang resource dir uses...
2022-11-10 Tarun Prabhu[flang] Add -fpass-plugin option to flang
2022-11-10 Haojian Wu[include-cleaner] Add export IWYU pragma support.
2022-11-10 Stefan Pintilie[PowerPC] Add the SUBFUS instruction to Future CPU.
2022-11-10 Benjamin Kramer[bazel] Provide CLANG_VERSION_MAJOR_STRING for e1b88c8a...
2022-11-10 Matthias Springer[mlir][vector] Support vector.extractelement distributi...
2022-11-10 Keith Walker[AArch64] RME MEC instructions and system registers
2022-11-10 Valentin Clement[flang][NFC] Rename RewriteLoop.cpp to ControlFlowConve...
2022-11-10 Timm Bäder[clang] Only use major version in resource dir
2022-11-10 LLVM GN Syncbot[gn build] Port 85f08c4197ae
next