platform/upstream/llvm.git
2020-07-09 Adrian PrantlFix debugserver reporting of deployment target
2020-07-09 Julian Lettner[lit] Add --show-xxx command line options
2020-07-08 Valentin Clement[openmp] Use switch in isAllowedClauseForDirective...
2020-07-08 Mitch Phillips[NFC] Fix some docs warnings
2020-07-08 Gui Andrade[Sanitizer]: Require !android for protoent test
2020-07-08 Matt ArsenaultDAG: Remove redundant finalizeLowering call
2020-07-08 LLVM GN Syncbot[gn build] Port d999cbc9883
2020-07-08 Johannes Doerfert[OpenMP] Initial support for std::complex in target...
2020-07-08 Adrian PrantlUpdated the list of supported platforms in LLDB to...
2020-07-08 Matt ArsenaultDAG: Remove redundant handling of reg fixups
2020-07-08 Craig Topper[InstSimplify] Add test cases for opportunities to...
2020-07-08 Adrian PrantlUnify the ExecutionContextScope computation in Material...
2020-07-08 aartbik[mlir] [VectorOps] Expose lowering pass options program...
2020-07-08 Gui Andradesanitizers: Add interceptors for getproto{ent,byname...
2020-07-08 Richard SmithPR46640: Permit the first parameter of a destroying...
2020-07-08 Matt ArsenaultGlobalISel: Verify G_BITCAST changes the type
2020-07-08 Louis Dionne[libc++] Make sure the ENABLE_FILESYSTEM variable is...
2020-07-08 Arthur Eubanks[opt] Remove obsolete --quiet option
2020-07-08 Christian Kandeler[libclang] Fix crash when visiting a captured VLA
2020-07-08 Davide ItalianoRevert "[lldb/API] Overwrite variables with SBLaunchInf...
2020-07-08 Richard SmithRecover more gracefully from stack exhaustion during...
2020-07-08 Craig Topper[InstSimplify] Remove select ?, undef, X -> X and selec...
2020-07-08 Nikita PopovRevert "[NFC] Separate Peeling Properties into its...
2020-07-08 Nikita Popov[InstSimplify] Handle not inserted instruction graceful...
2020-07-08 Cameron McInallyReword description of ISD::BUILD_VECTOR
2020-07-08 Christopher... [Solaris] Fix Solaris build bots
2020-07-08 Cameron McInallyTighten description of ISD::BUILD_VECTOR
2020-07-08 Gui Andrade[LLVM] Accept `noundef` attribute in function definitio...
2020-07-08 Gui Andrade[LangRef] Introduce `noundef` attribute for fully defin...
2020-07-08 Louis Dionne[libc++] Install PSTL when installing libc++ with paral...
2020-07-08 Sidharth Baveja[NFC] Separate Peeling Properties into its own struct
2020-07-08 Anh Tuyen TranRevert "[NFC] Separate Peeling Properties into its...
2020-07-08 Anh Tuyen Tran[NFC] Separate Peeling Properties into its own struct
2020-07-08 Louis Dionne[pstl] Do not install the __config_site.in file
2020-07-08 Sanjay Patel[DAGCombiner] clean up in mergeConsecutiveStores()...
2020-07-08 Sanjay Patel[DAGCombiner] fix code comment and improve readability...
2020-07-08 Fangrui Song[ELF] Enforce double-dash form for --warn-backrefs...
2020-07-08 Louis Dionne[pstl] Fix a few errors when running PSTL tests through...
2020-07-08 Jay FoadSILoadStoreOptimizer: add support for GFX10 image instr...
2020-07-08 Jay Foad[AMDGPU] Fix and simplify AMDGPULegalizerInfo::legalize...
2020-07-08 Jay Foad[AMDGPU] Fix and simplify AMDGPUTargetLowering::LowerUD...
2020-07-08 Jay Foad[AMDGPU] Fix and simplify AMDGPUCodeGenPrepare::expandD...
2020-07-08 Christopher... [SVE] Remove calls to VectorType::getNumElements from...
2020-07-08 Louis Dionne[libc++] Reimplement platform detection features withou...
2020-07-08 Fangrui Song[test] Add REQUIRES: x86-registered-target to tools...
2020-07-08 Fangrui Song[Support] Define llvm::parallel::strategy for -DLLVM_EN...
2020-07-08 Michael ParkRemove the unnecessary `is_nothrow_swappable` condition...
2020-07-08 Craig Topper[X86] Enabled a bunch of 64-bit Interlocked* functions...
2020-07-08 Craig Topperhwasan: Don't pass the tagged-globals target-feature...
2020-07-08 Fangrui Song[ELF] Rename canRelax to toExecRelax. NFC
2020-07-08 Fangrui Song[test] Run llvm/test/**/*.yaml & don't run llvm/test...
2020-07-08 Fangrui Song[ELF] Add -z dead-reloc-in-nonalloc=<section_glob>...
2020-07-08 Pete Steinfeld[flang] Fix a crash when cosubscript list is empty
2020-07-08 Yaxun (Sam... [CUDA][HIP] Let lambda be host device by default
2020-07-08 shafik[RecordLayout] Fix ItaniumRecordLayoutBuilder so that...
2020-07-08 Louis Dionne[libc++][NFC] Remove outdated TODO item
2020-07-08 Sanjay Patel[DAGCombiner] fix function-name formatting; NFC
2020-07-08 Sanjay Patel[DAGCombiner] add enum for store source value; NFC
2020-07-08 Simon Pilgrim[X86][SSE] Pull out PACK(SHUFFLE(),SHUFFLE()) folds...
2020-07-08 Simon Pilgrim[X86] Fix copy+paste typo in combineVectorPack assert...
2020-07-08 Arthur Eubanks[NewPM] Add PredicateInfoPrinterPass to PassRegistry.def
2020-07-08 Wei Mi[SampleFDO] Enable sample-profile-top-down-load and...
2020-07-08 Ulrich Weigand[SystemZ] Allow specifying integer registers as part...
2020-07-08 Nicolai HähnleDomTree: remove explicit use of DomTreeNodeBase::iterator
2020-07-08 serge-sans... Revert "Double check that passes correctly set their...
2020-07-08 Sjoerd Meijer[matrix] Add some more Verifier negative tests. NFC.
2020-07-08 Louis Dionne[libc++] Mark some tests as unsupported on GCC 5
2020-07-08 Arthur Eubanks[NewPM][opt] Translate "-O#" to NPM's "default<O#>"
2020-07-08 Aleksandr Platonov[clang] Fix a crash when passing a C structure of incom...
2020-07-08 Chris Gyurgyik[libc] Fix typographical error in math_utils.h.
2020-07-08 Arthur Eubanks[NewPM][opt] Share -disable-loop-unrolling between...
2020-07-08 Evgeny Leviant[MIR] Speedup parsing of function with large number...
2020-07-08 Arthur Eubanks[Preallocated] Add @llvm.call.preallocated.teardown
2020-07-08 Eric Schweitzpartial revert on RTBuilder.h to avoid warnings.
2020-07-08 Pavel Labath[lldb] Modernize/clean up ValueObject::GetChildMemberWi...
2020-07-08 Paul Walker[SelectionDAG] Fix incorrect offset when expanding...
2020-07-08 Bruno Ricci[clang][NFC] Also test for serialization in test/AST...
2020-07-08 serge-sans... Double check that passes correctly set their Modified...
2020-07-08 Sam McCall[clangd] Improve serialization error messages. NFC
2020-07-08 sstefan1[OpenMPIRBuilder][Fix] Move llvm::omp::types to OpenMPI...
2020-07-08 Stanislav MekhanoshinSLP: honor requested max vector size merging PHIs
2020-07-08 Sam McCall[clangd] Enable reading config from files behind a...
2020-07-08 Eric Schweitz[flang] Upstreaming intrinsic call lowering.
2020-07-08 Pete Steinfeld[flang] Support for image selectors
2020-07-08 Ties Stuij[CodeGen] Don't combine extract + concat vectors with...
2020-07-08 Eduardo CaldasFix crash on overloaded postfix unary operators due...
2020-07-08 Alexey Bataev[NVPTX]Add a test for debug info for packed bitfields...
2020-07-08 Alexander Belyaev[mlir] Add ViewLikeOpInterface to std.memref_cast.
2020-07-08 Isuru Fernando[flang] Fix setting mxcsr on MSVC
2020-07-08 Sanjay Patel[x86] improve codegen for non-splat bit-masked vector...
2020-07-08 Med Ismail... [lldb/Core] Update comment to make it more explicit...
2020-07-08 Sylvestre Ledruclang: Don't show a trailing space with --version when...
2020-07-08 Pavel Labath[lldb/Utility] Simplify Scalar float accessors
2020-07-08 Haojian Wu[AST][RecoveryExpr] Fix the value category for recovery...
2020-07-08 Pavel Labath[lldb/API] Overwrite variables with SBLaunchInfo::SetEn...
2020-07-08 Michael Forney[cmake] Use CMAKE_GENERATOR to determine if Ninja is...
2020-07-08 Simon Pilgrim[X86][AVX] SimplifyDemandedVectorEltsForTargetShuffle...
2020-07-08 Alex RichardsonAdd missing REQUIRES: x86-registered-target
2020-07-08 Raphael Isemann[lldb][NFC] Fix indentation in expect_expr
2020-07-08 Petar Avramovic[GlobalISel][InlineAsm] Fix matching input constraints...
next