platform/upstream/llvm.git
2022-01-24 Nathan Sidwell[demangler][NFC] Refactor some parsing
2022-01-24 Nathan Sidwell[demangler] write-protect non-canonical source
2022-01-24 Nathan Sidwell[demangler] Resync demangler sources
2022-01-24 Valentin Clement[flang] Update tco tool pipline and add translation...
2022-01-24 serge-sans... Move STLFunctionalExtras out of STLExtras
2022-01-24 Florian Hahn[LV] Make some tests more robust by adding missing...
2022-01-24 Simon Pilgrim[X86] Add PR46249 test case showing poorly widened...
2022-01-24 Sebastian Neubauer[AMDGPU][NFC] Fix debug prints
2022-01-24 Evgeniy Brevnov[NFC] New test case for BasicAA and memcy/memmove with...
2022-01-24 Groverkss[MLIR][Presburger] Refactor duplicate division merging...
2022-01-24 SForeKeeper[RISCV] add support for zbkx subextension in MC layer.
2022-01-24 Florian Hahn[LV] Name values and blocks in same induction tests...
2022-01-24 LLVM GN Syncbot[gn build] Port 3696c70e67d9
2022-01-24 Kerry McLaughlin[LoopVectorize] Support epilogue vectorisation of loops...
2022-01-24 Simon Pilgrim[X86] Remove avx512f integer and/or/xor/min/max reducti...
2022-01-24 Adrian Vogelsgesang[clang-tidy] Add `readability-container-contains` check
2022-01-24 Simon Pilgrim[X86] Remove `__builtin_ia32_pmax/min` intrinsics and...
2022-01-24 Matthias Springer[mlir][bufferize][NFC] Refactor createAlloc function...
2022-01-24 Simon Pilgrim[X86] Remove __builtin_ia32_pabs intrinsics and use...
2022-01-24 Bjorn Pettersson[DAGCombiner] Adjust some checks in DAGCombiner::reduce...
2022-01-24 Bjorn PetterssonPre-commit test case for trunc+lshr+load folds
2022-01-24 David Spickett[lldb] Update release notes with non-address bit handli...
2022-01-24 Fraser Cormack[RISCV][VP] Lower VP_MERGE to RVV instructions
2022-01-24 Fraser Cormack[RISCV] Match VF variants for masked VFRDIV/VFRSUB
2022-01-24 Simon Pilgrim[X86] getVectorMaskingNode - fix indentation. NFC.
2022-01-24 Abinav Puthan... [AMDGPU][GlobalISel] Remove the post ':' part of vreg...
2022-01-24 Andrzej Warzynski[flang] Update the description of `!fir.coordinate_of`
2022-01-24 David Spickett[lldb] Ignore non-address bits in "memory find" arguments
2022-01-24 Jay Foad[AMDGPU][GlobalISel] Add more sign/zero/any-extension...
2022-01-24 Jay Foad[AMDGPU][GlobalISel] Regenerate checks in inst-select...
2022-01-24 Peter Smith[LLD][ELF][AArch64] Update test with incorrect REQUIRES...
2022-01-24 Nikita Popov[AArch64][GlobalISel] Support returned argument with...
2022-01-24 Nikita Popov[SDAG] Don't move DBG_VALUE instructions after insertio...
2022-01-24 Sander de Smalen[ISEL] Canonicalise constant splats to RHS.
2022-01-24 Andrzej Warzynski[flang][examples] Add missing CMake dependencies
2022-01-24 Nikita Popov[Attributor] Use MemoryLocation to get pointer operand...
2022-01-24 Nikita Popov[OpaquePtrs] Add getNonOpaquePointerElementType() metho...
2022-01-24 Timm Bäder[clang][tests] Fix a c++/libc++ -stdlib value typo
2022-01-24 Timm Bäder[clang][sema] Add missing diagnostic parameter
2022-01-24 Chenbing.Zheng[RISCV] Add patterns of SET[U]LT_VI for STECC forms
2022-01-24 Marek Kurdej[clang-format] Assert Line->First and State.NextToken...
2022-01-24 Lorenzo Chelini[MLIR][Presburger] Silence -Wdangling-else warning...
2022-01-24 Jim Lin[Hexagon] Use llvm::Register instead of unsigned in...
2022-01-24 Marek Kurdej[clang-format] Assert Line->First. NFC.
2022-01-24 Nimish MishraAdded OpenMP 5.0 specification based semantic checks...
2022-01-24 Marek Kurdej[clang-format] Remove unused assignment. NFC.
2022-01-24 Qiu Chaofan[PowerPC] Emit warning for ieeelongdouble on older...
2022-01-24 jacquesguan[RISCV] Decouple Zve* extensions and the V extension.
2022-01-24 Kazu Hirata[Target] Use range-based for loops (NFC)
2022-01-24 Wu Xinlong[RISCV] Initially support the K-extension instructions...
2022-01-24 Julian Lettner[TSan] Mark test unsupported on Darwin
2022-01-24 David BlaikieRough guess at fixing lldb tests to handle Clang defaul...
2022-01-24 Abinav Puthan... [GlobalISel] Fold or of shifts with constant amount...
2022-01-24 David BlaikieAdd missing function implementation from DWARF default...
2022-01-24 David BlaikieClang: Change the default DWARF version to 5
2022-01-24 Kazu Hirata[Analysis] Use default member initialization (NFC)
2022-01-24 Kazu Hirata[Vectorize] Remove unused variables (NFC)
2022-01-24 Kazu HirataAdd modernize-use-default-member-init.UseAssignment...
2022-01-24 Chuanqi Xu[NFC] [Coroutines] Rename tests in coro-align
2022-01-24 Jim Lin[RISCV][NFC] Remove tailing whitespaces in RISCVInstrIn...
2022-01-24 Chuanqi Xu[C++20] [Module] fix bug 47716 and implement [module...
2022-01-24 David BlaikieDebugInfo: Include template parameters for simplified...
2022-01-23 Simon Pilgrim[X86] Add some basic tests for PR46809
2022-01-23 David BlaikieDebugInfo: Don't put types in type units if they refere...
2022-01-23 Kazu Hirata[Analysis] Remove a redundant const from a return type...
2022-01-23 Kazu Hirata[Sema] Fix a bugprone argument comment (NFC)
2022-01-23 Kazu Hirata[mlir] Ensure a newline at the end of a file (NFC)
2022-01-23 Craig Topper[RISCV] Add tests that do a bitreverse before or after...
2022-01-23 Craig Topper[RISCV] Add bitreverse tests to bswap-ctlz-cttz-ctpop...
2022-01-23 Simon Pilgrim[X86] LowerFunnelShift - always lower vXi8 fshl by...
2022-01-23 Kazu Hirata[clang] Remove unused forward declarations (NFC)
2022-01-23 Kazu Hirata[clang] Forward-declare DynTypedNode (NFC)
2022-01-23 Kazu Hirata[clang] Move the definition of ASTDiff (NFC)
2022-01-23 Simon Pilgrim[X86] LowerFunnelShift - use supportedVectorShiftWithBa...
2022-01-23 Craig Topper[RISCV] Adjust the header comment in RISCVInstrInfoZb...
2022-01-23 Groverkss[MLIR][Presburger] Clean PresburgerSet identifier inter...
2022-01-23 Kazu Hirata[Object] Remove a redundant return statement (NFC)
2022-01-23 Kazu Hirata[Commands] Remove redundant member initialization ...
2022-01-23 Kazu Hirata[llvm] Fix header guards (NFC)
2022-01-23 Nuno Lopes[NewGVN][NFC] precommit tests for PR53277
2022-01-23 Fangrui Song[Support] Simplify parallelForEach{,N}
2022-01-23 Casey Carter[libcxx][test] Make MSVC `<charconv>` test compile...
2022-01-23 Simon Pilgrim[InstCombine] Add test coverage for PR48683
2022-01-23 Craig Topper[RISCV] Merge some rvv intrinsic test cases that only...
2022-01-23 Simon Pilgrim[DAG] Fold (X & Y) != 0 --> zextOrTrunc(X & Y) iff...
2022-01-23 LLVM GN Syncbot[gn build] Port d2e8fb331835
2022-01-23 Simon PilgrimRevert rG7c66aaddb128dc0f342830c1efaeb7a278bfc48c ...
2022-01-23 Richard[clang-tidy] Add readability-duplicate-include check
2022-01-23 Sanjay Patel[IR] document and update ctlz/cttz intrinsics to option...
2022-01-23 Simon Pilgrim[DAG] Fold (X & Y) != 0 --> zextOrTrunc(X & Y) iff...
2022-01-23 Ayke van Laethem[AVR] Make use of the constant value 0 in R1
2022-01-23 Ayke van Laethem[AVR] Remove regalloc workaround for LDDWRdPtrQ
2022-01-23 Carlos Galvez[clang-tidy] Remove gsl::at suggestion from cppcoreguid...
2022-01-23 Simon Pilgrim[X86] Add vector signbit parity checks for non-popcnt...
2022-01-23 Arthur O'Dwyer[libc++] Fix LWG3437 "__cpp_lib_polymorphic_allocator...
2022-01-23 Arthur O'Dwyer[libc++] Mark LWG3541 as "Complete". NFC.
2022-01-23 Simon PilgrimFix "not all control paths return a value" warning...
2022-01-23 Simon Pilgrim[lldb] TerminalState::Save - fix unused variable warning
2022-01-23 Simon Pilgrim[lldb] PdbAstBuilder - use cast<> instead of dyn_cast...
2022-01-23 Simon Pilgrim[lldb] CxxModuleHandler - use cast<> instead of dyn_cas...
next