platform/upstream/llvm.git
2021-05-03 Alexey Bataev[SLP]Allow masked gathers only if allowed by target.
2021-05-03 Dávid Bolvanský[InstCombine] cttz(zext(x)) -> zext(cttz(x)) if the...
2021-05-03 Jon RoelofsPartial revert of "Use std::foo_t rather than std:...
2021-05-03 Louis Dionne[libc++] Acquire locks on Ranges work
2021-05-03 Saurabh Jha[Matrix] Remove bitcast when casting between matrices...
2021-05-03 Alexey BataevRevert "[SLP]Allow masked gathers only if allowed by...
2021-05-03 Alexey Bataev[SLP]Allow masked gathers only if allowed by target.
2021-05-03 Konstantin... AMDGPU: XFAIL LLVM::note-amd-valid-v2.test for big...
2021-05-03 Florian Hahn[LV] Iterate over recipes in VPlan to fix PHI (NFC).
2021-05-03 LLVM GN Syncbot[gn build] Port 1527a5e4b483
2021-05-03 Abhina Sreeskantharajan[SystemZ][z/OS] Add the functions needed for handling...
2021-05-03 Sanjay Patel[InstCombine] improve demanded bits analysis of left...
2021-05-03 Nathan Sidwell[clang] Spell correct variable
2021-05-03 Aaron PuchertThread safety analysis: Fix false negative on break
2021-05-03 Aaron PuchertThread safety analysis: Replace flags in FactEntry...
2021-05-03 Hans Wennborg[clang-cl] Add parsing support for a bunch of new flags
2021-05-03 Nathan Sidwell[clang] Remove libstdc++ friend template hack
2021-05-03 Muhammad Omair... Support AArch64 PAC elf-core register read
2021-05-03 David Green[ARM] Memory operands for MVE gathers/scatters
2021-05-03 Nathan James[clang-tidy][NFC] Short circuit getting enum options...
2021-05-03 Fraser Cormack[RISCV] Add support for fmin/fmax vector reductions
2021-05-03 Benjamin Kramer[mlir] Allow lowering cmpi/cmpf with multidimensional...
2021-05-03 Christian Kühnel[doc] typo fixes
2021-05-03 Guillaume Chatelet[libc] warns about missing linting only in full build...
2021-05-03 Sebastian Neubauer[AMDGPU] Do not annotate features for graphics
2021-05-03 Diana Picus[flang] Fix a bug in the character runtime
2021-05-03 Diana Picus[flang] Fix handling of elem_len in CFI_establish
2021-05-03 Diana Picus[flang] Use CFI_TYPE_LAST instead of CFI_type_struct
2021-05-03 Nathan Ridge[clangd] Parameter hints for dependent calls
2021-05-03 Pushpinder... [AMDGPU][OpenMP] Enable Libomptarget runtime tests
2021-05-03 Nathan Ridge[clangd] Fix test failure in initialize-params.test
2021-05-03 Nathan Ridge[clangd] Fix build error in SemanticHighlighting.cpp
2021-05-03 Nathan Ridge[clangd] Hide inlay hints capability behind a command...
2021-05-03 Nathan Ridge[clangd] Avoid including HeuristicResolver.h from Parse...
2021-05-03 Reshabh Sharma[ASAN][AMDGPU] Add support for accesses to global and...
2021-05-03 Konstantin... Reland "AMDGPU/llvm-readobj: Add missing tests for...
2021-05-03 Sergio Perez... [Object] Fix e_machine description for EM_CR16 and...
2021-05-02 David Green[ARM] Transfer memory operands for VLDn
2021-05-02 Stelios Ioannou[AArch64] Sets the preferred function alignment for...
2021-05-02 Craig Topper[TableGen] Use sign rotated VBR for OPC_EmitInteger.
2021-05-02 Craig Topper[RISCV] Store SEW in RISCV vector pseudo instructions...
2021-05-02 Martin Storsjö[OpenMP] Fix warnings due to redundant semicolons....
2021-05-02 Arthur Eubanks[NFC] Use Aliasee to determine Type and AddrSpace in...
2021-05-02 Florian Hahn[VPlan] Add VPBasicBlock::phis() helper (NFC).
2021-05-02 Craig Topper[RISCV] Reorder masked builtin operands. Use clang_buil...
2021-05-02 Christopher... [libcxx][nfc] removes duplicate test file
2021-05-02 Nikita Popov[SCEV] Add test for non-unit stride with multiple exits...
2021-05-02 William S.... [MLIR] Canonicalization of Integer Cast Operations
2021-05-02 Mark de Wever[libc++][doc] Update the Format library status.
2021-05-02 Juneyoung Lee[InstCombine] Add a few more patterns for folding selec...
2021-05-02 Juneyoung Lee[InstCombine] Precommit tests for D101375 (NFC)
2021-05-02 William S.... [MLIR] Handle llvm.icmp of pointers
2021-05-02 Christopher... [libcxx][nfc] prefixes test type `input_iterator` with...
2021-05-02 Juneyoung LeeFix MSan crash after 1977c53b
2021-05-02 Arthur Eubanks[NFC] Use getParamByValType instead of pointee type
2021-05-02 Juneyoung Leerun update_test_checks.py for the tests in D101191...
2021-05-02 Juneyoung Lee[ValueTracking] ctpop propagates poison
2021-05-02 eopXD[mlir] [affine] add canonicalization for affine.vector_...
2021-05-02 Juneyoung Lee[ValueTracking] Improve impliesPoison to look into...
2021-05-02 LLVM GN Syncbot[gn build] Port 1977c53b2ae4
2021-05-02 Juneyoung Lee[InstCombine] Fold overflow bit of [u|s]mul.with.overfl...
2021-05-02 Juneyoung Lee[InstCombine] Precommit tests for D101423 (NFC)
2021-05-02 Yaxun (Sam... [HIP] Fix device lib selection
2021-05-01 Fangrui Song[Cuda] Internalize a struct and a global variable
2021-05-01 Harald van... [X32][CET] Fix size and alignment of .note.gnu.property...
2021-05-01 Nikita Popov[LVI] Handle mask not equal zero conditions
2021-05-01 Nikita Popov[CVP] Add tests for mask not equal zero guard (NFC)
2021-05-01 Michał Górny[lldb] [Process/FreeBSD] Fix arm64 build after Register...
2021-05-01 Craig Topper[RISCV] Add missing frontend tests for vcompress intrin...
2021-05-01 Chris LattnerMicrooptimize dominance a bit - NFC.
2021-05-01 Roman Lebedev[X86] AMD Zen 3 Scheduler Model
2021-05-01 Pratyush DasFix type printing of array template args
2021-05-01 Chris Lattner[Verifier] Slightly refactor code to reduce duplication...
2021-05-01 Nikita Popov[SCEV] Simplify backedge count clearing (NFC)
2021-05-01 Nikita Popov[IndVars] Remove redundant loop invariance check (NFC)
2021-05-01 LemonBoy[AArch64] Prevent spilling between ldxr/stxr pairs
2021-05-01 Nikita Popov[SCEV] Add tests for and/or loop guards (NFC)
2021-05-01 LemonBoy[NFC][ARM] Regenerate arm64-atomic.ll test
2021-05-01 Arthur O'Dwyer[libc++] [test] Don't nasty-macro `__opt` yet; we actua...
2021-05-01 Arthur O'Dwyer[libc++] [test] Don't nasty-macro `__z` yet; we actuall...
2021-05-01 Yaxun (Sam... [AMDGPU] Add options -mamdgpu-ieee -mno-amdgpu-ieee
2021-05-01 LemonBoyRevert "[NFC][ARM] Regenerate arm64-atomic.ll test"
2021-05-01 LemonBoy[NFC][ARM] Regenerate arm64-atomic.ll test
2021-05-01 Nikita Popov[InstCombine] Add eq-of-parts tests using or (NFC)
2021-05-01 Vitaly Buka[scudo][NFC] Fix clang-tidy warnings
2021-05-01 Vitaly Buka[scudo] Use require_constant_initialization
2021-05-01 Martin Storsjö[libcxx] Reenable ranges for clang-cl
2021-05-01 Nathan James[clang-tidy][NFC] Remove redudnant expr and qualType...
2021-05-01 Martin Storsjö[libcxx] [test] Skip alloc counter checks for operation...
2021-05-01 Nathan ChancellorRevert "Re-reapply "[DebugInfo] Use variadic debug...
2021-05-01 Arthur O'Dwyer[libc++] [LIBCXX-DEBUG-FIXME] <span>, like <string_view...
2021-05-01 Aart Bik[mlir][sparse] sparse tensor type encoding migration...
2021-05-01 Alex Lorenz[clang][driver][darwin] use the deployment target versi...
2021-05-01 Nemanja Ivanovic[PowerPC] Add floating point overloads for vec_sldw
2021-05-01 Nemanja Ivanovic[PowerPC] Add missing requirement to test case
2021-05-01 Kevin AtheyCorrect tiny misspelling (readlef -> readelf).
2021-05-01 Fangrui Song[ELF] Simplify the condition adding .got header
2021-05-01 Nemanja Ivanovic[PowerPC] Provide fastmath sqrt and div functions in...
2021-05-01 LLVM GN Syncbot[gn build] Port 02c5ba867987
2021-05-01 Arthur O'Dwyer[libc++] s/begin.h/access.h/ in comments. NFCI.
next