platform/upstream/llvm.git
2022-11-22 Roman Lebedev[SROA] `isVectorPromotionViable()`: memory intrinsics...
2022-11-22 Roman Lebedev[NFC][AMDGPU] Rewrite two test files to avoid completel...
2022-11-22 Roman Lebedev[NFC][SROA] Autogenerate check lines in some tests...
2022-11-22 Roman Lebedev[NFC][SROA] Add some more tests for vector promotion
2022-11-22 David Blaikie[libcxx] Add _LIBCPP_NODEBUG to std::conditional relate...
2022-11-22 James Y KnightRefactor AsmPrinterHandler callbacks. NFCI.
2022-11-22 Sami TolvanenAdd generic KCFI operand bundle lowering
2022-11-22 Zequan WuFix lto AddStreamFn in gold plugin.
2022-11-22 Peiming Liu[mlir][sparse] support constant affine expression on...
2022-11-22 David Tenty[lit][AIX] Add LIBPATH to pass through env vars
2022-11-22 Jeffrey TanAdd runToBinaryEntry option for lldb-vscode
2022-11-22 Zequan WuReland "[LTO][COFF] Use bitcode file names in lto nativ...
2022-11-22 Zequan WuFix localCache in gold plugin.
2022-11-22 Roman LebedevRevert "Reland "[LTO][COFF] Use bitcode file names...
2022-11-22 Fangrui Song[libc++] Replace __ppc64__ with __powerpc64__ and fix...
2022-11-22 Louis Dionne[libc++][NFC] Add missing #ifdef for TEST_HAS_NO_WIDE_C...
2022-11-22 Nancy WangXFAIL hidden-duplicates.m for AIX and zOS
2022-11-22 Roman Lebedev[SROA] `isVectorPromotionViable()`: integer-ify non...
2022-11-22 Roman Lebedev[SROA] `isVectorPromotionViable()`: pointer-ness is...
2022-11-22 Jay Foad[AMDGPU] More cleanup after D117544. NFC.
2022-11-22 Fangrui Song[ELF] -r: don't define _TLS_MODULE_BASE_
2022-11-22 Yingchi Long[Sema] check InitListExpr format strings like {"foo"}
2022-11-22 Fangrui Song[ELF] -r: don't define __global_pointer$
2022-11-22 Davide Italiano[X86] Don't lower f16->f80 fpext to libcall on darwin.
2022-11-22 Michael Maitland[llvm-mca] Fix class dominance warnings for parseCodeRe...
2022-11-22 Shoaib Meenai[libcxxabi] Always use thread_local for cxa_exception_s...
2022-11-22 Ikhlas Ajbar[Hexagon] Add missing patterns for select
2022-11-22 Benjamin Kramer[VectorCombine] Don't touch instruction after foldSingl...
2022-11-22 Mitch PhillipsMake -fsanitize=scudo use scudo_standalone. Delete...
2022-11-22 Stefan GränitzRevert "[CGObjC] Add run line for release mode in test...
2022-11-22 Fangrui Song[ELF] addRelIpltSymbols: make it explicit some passes...
2022-11-22 Rong Xu[CHR] Add a threshold for the code duplication
2022-11-22 Nikolas Klauser[libc++][math.h][NFC] Refactor enable_ifs
2022-11-22 Nikolas Klauser[libc++][math.h] Remove some code duplication
2022-11-22 Nikolas Klauser[libc++][math.h] Remove __libcpp_<func> functions and...
2022-11-22 Nikolas Klauser[libc++] Assume that builtins for math.h functions...
2022-11-22 Nikolas Klauser[libc++] Remove duplication in math_h.pass.cpp and...
2022-11-22 Krzysztof Parzyszek[Hexagon] Use V6_vmpyuhvs for 16-bit mulhu on HVX v69+
2022-11-22 Zequan WuReland "[LTO][COFF] Use bitcode file names in lto nativ...
2022-11-22 Paul KirthRevert "[clang-doc] Move file layout to the generators."
2022-11-22 Benjamin Kramer[mlir] Add tablegen types for fp8 types
2022-11-22 Vitaly BukaRevert "[AArch64] Add GPR rr instructions to isAssociat...
2022-11-22 Zequan WuRevert "[LTO][COFF] Use bitcode file names in lto nativ...
2022-11-22 Mariya Podchishchaeva[Driver][Test] Fix pic.c when CLANG_DEFAULT_PIE_ON_LINU...
2022-11-22 Brett Wilson[clang-doc] Move file layout to the generators.
2022-11-22 Zequan Wu[LLDB][Minidump] Merge executable module's architecture...
2022-11-22 Sami Tolvanen[Clang][Driver] Add KCFI to SupportsCoverage
2022-11-22 Zequan Wu[LTO][COFF] Use bitcode file names in lto native object...
2022-11-22 Simon Pilgrim[DAG] isGuaranteedNotToBeUndefOrPoison - handle FrameIn...
2022-11-22 dbakunevich[Utils] Improved chunk-print-before-all.py script
2022-11-22 Alexander Timofeev[AMDGPU] Avoid SCC clobbering before S_CSELECT_B32
2022-11-22 Hassnaa Hamdi[AArch64][SME]: Generate streaming-compatible code...
2022-11-22 Hassnaa Hamdi[AArch64][SME]: Add precursory tests for D138290
2022-11-22 Kazu Hirata[ADT] Define None as std::nullopt (NFC)
2022-11-22 Simon Pilgrim[X86] Cleanup WriteBlend classes to match (V)PLENDW...
2022-11-22 Krzysztof Parzyszek[Hexagon] Make local array static in getIntrinsicForHex...
2022-11-22 Kirill Stoimenov[Sanitizer][NFC] Rearranged prototype definitions in...
2022-11-22 Guozhi Wei[AArch64] Correctly recognize -reserve-regs-for-regallo...
2022-11-22 Jay Foad[AMDGPU] Remove RegStrictDom variable. NFC.
2022-11-22 Jay Foad[AMDGPU] Define and use new allZeroWaitcnt helper....
2022-11-22 Florian Hahn[AArch64] Add zext test with scalable vectors.
2022-11-22 Mark de Wever[libc++][format] Fixes visit_format_arg.
2022-11-22 Matthias Springer[mlir][tensor] Add dim(expand_shape/collapse_shape...
2022-11-22 Timm Bäder[clang][Parse] Remove constant expression from if condition
2022-11-22 bixia1[mlir][sparse] Fix a bug in concatenate operator rewriting.
2022-11-22 Matt Arsenaultclang/HIP: Add new header test for math IR gen
2022-11-22 Matt ArsenaultLoopDeletion: Fix missing newlines in debug printing
2022-11-22 Yitzhak Mandelbaum[clang][dataflow] Add widening API and implement it...
2022-11-22 Matthias Springer[mlir][bufferize][NFC] Minor code and comment cleanups
2022-11-22 Kelvin Li[Flang] Removing Float Bessel functions for AIX
2022-11-22 David Spickett[libcxx] Add BOT_OWNERS.txt
2022-11-22 Vy Nguyen[lld-macho] Fix bug in CUE folding that resulted in...
2022-11-22 Yaxun (Sam... [HIP] Fix lld failure when devie object is empty
2022-11-22 Stefan Pintilie[PowerPC] Add handling for WACC register spilling.
2022-11-22 Sanjay Patel[VectorCombine] switch on opcode to compile faster
2022-11-22 Pavel Labath[lldb] rm include/lldb/Host/posix/Fcntl.h
2022-11-22 Pavel LabathAdd include guards for PlatformQemuUser.h
2022-11-22 Oleksandr ... [mlir] fix incorrect summary/description in doc
2022-11-22 Paul Walker[SVE] Fix incorrect predicate for fixed length int...
2022-11-22 Philip Pfaffe[lldb] Allow plugins to extend DWARF expression parsing...
2022-11-22 Pierre van... [AMDGPU][NFC] Remove isLegalVOP3PShuffleMask
2022-11-22 Jan Sjodin[OpenMP][OMPIRBuilder] Add a configuration class that...
2022-11-22 Ties Stuij[AArch64][clang] implement 2022 General Data-Processing...
2022-11-22 Pierre van... [AMDGPU][GISel] Select llvm.amdgcn.fcmp intrinsics
2022-11-22 Youling Tang[Sanitizer] Fix the implementation of internal_fstat...
2022-11-22 Valentin Clement[flang][NFC] Switch CollectBindings return to SymbolVector
2022-11-22 Youling Tang[scudo] Add loongarch64 support for scudo
2022-11-22 Valentin Clement[flang] Set initial size and type code for unlimited...
2022-11-22 David Green[SelectOptimize] Add some debug logging. NFC
2022-11-22 Dmitry Bushev[RISCV][NFC] Mark rs1 in most memory instructions as...
2022-11-22 Matthias Springer[mlir][bufferize][NFC] Rename DialectAnalysisState...
2022-11-22 Fahad Nayyar[Clang][Sema] Added space after ',' in a warning
2022-11-22 Thomas Symalla[InstCombine] Fold extractelt with select of constants
2022-11-22 Stefan Gränitz[CGObjC] Add run line for release mode in test arc...
2022-11-22 Nuno LopesRevert "[CodeGen] Use poison instead of undef as placeh...
2022-11-22 chenglin.bi[AMDGPU] precommit test for D138401; NFC
2022-11-22 esmeyi[XCOFF] set fragment for XMC_PR csects.
2022-11-22 Yi KongRevert "[libc++] Remove workarounds for systems that...
2022-11-22 Manuel Brito[CodeGen] Use poison instead of undef as placeholder...
2022-11-22 Stefan Gränitz[CGObjC] Open cleanup scope before SaveAndRestore Curre...
next