platform/upstream/llvm.git
2021-05-11 Andrzej Warzynski[flang][cmake] Enable the new driver by default
2021-05-11 Alex Orlov* Add support for JSON output style to llvm-symbolizer
2021-05-11 Simon PilgrimFix -Wdocumentation warnings. NFCI.
2021-05-11 Ole Strohm[OpenCL] [NFC] Fixed underline being too short in rst
2021-05-11 Tres PoppSupport VectorTransfer splitting on writes also.
2021-05-11 Kristina Bessonova[libcxx][test] Make string.modifiers/clear_and_shrink_d...
2021-05-11 Djordje Todorovic[llvm-dwarfdump] Fix abstract origin vars location...
2021-05-11 Tobias Gysi[mlir][linalg] Remove IndexedGenericOp support from...
2021-05-11 Tobias Gysi[mlir][linalg] Remove IndexedGenericOp support from...
2021-05-11 Christopher... [libcxx] deprecates/removes `std::raw_storage_iterator`
2021-05-11 Christopher... [libcxx] makes comparison operators for `std::*_orderin...
2021-05-11 Christopher... [libcxx] removes operator!= and globally guards against...
2021-05-11 Kadir Cetinkaya[clangd][remote-client] Set HasMore to true for failure
2021-05-11 Kadir Cetinkaya[clangd][index-sever] Limit results in repsonse
2021-05-11 Tobias Gysi[mlir][linalg] Remove IndexedGenericOp support from...
2021-05-11 Igor Kudrin[LLD] Improve reporting unresolved symbols in shared...
2021-05-11 Chris Lattner[OpAsmParser] Refactor parseOptionalInteger to support...
2021-05-11 Carl Ritson[AMDGPU] Pre-commit tests for D102211
2021-05-11 Hsiangkai Wang[RISCV] Fix the calculation of the offset of Zvlsseg...
2021-05-11 Renaud-KEnable export of FIR includes into the install tree
2021-05-11 Vitaly Buka[NFC][LSAN] Fix flaky multithreaded test
2021-05-11 LLVM GN Syncbot[gn build] Port e5d483f28a3a
2021-05-11 Lang Hames[ORC-RT] Add unit test infrastructure, extensible_rtti...
2021-05-11 zoecarver[libcxx][ranges] Add ranges::empty CPO.
2021-05-10 Aart Bik[mlir][linalg] remove the -now- obsolete sparse support...
2021-05-10 Stanislav Mekhanoshin[AMDGPU] Constant fold Intrinsic::amdgcn_perm
2021-05-10 LLVM GN Syncbot[gn build] Port 3b8d2be52725
2021-05-10 Sam CleggReland: "[lld][WebAssembly] Initial support merging...
2021-05-10 Benjamin Kramer[mlir][Tensor] Add folding for tensor.from_elements
2021-05-10 Jessica Paquette[AArch64][GlobalISel] Add post-legalizer lowering for...
2021-05-10 Nico WeberRevert "[lld][WebAssembly] Initial support merging...
2021-05-10 Jessica Paquette[AArch64][GlobalISel] Enable memcpy family combines...
2021-05-10 Guozhi WeiPre-commit test case for D101970
2021-05-10 Krzysztof Parzyszek[Hexagon] Handle loads and stores of scalar predicate...
2021-05-10 David BlaikieClangd Matchers.h: Fix -Wdeprecated-copy by making...
2021-05-10 David BlaikieRemove some unnecessary explicit defaulted copy ctors...
2021-05-10 Sanjay Patel[InstCombine] fold extract subvector of bitcast insertelt
2021-05-10 Sanjay Patel[InstCombine] add tests for extract-subvector of insert...
2021-05-10 Artem Dergachev[clang-tidy] Aliasing: Add support for aggregates with...
2021-05-10 Artem Dergachev[clang-tidy] Aliasing: Add more support for captures.
2021-05-10 Artem Dergachev[clang-tidy] Aliasing: Add support for captures.
2021-05-10 Roman Lebedev[X86] AMD Zen 3: same-reg AVX YMM VPCMP is dep breaking...
2021-05-10 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add tests for same-re AVX...
2021-05-10 Roman Lebedev[X86] AMD Zen 3: same-reg AVX XMM VPCMP is dep breaking...
2021-05-10 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add tests for same-re AVX...
2021-05-10 Roman Lebedev[X86] AMD Zen 3: same-reg SSE XMM PCMP is dep breaking...
2021-05-10 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add tests for same-reg XMM...
2021-05-10 Roman Lebedev[X86] AMD Zen 3: same-reg PCMPEQ is an MMX all-ones...
2021-05-10 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add tests for same-reg MMX...
2021-05-10 Christopher... [libcxx] removes `weak_equality` and `strong_equality...
2021-05-10 Arthur Eubanks[test] Put aix-xcoff-huge-relocs.ll under expensive...
2021-05-10 Stella Laurenzo[mlir] Fix windows build bot break due to use of `alloc...
2021-05-10 Stella Laurenzo[mlir][Python] Finish adding RankedTensorType support...
2021-05-10 Nikita Popov[InstCombine] Fold comparison of integers by parts
2021-05-10 Florian Hahn[VecLib] Add support for vector fns from Darwin's libsy...
2021-05-10 Sam Clegg[lld][WebAssembly] Initial support merging string data
2021-05-10 Arthur Eubanks[NFC] Use ArgListEntry indirect types more in ISel...
2021-05-10 Lang Hames[ORC] Use a unique_function rather than std::function...
2021-05-10 Nikita Popov[Inliner] Fix noalias metadata handling for instruction...
2021-05-10 Mitch Phillips[Scudo] Use GWP-ASan's aligned allocations and fixup...
2021-05-10 Aart Bik[mlir][sparse] complete migration to sparse tensor...
2021-05-10 Jez Ng[lld-macho] Fix order file arch filtering
2021-05-10 Jez Ng[lld-macho] Treat undefined symbols uniformly
2021-05-10 Jez Ng[lld-macho][nfc] Clean up tests
2021-05-10 Stefan Pintilie[PowerPC] Spilling to registers does not require frame...
2021-05-10 Arthur Eubanks[TargetLowering] Only inspect attributes in the argumen...
2021-05-10 Lei Zhang[mlir][linalg] Restrict distribution to parallel dims
2021-05-10 Siva Chandra... [libc] Rever "Simplifies multi implementations and...
2021-05-10 Mitch Phillips[scudo] [GWP-ASan] Add GWP-ASan variant of scudo benchm...
2021-05-10 Craig Topper[RISCV] Validate the SEW and LMUL operands to __builtin...
2021-05-10 Amara Emerson[GlobalISel][IRTranslator] Fix bit-test lowering droppi...
2021-05-10 Sanjay Patel[PassManager] add helper function to hold set of vector...
2021-05-10 Stella Laurenzo[mlir][Python] Re-export cext sparse_tensor module...
2021-05-10 Roman Lebedev[X86] AMD Zen 3: sub-32-bit CMP also break dependencies
2021-05-10 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add tests for sub-32-bit...
2021-05-10 Simon Pilgrim[X86][AVX] Add example of failure to remove a 256-bit...
2021-05-10 Simon Pilgrim[X86][SSE] canonicalizeShuffleMaskWithHorizOp - add...
2021-05-10 Fangrui Song[lld-macho] Improve an external weak def test
2021-05-10 Andy Kaylor[Dependence Analysis] Enable delinearization of fixed...
2021-05-10 Stella Laurenzo[mlir][Python] Upstream the PybindAdaptors.h helpers...
2021-05-10 Sam Clegg[lld][WebAssembly] Disallow exporting of TLS symbols
2021-05-10 Dave Lee[cmake] Enable -Wmisleading-indentation
2021-05-10 Stella Laurenzo[mlir][CAPI] Add CAPI bindings for the sparse_tensor...
2021-05-10 Simon Pilgrim[X86][SSE] Add examples of failures to remove a permute...
2021-05-10 Craig Topper[RISCV] Correct VL for fixed length masked scatter.
2021-05-10 Tomasz Miąsko[Demangle][Rust] Parse basic types
2021-05-10 Fangrui Song[clang] Support -fpic -fno-semantic-interposition for...
2021-05-10 Lang Hames[ORC] Update SpeculativeJIT example for dispatchTask...
2021-05-10 gbreynoo[llvm-nm] Help option output should be consistent with...
2021-05-10 gbreynoo[llvm-symbolizer] Update Command Guide
2021-05-10 Simon Pilgrim[X86][SSE] Add tests for missing shuffle(pack(x,y)...
2021-05-10 Simon Pilgrim[X86][SSE] Merge equal X32/X64 check prefixes. NFCI.
2021-05-10 Fangrui Song[llvm-objdump][MachO] Print a newline before lazy bind...
2021-05-10 Mark de Wever[libc++][NFC] Remove _VSTD:: when not needed.
2021-05-10 Harald van... [X86] Fix position-independent TType encoding
2021-05-10 serge-sans... [NFC] Synchronize reserved identifier code between...
2021-05-10 Momchil Velikov[clang][AArch32] Correctly align HA arguments when...
2021-05-10 Sanjay PatelRevert "[PassManager] add helper function to hold set...
2021-05-10 Jon Chesterfield[libomptarget] Add support for target allocators to...
2021-05-10 Zarko Todorovski[PowerPC] Enable safe for 32bit vins* P10 instructions
next