platform/upstream/llvm.git
2022-05-20 Fraser Cormack[RISCV] Add a test showing overlapping stack offsets...
2022-05-20 Kristof BeylsMinutes for pauth sync-ups have moved to Discourse.
2022-05-20 Jay Foad[AMDGPU] Add a test case for an SIFoldOperands bug
2022-05-20 Alexey Katranovtsan: add lock free stack pattern test
2022-05-20 Luo, Yuanke[X86][AMX][NFC] Refactor X86LowerAMXCast.cpp
2022-05-20 Dmitry Preobrazhensky[AMDGPU][MC][GFX8+] Correct SMEM offset parsing
2022-05-20 Alex Zinenko[mlir] do not elide dialect prefix for ops with dots...
2022-05-20 David Green[ARM] Cost modelling for MVE vector fptoi_sat
2022-05-20 Caroline Concatto[AArch64][SME]Tied up ZA operand for accumulate instruc...
2022-05-20 Caroline Concatto[AArch64][SME][NFC] Add implicit operands for SME instr...
2022-05-20 Daniil Dudkin[flang] Fix use-associated false-positive error
2022-05-20 Florian Hahn[LV] Do not LoopSimplify/LCSSA after generating main...
2022-05-20 Zi Xuan Wu[NFC][test] Fix the line num of expected-error for...
2022-05-20 David Green[AArch64] Fix the generation of BE Nops
2022-05-20 Jon Chesterfield[amdgpu] Add amdgpu_kernel calling conv attribute to...
2022-05-20 Serge PavlovMake CompoundStmtBitfields::NumStmts not a bit-field
2022-05-20 Peixin-Qiao[flang][OpenMP] Fix the types of worksharing-loop variables
2022-05-20 jacquesguan[RISCV] Add VL patterns for vector widening floating...
2022-05-20 eopXD[RISCV][NFC] Remove `*=` operator for LMULType
2022-05-20 Ivan Kosarev[MIR] Provide location of extra instruction operand...
2022-05-20 Jonas Devlieghere[lldb] Update test_software_breakpoint_set_and_remove_w...
2022-05-20 Jonas Devlieghere[lldb] Fix 'ptsname_r' is only available on macOS 10...
2022-05-20 Philip Reames[RISCV] Add test showing codegen for unaligned loads...
2022-05-20 Julian Lettner[ASan] Add sleep_before_init flag
2022-05-20 Chenbing Zheng[InstCombine] [NFC] Use a pattern matcher for ExtractEl...
2022-05-20 Vitaly Buka[lit] Fix setup of sanitizer environment
2022-05-20 jacquesguan[mlir][Arithmetic] fold overlapping negf.
2022-05-19 Bill Wendling[AArch64] Add support for -fzero-call-used-regs
2022-05-19 wren romano[mlir][sparse] Adding x-macros for OverheadType
2022-05-19 Sam McCall[Serialization] Delta encode locations in expansion...
2022-05-19 Alex Brachet[bazel][libc] Fix bazel build
2022-05-19 wren romano[mlir][sparse] Factored out a "FATAL" macro for unrecov...
2022-05-19 Bill Wendling[TableGen] Add generation of argument register lists
2022-05-19 Bill WendlingRevert "[TableGen] Add generation of argument register...
2022-05-19 wren romano[mlir][sparse] Simplifying closure
2022-05-19 wren romano[mlir][sparse] Using the name "dimSizes" more consistently
2022-05-19 Bill Wendling[TableGen] Add generation of argument register lists
2022-05-19 python3kgae[DirectX backend] When cleanup module flags only remove...
2022-05-19 Alex Brachet[libc] Add strlcat
2022-05-19 Med Ismail... [lldb/test] Fix PExpect.launch issue when disabling...
2022-05-19 Craig TopperRevert "[RISCV] Add test cases showing failure to remov...
2022-05-19 Craig TopperRevert "[RISCV] Use selectShiftMaskXLen ComplexPattern...
2022-05-19 Alexander Shaposhnikov[ConstantRange] Improve the implementation of binaryOr
2022-05-19 Jorge Gorbe... [bazel] Add lib/Basic/BuiltinTargetFeatures.h to clang...
2022-05-19 Kiran Chandramohan[Flang][OpenMP] Upstream the lowering of the parallel...
2022-05-19 Nicolas CapensHandle instrumentation of scalar single-precision ...
2022-05-19 Aart Bik[mlir][sparse] fix unsigned comparison bug in assert
2022-05-19 Jay Foad[AMDGPU] Mark s_get_waveid_in_workgroup as not reading...
2022-05-19 Jay Foad[AMDGPU] Mark s_getreg as having side effects instead...
2022-05-19 Stella Stamenova[mlir] Remove unused properties from the standalone...
2022-05-19 Jennifer Yu[Clang][[OpenMP5.1] Initial parser/sema for default...
2022-05-19 Florian Hahn[LV] Drop wrap flags for reductions using VP def-use...
2022-05-19 Nico Weber[gn build] (manually) port 505ddb6b7450 (remove Unit...
2022-05-19 Keith Smiley[lld][test] Delete empty Unit test directory
2022-05-19 Nico WeberRevert "[ValueTracking] Added support to deduce PHI...
2022-05-19 Jonathan Peyton[OpenMP][libomp] Fix accidental removal of else for...
2022-05-19 David Green[ARM] Cost modelling for scalar fptoi_sat
2022-05-19 William Huang[InstCombine] NEW Baseline tests for InstCombine optimi...
2022-05-19 Kristof Beyls[Office Hours] add initial guidance for hosts
2022-05-19 William Huang[ValueTracking] Added support to deduce PHI Nodes value...
2022-05-19 Keith Smiley[llvm-dis][test] Fix error case on Windows
2022-05-19 William Huang[ValueTracking] Baseline tests for Power-of-2 value...
2022-05-19 Joseph Huber[Libomptarget] Add `leaf` attribute to `vprintf` declar...
2022-05-19 Heejin Ahn[WebAssembly] Fix register use-def in FixIrreducibleCon...
2022-05-19 Heejin Ahn[WebAssembly] Use CHECK-NEXT for irreducible-cfg.mir
2022-05-19 Keith Smiley[llvm-dis] Improve missing file error message
2022-05-19 Keith Smiley[docs][tools] Remove old llvm-bcanalyzer options
2022-05-19 Keith Smiley[Object] Fix updating darwin archives
2022-05-19 Lang Hames[ORC] Avoid more SymbolStringPtr copies.
2022-05-19 Lang Hames[ORC] Add a FIXME.
2022-05-19 Lang Hames[ORC] Add missing std::moves, pass SymbolLookupSet...
2022-05-19 Lang Hames[llvm-jitlink] Print session report even if entry-point...
2022-05-19 Thomas Raoux[mlir][vector] Fix crash in DropInnerMostUnitDims pattern
2022-05-19 Thomas Raoux[mlir][tensor] Add canonicalization for tensor.cast...
2022-05-19 Paul Walker[NFC] Fix a couple of whitespace issues.
2022-05-19 Aaron BallmanDrop qualifiers from return types in C (DR423)
2022-05-19 Nuno Lopes[DeadArgElim] Use poison instead of undef as placeholde...
2022-05-19 LLVM GN Syncbot[gn build] Port ca7c307d1816
2022-05-19 Sotiris Apostolakis[SelectOpti][1/5] Setup new select-optimize pass
2022-05-19 Joseph Huber[NVVM] Update intrinsic defintions to include the ...
2022-05-19 Amy Kwan[PowerPC] Implement XL compat __fnabs and __fnabss...
2022-05-19 Yaxun (Sam... [AMDGPU] emit macro __GFX9__ etc
2022-05-19 Florian Hahn[SimpleLoopUnswitch] Skip trivial selects during trivia...
2022-05-19 Jay Foad[AMDGPU] Allow multiple uses of the same literal in...
2022-05-19 David Spickett[lldb] Add non-address bit improvements to release...
2022-05-19 Yaxun (Sam... [clang] Fix __has_builtin
2022-05-19 Tiehu Zhang[LoopVectorize] Don't interleave when the number of...
2022-05-19 Tiehu Zhang[LoopVectorize] Precommit a test for D122126
2022-05-19 Florian Hahn[VPlan] Update VPWidenMemoryInstruction to not inherit...
2022-05-19 Louis Dionne[libc++] Override the value of LIBCXX_CXX_ABI in the...
2022-05-19 Sotiris Apostolakis[NFC] Fix typos in X86CmovConversion
2022-05-19 Louis Dionne[libunwind] Remove unused _LIBUNWIND_HAS_NO_THREADS...
2022-05-19 Joe Nash[AMDGPU] gfx11 scalar memory instructions
2022-05-19 Louis Dionne[runtimes] Fix the build of merged ABI/unwinder libraries
2022-05-19 Andrzej Warzynski[flang][driver] Add support for generating executables...
2022-05-19 Mats Petersson[flang][OpenMP] Support for Collapse
2022-05-19 Joe Nash[AMDGPU] gfx11 LDSDIR instructions MC support
2022-05-19 Nikolas Klauser[libc++] Granularize algorithm benchmarks
2022-05-19 Daniil Dudkin[flang][NFC] Allow whitespaces before `ERROR`
2022-05-19 Nikolas Klauser[libc++] Enable move semantics for vector in C++03
next