platform/upstream/llvm.git
2022-06-07 David Green[ARM] Fix MVE getShuffleCost legalized type check
2022-06-07 David Green[AArch64] Regenerate arm64-shifted-sext.ll and add...
2022-06-07 Simon Pilgrim[X86] X86SpeculativeLoadHardening.cpp - pass DebugLoc...
2022-06-07 Simon Pilgrim[X86] foldMaskedMergeImpl - pass SDLoc by const referen...
2022-06-07 Guillaume ChateletFix change of variable name in test
2022-06-07 J. Ryan Stinnett[DebugInfo][Docs] Improve code formatting in instructio...
2022-06-07 Martin Boehme[clang-tidy] Fix syntax error in release notes.
2022-06-07 Gabor Marton[analyzer] Remove NotifyAssumeClients
2022-06-07 Martin Boehme[clang-tidy] `bugprone-use-after-move`: Don't warn...
2022-06-07 Gabor Marton[analyzer][NFC] Add LLVM_UNLIKELY to assumeDualImpl
2022-06-07 Yuki Okushi[clang] Remove some `U+C2AD`s in `__cpp_multidimensiona...
2022-06-07 David Sherwood[NFC][InstCombine] Add two more tests to select-binop...
2022-06-07 Kiran Chandramohan[Flang] Add flag dependent code to execute the loop...
2022-06-07 owenca[clang-format][NFC] Clean up the unwrapped line parser
2022-06-07 Simon Pilgrim[X86] LowerGC_TRANSITION - remove redundant SDLoc().
2022-06-07 Kiran Chandramohan[Flang,MLIR,OpenMP] Fix a few tests that were not conve...
2022-06-07 Alex Zinenko[mlir] fix documentation format in SCF
2022-06-07 Guillaume ChateletCleanup sema checking for buitlin_memcpy_inline
2022-06-07 David Sherwood[LoopVectorize] Add FastMathFlags to the select used...
2022-06-07 Alexander Batashev[mlir][spirv] Correctly deduce PhysicalStorageBuffer64...
2022-06-07 Jay Foad[APInt] Remove truncOrSelf, zextOrSelf and sextOrSelf
2022-06-07 Haojian Wu[pseudo]Pull out the operator< test, NFC
2022-06-07 Haojian Wu[pseudo] Fix the incorrect parameters-and-qualifiers...
2022-06-07 Muhammad Omair... [LLDB] Avoid using -fno-builtin for building API tests
2022-06-07 Haojian Wu[pseudo] Fix the type-parameter rule.
2022-06-07 Haojian Wu[pseudo] Handle the language predefined identifier...
2022-06-07 lorenzo chelini[MLIR][LLVMIR] Add round intrinsic
2022-06-07 Haojian Wu[pseudo] Fix noptr-abstract-declarator rule.
2022-06-07 Nikita Popov[SCCP] Don't mark ranges from branch conditions as...
2022-06-07 Haojian Wu[pseudo] Fix the member-specification grammar rule.
2022-06-07 Andrzej Warzynski[flang][docs] Remove the out-dated note on Windows...
2022-06-07 Nikita Popov[DAGCombiner] Remove overzealous assertion when folding...
2022-06-07 lewuathe[mlir][complex] Add complex.conj op
2022-06-07 Fangrui Song[MC] De-capitalize MCStreamer functions
2022-06-07 Peixin-Qiao[flang][OpenMP] Support lowering parse-tree to MLIR...
2022-06-07 Peixin-Qiao[flang] Fix XArrayCoorOp conversion for index type...
2022-06-07 Peixin-Qiao[flang] Fix semantic checks for C919
2022-06-07 Jeff BaileyReplace Goals and Why section with Introduction
2022-06-07 lorenzo chelini[MLIR][SCF] Fix top-level comment (NFC)
2022-06-07 Gabor Marton[analyzer] Track assume call stack to detect fixpoint
2022-06-07 luxufan[MC][ARM] Reuse symbol value in constant pool
2022-06-07 River Riddle[vscode-mlir] Bump to version 0.9
2022-06-07 River Riddle[mlir:PDLL] Add support for inlay hints
2022-06-07 River Riddle[mlir:LSP] Switch document sync mode to Incremental
2022-06-07 Enna1[ASan] Skip any instruction inserted by another instrum...
2022-06-07 Evgeny Shulgin[clang] Allow consteval functions in default arguments
2022-06-07 Arthur Eubanks[NFC] Properly suppress unused argument warning in...
2022-06-07 jacquesguan[NFC] Use predecessors to replace make_range.
2022-06-07 Akira Hatanaka[gmodules] Skip CXXDeductionGuideDecls when visiting...
2022-06-07 Akira HatanakaRevert "[gmodules] Skip CXXDeductionGuideDecls when...
2022-06-07 River Riddle[mlir] Add documentation for TableGen LSP features...
2022-06-07 Thomas Lively[WebAssembly][NFC] RelaxedBinary tablegen multiclass...
2022-06-07 Chris Bieneman[NFC] Fix spelling error M->L
2022-06-07 Chris BienemanFix big endian build bots
2022-06-07 Pengxuan Zheng[Object][Archive] Support a new archive member /<ECSYMB...
2022-06-06 Chris Bieneman[DX][ObjYAML] Support for parsing DXIL part
2022-06-06 Shilei Tian[NFC] Remove trailing whitespace
2022-06-06 Derek SchuffFix typo in wasm objcopy's only-keep-debug.test
2022-06-06 Kevin Athey[Driver] add -lresolv for all but Android.
2022-06-06 Georgios Pinitas[mlir][tosa] Moves constant folding operations out...
2022-06-06 Christopher... [mlir][vector] fix typo in vector unroll transform
2022-06-06 Matheus Izvekov[clang] P2266: apply move elision rules on throw expr...
2022-06-06 Mogball[mlir][bazel] fix bazel build on VectorTransforms
2022-06-06 Siva Chandra[libc] Align the new thread stack as required by the...
2022-06-06 Joe NashRevert "[AMDGPU] gfx11 vop3dpp instructions"
2022-06-06 Joe NashRevert "[AMDGPU] gfx11 VOP1+VOP2 Instruction MC support"
2022-06-06 Philip Reames[RISCV] Add cost model test coverage of scalable reductions
2022-06-06 Philip Reames[BasicTTI] Add missing scalable vector handling
2022-06-06 Sam Clegg[WebAssembly] Remove restriction on main name mangling
2022-06-06 Derek Schuff[Objcopy][Wasm] Allow selecting known sections by name
2022-06-06 ksyx[ARM] Use llvm::dbgs() to print debug info (NFC)
2022-06-06 LLVM GN Syncbot[gn build] Port b79b2b677256
2022-06-06 Christopher... [mlir][vector] Allow unroll of contraction in arbitrary...
2022-06-06 Nikolas Klauser[libc++] Implement ranges::find_first_of
2022-06-06 Martin Storsjö[clang] [MinGW] Default to WinEH (SEH) exception handli...
2022-06-06 Martin Storsjö[ARM] [MinGW] Default to WinEH exception handling inste...
2022-06-06 Martin Storsjö[libunwind] Don't store a predecremented PC when using SEH
2022-06-06 Martin Storsjö[libunwind] Remove unused ARM SEH placeholder code
2022-06-06 Martin Storsjö[libunwind] Fix SEH unwinding on ARM
2022-06-06 Martin Storsjö[builtins] Check __SEH__, when checking if ARM EHABI...
2022-06-06 Martin Storsjö[clang] [Headers] Check __SEH__, when checking if ARM...
2022-06-06 Martin Storsjö[libcxxabi] Check __SEH__, when checking if ARM EHABI...
2022-06-06 Martin Storsjö[libcxx] Omit dllimport in public headers in MinGW...
2022-06-06 Martin Storsjö[libcxx] [test] Don't use header defines for detecting...
2022-06-06 River Riddle[mlir] Add documentation for PDLL LSP features and...
2022-06-06 Chris Bieneman[DirectX] Embed DXIL in LLVM Module
2022-06-06 Jamie Schmeiser[NFC] Change lit test for print-changed=dot-cfg to...
2022-06-06 Hendrik Greving[ModuloSchedule] Fix terminator update when peeling.
2022-06-06 Akira Hatanaka[gmodules] Skip CXXDeductionGuideDecls when visiting...
2022-06-06 Philip Reames[RISCV] Autogen a test for ease of update
2022-06-06 Fangrui Song[docs] Fix style and typo in HowToSetUpLLVMStyleRTTI...
2022-06-06 Christopher... [mlir][linalg] add conv_2d_nhwc_fhwc named op
2022-06-06 Vy Nguyen[lld-macho] Demangle symbol names in duplicate-symbol...
2022-06-06 Yonghong Song[BPF] Add BTF 64bit enum value support
2022-06-06 LLVM GN Syncbot[gn build] Port 352c395fb685
2022-06-06 Chris Bieneman[ObjectYAML][DX] Add dxcontainer2yaml support
2022-06-06 Michael Kitzan[GISel] Add new combines for G_ADD
2022-06-06 Christopher... [mlir][linalg] fix crash when promoting rank-reducing...
2022-06-06 Louis Dionne[libc++][NFC] Move span tests under views.span
2022-06-06 Louis Dionne[libc++][NFC] Fix outdated comment in span test
next