platform/upstream/llvm.git
2021-05-03 Louis Dionne[libc++] Disentangle std::pointer_safety
2021-05-03 Paul Robinson[DebuggerTuning] Move a comment to a more useful place.
2021-05-03 thomasraoux[mlir][spirv] Add support to convert std.splat op
2021-05-03 Stanislav Mekhanoshin[AMDGPU] Change FLAT Scratch SADDR to VADDR form in...
2021-05-03 Zarko Todorovski[AIX] Remove unused vector registers from allocation...
2021-05-03 Duncan P. N... Modules: Remove an extra early return, NFC
2021-05-03 thomasraoux[mlir][vector] Extend vector transfer unrolling to...
2021-05-03 thomasraoux[mlir][vector] Add canonicalization for extract/insert...
2021-05-03 Matt Morehouse[libFuzzer] Deflake entropic exec-time test.
2021-05-03 Fabian Meumertzheim[libFuzzer] Fix off-by-one error in ApplyDictionaryEntry
2021-05-03 Stanislav Mekhanoshin[AMDGPU] Change FLAT SADDR to VADDR form in moveToVALU
2021-05-03 Giorgis Georgakoudis[OpenMP] Fix non-determinism in clang task codegen
2021-05-03 Benjamin Kramer[mlir] Fix multidimensional lowering from std.select...
2021-05-03 thomasraoux[mlir][vector][NFC] split TransposeOp lowerning out...
2021-05-03 Arthur Eubanks[docs][NewPM] Add section on analyses
2021-05-03 Uday Bondhugula[MLIR] Fix TestAffineDataCopy for test cases with no...
2021-05-03 Stella Laurenzo[mlir][Python] Add casting constructor to Type and...
2021-05-03 Chris Lattner[Support/Parallel] Add a special case for 0/1 items...
2021-05-03 Marek Kurdej[clang-format] Fix build on gcc < 7 introduced in rG8d9...
2021-05-03 Frederik Gossen[MLIR][Linalg] Lower `linalg.tiled_loop` to `scf` loops
2021-05-03 Marek Kurdej[docs] Automatically update copyright year in libc++.
2021-05-03 Marek Kurdej[docs] Bump the trunk major version to 13 and update...
2021-05-03 David Green[AArch64] Fold CSEL x, x, cc -> x
2021-05-03 Marek Kurdej[docs] Fix title overline.
2021-05-03 Marek Kurdej[docs] Fix syntax typo.
2021-05-03 Marek Kurdej[clang-format] Add options to AllowShortIfStatementsOnA...
2021-05-03 Fangrui Song[ELF] Don't suggest alternative spelling of an empty...
2021-05-03 William S.... [MLIR] Canonicalize sub/add of a constant and another...
2021-05-03 Anirudh Prasad[SystemZ][z/OS] Enforce prefix-less registers in System...
2021-05-03 Utkarsh Saxena[clangd] Find implementors only when index is present.
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.
next