platform/upstream/llvm.git
2020-10-07 Daniel Sanders[json] Provide a means to delegate writing a value...
2020-10-07 Sam McCallReapply [ADT] function_ref's constructor is unavailable...
2020-10-07 Alex Richardson[clang-format][tests] Fix MacroExpander lexer not parsi...
2020-10-07 Alex Richardson[clang-format][NFC] Store FormatToken::Type as an enum...
2020-10-07 Nikita Popov[MemCpyOpt] Add additional callslot test cases (NFC)
2020-10-07 Roman Lebedev[NFC][InstCombine] Autogenerate a few tests being affec...
2020-10-07 Philip Reames[Tests] Precommit test showing gap around load forwardi...
2020-10-07 LLVM GN Syncbot[gn build] Port ddf1864ace4
2020-10-07 Yonghong SongBPF: add AdjustOpt IR pass to generate verifier friendl...
2020-10-07 Fanbo Meng[SystemZ][z/OS] Add test of zero length bitfield type...
2020-10-07 Arjun PIntroduce subtraction for FlatAffineConstraints
2020-10-07 Adam Czachorowski[clangd] Fix argument type (bool->float).
2020-10-07 Ronak Chauhan[AMDGPU] Support disassembly for AMDGPU kernel descriptors
2020-10-07 Cameron McInally[SVE] Lower fixed length VECREDUCE_OR operation
2020-10-07 Jay Foad[AMDGPU] Use @LINE for error checking in gfx10.3 assemb...
2020-10-07 Sam McCallRevert "[ADT] function_ref's constructor is unavailable...
2020-10-07 Nico Weber[gn build] (manually) port ce1365f8f7e
2020-10-07 Sam McCall[ADT] function_ref's constructor is unavailable if...
2020-10-07 Tobias Gysi[mlir] fix the types used during the generation of...
2020-10-07 Georgii Rymar[obj2yaml] - Rename `Group` to `GroupSection`. NFC.
2020-10-07 Georgii Rymar[llvm-readelf] - Implement --addrsig option.
2020-10-07 Dmitry Preobrazhensky[AMDGPU][MC] Improved diagnostics for instructions...
2020-10-07 Louis Dionne[libc++] Use the existing CMake caches when running...
2020-10-07 Pavel Labath[lldb] Check for and use ptsname_r if available
2020-10-07 Pavel Labath[lldb/docs] Clarify python/swig version incompatibility
2020-10-07 Louis Dionne[libc++] Add a CMake option to control whether the...
2020-10-07 Louis Dionne[libc++] Make sure __clear_and_shrink() maintains strin...
2020-10-07 Alex Zinenko[mlir] Add support for diagnostics in C API.
2020-10-07 Martin Storsjö[LLD] [MinGW] Move an option definitions to alphabetica...
2020-10-07 Roman LebedevInstCombine: Negator: don't rely on complexity sorting...
2020-10-07 Rodrigo Dominguez[AMDGPU] Implement hardware bug workaround for image...
2020-10-07 Simon Pilgrim[InstCombine] Tweak funnel by constant tests for better...
2020-10-07 Simon Pilgrim[ARM] Regenerate vldlane tests
2020-10-07 Florian Hahn[LAA] Add test for PR47751, which currently uses wrong...
2020-10-07 Jay Foad[SDag] SimplifyDemandedBits: simplify to FP constant...
2020-10-07 Max Kazantsev[Test] Add one more test where we can avoid creating...
2020-10-07 Tres Popp[mlir][NFC] Style cleanup in comments
2020-10-07 Haojian Wu[clangd] Don't set the Underlying bit on targets of...
2020-10-07 Haojian Wu[clang] Use isCompoundAssignmentOp to simplify the...
2020-10-07 Haojian Wu[AST][RecoveryExpr] Support dependent conditional opera...
2020-10-07 Rainer Orth[Support][unittests] Enforce alignment in ConvertUTFTest
2020-10-07 Max Kazantsev[NFC] Use getZero instead of getConstant(0)
2020-10-07 Jonas Devlieghere[lldb] Format unix signal table (NFC)
2020-10-07 Roman Lebedev[SROA] rewritePartition()/findCommonType(): if uses...
2020-10-07 Yonghong SongBPF: avoid duplicated globals for CORE relocations
2020-10-07 Max Kazantsev[Test] Add test showing that we can avoid inserting...
2020-10-07 Johannes DoerfertReapply "[OpenMP][FIX] Verify compatible types for...
2020-10-07 Chen Zheng[MachineInstr] exclude call instruction in mayAlias
2020-10-07 Chen Zheng[PowerPC] implement target hook getTgtMemIntrinsic
2020-10-07 Chen Zheng[PowerPC] add more builtins for PPCTargetLowering:...
2020-10-07 Bill Wendling[CodeGen][TailDuplicator] Don't duplicate blocks with...
2020-10-07 Valentin Clement[flang][openacc] Fix device_num and device_type clauses...
2020-10-07 Johannes Doerfert[Attributor] Use smarter way to determine alignment...
2020-10-07 Johannes Doerfert[Attributor] Ignore read accesses to constant memory
2020-10-07 Johannes Doerfert[Attributor] Give up early on AANoReturn::initialize
2020-10-06 Jonas Devlieghere[lldb] Change the xcrun (fallback) logic in GetXcodeSDK
2020-10-06 Nico Weber[gn build] manually port 5e4409f308177
2020-10-06 Ahmed S. TaeiRelax FuseTensorReshapeOpAsproducer identity mapping...
2020-10-06 Dave AirlieFix out-of-tree clang build due to sysexits change
2020-10-06 Lang Hames[RuntimeDyld][COFF] Report fatal error on error, rather...
2020-10-06 Duncan P. N... docs: Emphasize ArrayRef over SmallVectorImpl
2020-10-06 Jianzhou ZhaoReplace shadow space zero-out by madvise at mmap
2020-10-06 Petr Hosek[CMake] Track TSan's dependency on C++ headers
2020-10-06 Chris Palmer[libc++] Add assert to check bounds in `constexpr strin...
2020-10-06 Aart Bik[mlir] [sparse] convenience runtime support to read...
2020-10-06 Mehdi AminiRemove unneeded "allow-unregistered-dialect" from shape...
2020-10-06 Alexandre GaneaRevert [lit] Support running tests on Windows without...
2020-10-06 Louis Dionne[libc++] Add a script to setup CI on macOS nodes
2020-10-06 Richard Smith[c++17] Implement P0145R3 during constant evaluation.
2020-10-06 Mircea Trofin[NFC][MC] Type uses of MCRegUnitIterator as MCRegister
2020-10-06 Thomas Raoux[mlir][spirv] Add Vector to SPIR-V conversion pass
2020-10-06 Scott Linder[AMDGPU] Fix remaining kernel descriptor test
2020-10-06 Eric Schweitz[NFC][flang] Add the header file Todo.h. This file...
2020-10-06 Fanbo Meng[SystemZ][z/OS] Set default alignment rules for z/OS...
2020-10-06 Nicolas Vasilache[mlir][Linalg] Implement tiling on tensors
2020-10-06 Konrad Dobros[mlir][spirv] Fix extended insts deserialization generation
2020-10-06 Scott Linder[AMDGPU] Emit correct kernel descriptor on big-endian...
2020-10-06 Thomas Raoux[mlir][vector] Fold extractOp coming from broadcastOp
2020-10-06 Stanislav Mekhanoshin[AMDGPU] Create isGFX9Plus utility function
2020-10-06 Fanbo Meng[SystemZ][z/OS] Set default alignment rules for z/OS...
2020-10-06 Simon Pilgrim[X86][SSE] combineX86ShuffleChain add 'CanonicalizeShuf...
2020-10-06 Sebastian Neubauer[AMDGPU] Remove SIInstrInfo::calculateLDSSpillAddress
2020-10-06 Nikita Popov[MemCpyOpt] Use dereferenceable pointer helper
2020-10-06 Nikita Popov[MemCpyOpt] Check for throwing calls during call slot...
2020-10-06 Nikita Popov[MemCpyOpt] Add separate statistic for call slot optimi...
2020-10-06 Hafiz Abid... [libc++] Check _LIBCPP_USE_CLOCK_GETTIME before using...
2020-10-06 peter klausler[flang] Track CHARACTER length better in TypeAndShape
2020-10-06 Simon Pilgrim[APIntTest] Extend extractBits to check 'lshr+trunc...
2020-10-06 Louis Dionne[libc++] Allow retries in two flaky tests
2020-10-06 Fangrui Song[X86] .code16: temporarily set Mode32Bit when matching...
2020-10-06 Aaron En Ye Shi[HIP] NFC Add comments to cmath functions
2020-10-06 Aaron En Ye Shi[HIP] NFC properly reference Differential Revision
2020-10-06 Dávid Bolvanský[SimplifyLibCalls] Optimize mempcpy_chk to mempcpy
2020-10-06 LLVM GN Syncbot[gn build] Port aa2b593f149
2020-10-06 Aaron En Ye Shi[HIP] Restructure hip headers to add cmath
2020-10-06 Arthur Eubanks[BPF][NewPM] Make BPFTargetMachine properly adjust...
2020-10-06 Arthur Eubanks[test][InstCombine][NewPM] Fix InstCombine tests under NPM
2020-10-06 Arthur Eubanks[test][NewPM] Make dead-uses.ll work under NPM
2020-10-06 Johannes Doerfert[Attributor][FIX] Move assertion to make it not trivial...
2020-10-06 Johannes Doerfert[Attributor][FIX] Dead return values are not `noundef`
next