platform/upstream/llvm.git
2020-11-03 Louis Dionne[libc++] Remove support for .run.fail.cpp tests
2020-11-03 Fangrui Song[unittest][TrasnformerTest] Fix asan stack-use-after...
2020-11-03 Louis Dionne[libc++] NFC: Simplify how we run config tests
2020-11-03 Jonas Devlieghere[crashlog] Print the actual exception in the CommandRet...
2020-11-03 Xun Li[musttail] Unify musttail call preceding return checking
2020-11-03 Petr Hosek[compiler-rt] Use empty SuspendedThreadsList for Fuchsia
2020-11-03 Vitaly Buka[memprof] Don't protect destructor in final
2020-11-03 Roman Lebedev[Reassociate] Convert `add`-like `or`'s into an `add...
2020-11-03 Roman Lebedev[NFC][Reassociate] Add tests with `add`-like `or` ...
2020-11-03 Thomas Raoux[mlir][vector] Add canonicalization patterns for Extrac...
2020-11-03 Sanne WoudaRevert "Precommit LTO pipeline test"
2020-11-03 Sanne WoudaRevert "Add loop distribution to the LTO pipeline"
2020-11-03 Jay Foad[AMDGPU] Add some missing tests for GFX10.3 subtargets
2020-11-03 Ben DunbobbinFix - [Clang] Add the ability to map DLL storage class...
2020-11-03 Sanne WoudaAdd loop distribution to the LTO pipeline
2020-11-03 Sanne WoudaPrecommit LTO pipeline test
2020-11-03 Andy YankovskyReturn actual type from SBType::GetArrayElementType
2020-11-03 Andy Wingo[WebAssembly] Implement ref.null
2020-11-03 Aaron En Ye Shi[HIP] Math Headers to use type promotion
2020-11-03 Artem Belevich[HIP] Use argv[0] as the default choice for the Executa...
2020-11-03 Artem Belevich[CUDA] Allow local static variables with target attributes.
2020-11-03 Jameson Nash[GVN] small improvements to comments
2020-11-03 Jonas Devlieghere[crashlog] Modularize parser
2020-11-03 Simon PilgrimCleanup namespace comment to fix clang-tidy warning...
2020-11-03 Simon Pilgrim[DAG] computeKnownBits - Move ISD::SRA handling into...
2020-11-03 Craig Topper[RISCV] Add missing patterns for rotr with immediate...
2020-11-03 Simon Pilgrim[DAG] computeKnownBits - Move (most) ISD::SRL handling...
2020-11-03 Simon Pilgrim[AMDGPU] Regenerate load i16 tests to use update_llc_te...
2020-11-03 Louis Dionne[libc++] Move <memory> helpers outside of std::allocato...
2020-11-03 Jonas Devlieghere[crashlog] Move crash log parsing into its own class
2020-11-03 Nico WeberMake test/tools/llvm-dlltool/tool-name.test pass, and...
2020-11-03 Tony[NFC][AMDGPU] Minor editorial improvements to AMDGPUUsa...
2020-11-03 etiotto[compiler-rt][profile][AIX]: Enable compiler-rt profile...
2020-11-03 Esme-YiRevert "[PowerPC] Extend folding RLWINM + RLWINM to...
2020-11-03 Tim Renouf[AMDGPU] Add gfx1033 target
2020-11-03 Tim Renouf[AMDGPU] Add gfx90c target
2020-11-03 Michał Górny[lldb] [Process/FreeBSDRemote] Fix "Fix attaching via...
2020-11-03 Valentin Clement[openmp][openacc][NFC] Simplify access and validation...
2020-11-03 Sanjay Patel[CostModel] fix cost calc bug for sadd/ssub with overflow
2020-11-03 Hans WennborgFix GCC error: specialization of 'template<class LeafTy...
2020-11-03 Joachim Protze[OpenMP][Tools] clang-format Archer (NFC)
2020-11-03 Joe Ellis[SVE][InstCombine] Improve specificity of InstCombine...
2020-11-03 Jay Foad[AMDGPU] Fix ds_read2/write2 with unaligned offsets
2020-11-03 Martin Storsjö[libcxx] Error out if __libcpp_mbsrtowcs_l fails in...
2020-11-03 Martin Storsjö[libcxx] [libcxxabi] Set flags for visibility when...
2020-11-03 Pavel Labath[lldb/Utility] Add unit tests for RegisterValue::GetSca...
2020-11-03 Mircea Trofin[Docs][FileCheck] Small fix.
2020-11-03 Jameson Nashmake the AsmPrinterHandler array public
2020-11-03 Nathan James[ADT] Add SmallVector::pop_back_n
2020-11-03 Anton Afanasyev[SLP][X86][Test] Extend test coverage for PR47629
2020-11-03 Jay Foad[AMDGPU] Precommit globalisel tests for ds_read2_b64...
2020-11-03 Nathan James[ASTMatchers] Made isExpandedFromMacro Polymorphic
2020-11-03 Simon Pilgrim[DAG] computeKnownBits - Move (most) ISD::SHL handling...
2020-11-03 LLVM GN Syncbot[gn build] Port 1667d23e585
2020-11-03 Nico Weber[gn build] (manually) port 1af3cb5424d
2020-11-03 Jay Foad[AMDGPU] Specify a triple to avoid codegen changes...
2020-11-03 Lei Zhang[mlir][spirv] Support for a few more decorations in...
2020-11-03 Sanjay Patel[x86] update cost table comments for maxnum; NFC
2020-11-03 Yaxun (Sam... [CUDA][HIP] Fix linkage for -fgpu-rdc
2020-11-03 Roman Lebedev[InstCombine] Perform C-(X+C2) --> (C-C2)-X transform...
2020-11-03 Roman Lebedev[InstCombine] Negator: - (C - %x) --> %x - C (PR47997)
2020-11-03 Roman Lebedev[NFC][InstCombine] Negator: add test coverage for ...
2020-11-03 Roman Lebedev[NFC][InstCombine] Negator: add test coverage for ...
2020-11-03 Roman Lebedev[NFC][InstCombine] Add test coverage for PR47997
2020-11-03 Florian Hahn[SCCP] Handle bitcast of vector constants.
2020-11-03 David Green[ARM] Remove unused variable. NFC
2020-11-03 Joachim Protze[OpenMP][libomptarget][Tests] fix failing test
2020-11-03 Joachim Protze[OpenMP][OMPT][NFC] Fix flaky test
2020-11-03 Joachim Protze[OpenMP][Tool] Handle detached tasks in Archer
2020-11-03 Hans WennborgRevert "[CodeGen] [WinException] Only produce handler...
2020-11-03 Stefan Gränitz[JITLink][ELF] Implement R_X86_64_PLT32 relocations
2020-11-03 Hiral Oza[clang-tidy] adding "--config-file=<file-path>" to...
2020-11-03 serge-sans... Fix 'default label in switch which covers all enumerati...
2020-11-03 David Green[ARM] Treat memcpy/memset/memmove as call instructions...
2020-11-03 David Green[ARM] Low overhead loop memcpy lowering test. NFC
2020-11-03 Sander de Smalen[AArch64][SVE] NFC: Guard all SVE tests for TypeSize...
2020-11-03 Alexander Bosch[MLIR] Added test operations to replace linalg dependen...
2020-11-03 Mehdi AminiMake the implicit nesting behavior of the PassManager...
2020-11-03 Mehdi AminiHandle the verifier at run() time in the PassManager...
2020-11-03 Mehdi AminiChange the PrintOpStatsPass to operate on any operation...
2020-11-03 Mehdi AminiRemove mlir-c/Core.h which is superseded by the new...
2020-11-03 Stephen KellyAdd test missing from previous commit
2020-11-03 Simon Pilgrim[AggressiveInstCombine] Generalize foldGuardedRotateToF...
2020-11-03 Alexander Belyaev[mlir] Convert `memref_reshape` to LLVM.
2020-11-03 Florian Hahn[SLP] Pass VecPred argument to getCmpSelInstrCost.
2020-11-03 serge-sans... [lld] missing doc entry for error handling script
2020-11-03 Nicholas Guy[AArch64] Redundant masks in downcast long multiply
2020-11-03 serge-sans... Provide a hook to customize missing library error handling
2020-11-03 David Green[CostModel] Make target intrinsics cheap by default
2020-11-03 Sander de Smalen[NFCI] Add StackOffset class and base classes for Eleme...
2020-11-03 Pedro Tammela[LLDB][NFC] treat Lua error codes in a more explicit...
2020-11-03 Tres Popp[mlir] Add to shape.is_broadcastable description
2020-11-03 Tres Popp[mlir] Add partial lowering of shape.cstr_broadcastable.
2020-11-03 Michał Górny[lldb] [Plugins/FreeBSDRemote] Disable GetMemoryRegionI...
2020-11-03 Michał Górny[lldb] [Process/FreeBSDRemote] Remove GetSharedLibraryI...
2020-11-03 Michał Górny[lldb] [Process/FreeBSDRemote] Fix attaching via lldb...
2020-11-03 Michał Górny[lldb] [Host/{free,net}bsd] Fix process matching by...
2020-11-03 Michał Górny[lldb] [Process/FreeBSDRemote] Implement thread GetName()
2020-11-03 Georgii Rymar[llvm-readobj/libObject] - Allow dumping objects that...
2020-11-03 Petar AvramovicAMDGPU/GlobalISel: Use same builder/observer in post...
next