platform/upstream/llvm.git
2022-05-11 Joseph Huber[Cuda] Add initial support for wrapping CUDA images...
2022-05-11 Joseph Huber[CUDA] Create offloading entries when using the new...
2022-05-11 Aaron BallmanFix test; we now expect a pedantic warning
2022-05-11 Ken MatsuiAdd extension diagnostic for linemarker directives
2022-05-11 Amir Ayupov[BOLT][TEST] Remove -gdwarf-4 override from %cflags
2022-05-11 Florian Hahn[VPlan] VPInterleaveRecipe only uses first lane if...
2022-05-11 Florian Hahn[LV] Add opaque pointer test for #55375.
2022-05-11 Amir Ayupov[BOLT] Add icp-inline option
2022-05-11 Nikita Popov[IndVarSimplify] Regenerate test checks (NFC)
2022-05-11 CHIANG, YU... [docs][pp-trace] Remove FileNotFound callback
2022-05-11 Nikita Popov[SCEVExpander] Deduplicate min/max expansion code ...
2022-05-11 Nikita Popov[InstCombine] Add additional freeze tests (NFC)
2022-05-11 David Green[TypePromotion] Fix sext vs zext in promoted constant
2022-05-11 Fraser Cormack[SelectionDAG][VP] Rename VP sext/zext/trunc ISD opcodes
2022-05-11 Chris Lattner[AsmParser] Improve error recovery again.
2022-05-11 David Green[TypePromotion] Format Type Promotion. NFC
2022-05-11 Jonas Hahnfeld[ORC] Fix sorting of contructors by priority
2022-05-11 Xiang Li[DirectX backend] Add pass to lower llvm intrinsic...
2022-05-11 Yeting Kuo[RISCV] Make PseudoReadVL have the vtypes of the corres...
2022-05-11 jacquesguan[RISCV] Add rvv codegen support for vp.fpext.
2022-05-11 Peter Steinfeld[flang] Change "bad kind" messages in the runtime to...
2022-05-11 Mingming Liu[X86] Fix 80 column violation in X86InstrInfo.cpp. NFC
2022-05-11 Mingming LiuRevert "[NFC] Run clang-format on llvm/lib/Target/X86...
2022-05-11 Alexander Shaposhnikov[Transform][Utils][NFC] Clean up CtorUtils.cpp
2022-05-11 Xiang1 Zhang[CodeGen] Fix ConvertNodeToLibcall for STRICT_FPOWI
2022-05-11 Mingming Liu[NFC] Run clang-format on llvm/lib/Target/X86/X86Instro...
2022-05-11 Ting Wang[PowerPC] Fix PPCISD::STBRX selection issue on A2
2022-05-11 Eduard Zingerman[BPF] Add a test for making FI_ri as isPseudo
2022-05-11 Eduard Zingerman[BPF] Mark FI_ri as isPseudo to avoid assertion during...
2022-05-11 Florian Mayer[HWASan symbolize] Write error to stderr.
2022-05-10 Florian Mayer[HWASan] deflake hwasan_symbolize test more.
2022-05-10 Peter Klausler[flang] Allow local variables and function result inqui...
2022-05-10 Nick Desaulniers[BuildLibCalls] infer inreg param attrs from NumRegiste...
2022-05-10 Wende Tan[Bitcode] Include indirect users of BlockAddresses...
2022-05-10 Mingming Liu[Peephole-opt][X86] Enhance peephole opt to see through...
2022-05-10 Chia-hung Duan[mlir] Print some message for op-printing verification
2022-05-10 Thomas Raoux[mlir][gpu] Move async copy ops to NVGPU and add cachin...
2022-05-10 Vasileios Porpodas[SLP] Make reordering aware of external vectorizable...
2022-05-10 Philip Reames[riscv] Consolidate logic for SEW/VL operand offset...
2022-05-10 Philip Reames[riscv] Minor style cleanup so that code more obviously...
2022-05-10 Mike Rice[OpenMP] Fix mangling for linear modifiers with variabl...
2022-05-10 LLVM GN Syncbot[gn build] Port f822db7670d4
2022-05-10 Mehdi AminiRemove unused variable (fix -Werror build on MSVC)
2022-05-10 Jan KorousRevert "[utils] Avoid hardcoding metadata ids in update...
2022-05-10 Mingming LiuRevert "Enhance peephole optimization."
2022-05-10 Vasileios Porpodas[SLP][NFC] Precommit a lit test for a followup patch...
2022-05-10 Erich Keane[NFC] Replace not-null and not-isa check with a not...
2022-05-10 Jim InghamAdd the "sent break" message to the "gdb-remote packets...
2022-05-10 Matthias BraunUpdate test for changes in f0ea9c9cec7f7b632ef7894ff7b3...
2022-05-10 Nathan James[clang-tidy] Fix unintended change left in 12cb540529e
2022-05-10 jeff[AMDGPU] Allow for MFMA Inst Clustering
2022-05-10 Erich Keane[NFC] Add missing 'break' in a switch case
2022-05-10 Mingming LiuEnhance peephole optimization.
2022-05-10 Erich Keane[NFC]Add Missing Break in switch that we didn't notice...
2022-05-10 jeff[NFC] Fix typo
2022-05-10 Arthur Eubanks[BasicAA] Fix order in which we pass MemoryLocations...
2022-05-10 Florian Hahn[AArch64] Remove redundant f{min,max}nm intrinsics.
2022-05-10 Yaxun (Sam... Fix indentation in ReleaseNotes.rst
2022-05-10 Nicolas Vasilache[mlir][SCF] Retire `cloneWithNewYields` helper function.
2022-05-10 Mahesh Ravishankar[mlir][SCF] Add utility method to add new yield values...
2022-05-10 Alan Zhao[llvm-ml] Implement support for MASM's extern directive
2022-05-10 Yaxun (Sam... [CUDA][HIP] support __noinline__ as keyword
2022-05-10 Sanjay Patel[InstCombine] fold shuffles with FP<->Int cast operands
2022-05-10 Sanjay Patel[InstCombine] add tests for shuffles with FP<->int...
2022-05-10 Joseph Huber[OpenMP] Fix embedding offload code when there is no...
2022-05-10 Jan Korous[utils] Avoid hardcoding metadata ids in update_cc_test...
2022-05-10 Matthias BraunCodeGenPrepare: Replace constant PHI arguments with...
2022-05-10 Matthias BraunAvoid 8 and 16bit switch conditions on x86
2022-05-10 Matthias BraunUse update_llc_test_checks for the switch.ll test;...
2022-05-10 Kadir Cetinkaya[clangd] Support for standard inlayHint protocol
2022-05-10 Mike Rice[OpenMP] Add mangling support for linear modifiers...
2022-05-10 Tsukasa OI[RISCV] 'K'-extension ordering
2022-05-10 Krzysztof Drewniak[mlir][AMDGPU] Add AMDGPU conversion patterns to Conver...
2022-05-10 Konstantin... [libc++][ranges] Implement `views::drop`.
2022-05-10 David GreenRevert "[AArch64] Generate AND in place of CSEL for...
2022-05-10 Craig Topper[CVP] Preserve exact name when converting sext->zext...
2022-05-10 Craig Topper[SCCP] Preserve Name when converting SExt->ZExt.
2022-05-10 Peter Klausler[flang] Enforce limit on rank + corank
2022-05-10 Nikita Popov[InstCombine] Add additional freeze tests (NFC)
2022-05-10 Ivan Kosarev[AMDGPU][GFX10] Support base+soffset+offset SMEM loads.
2022-05-10 Aaron BallmanDiagnose unreachable generic selection associations
2022-05-10 Peter Klausler[flang] Fold real-valued MODULO() and MOD()
2022-05-10 Louis Dionne[libc++abi][NFC] Fix typo in comment
2022-05-10 Ashay Rane[mlir] Fail early if AnalysisState::getBuffer() returns...
2022-05-10 Daniel Bertalan[CodeGen] Use ABI alignment for C++ new expressions
2022-05-10 Krzysztof Drewniak[MLIR][AMDGPU] Add AMDGPU dialect, wrappers around...
2022-05-10 Sam McCall[Frontend] Flip default of CreateInvocationOptions...
2022-05-10 Peter Klausler[flang] Fold real-valued DIM()
2022-05-10 Chris Lattner[MLIR Parser] Improve QoI for "expected token" errors
2022-05-10 Amy Kwan[NFC][PowerPC] Add 32-bit AIX RUN lines to test cases.
2022-05-10 Nicolai HähnleAMDGPU/SDAG: Refine the fold to v_mad_[iu]64_[iu]32
2022-05-10 Dawid Jurczak[GVNSink] Make GVNSink resistant against self referenci...
2022-05-10 Louis Dionne[libc++abi] Reword uncaught exception termination message
2022-05-10 Nikita Popov[SCEVExpander] Remove handling for mixed int/pointer...
2022-05-10 Alexey Bataev[SLP][NFC]Add a test for improved shuffles in buildvect...
2022-05-10 Nikita Popov[IndVarSimplify] Regenerate test checks (NFC)
2022-05-10 Nicolai HähnleGlobalISel: Trivial documentation and comment fixes
2022-05-10 Rosie Sumpter[Sema][SVE2] Move/simplify Sema testing for SVE2 ACLE...
2022-05-10 Rosie Sumpter[Sema][SVE] Move/simplify Sema testing for SVE ACLE...
2022-05-10 Haojian Wu[pseudo] Add benchmarks for pseudoparser.
next