platform/upstream/llvm.git
2020-07-09 Igor Kudrin[DebugInfo] Add more checks to parsing .debug_pub*...
2020-07-09 Igor Kudrin[DebugInfo] Do not hang when parsing a malformed .debug...
2020-07-09 Florian Hahn[SCCP] Use conditional info with AND/OR branch conditions.
2020-07-09 Benjamin KramerMake helpers static. NFC.
2020-07-09 Kirill Bobyrev[clangd] Implement path and URI translation for remote...
2020-07-09 Xing GUO[DWARFYAML] Use override instead of virtual for better...
2020-07-09 Paul Walker[SVE] Scalarize fixed length masked loads and stores.
2020-07-09 Paul Walker[SVE] Disable some BUILD_VECTOR related code generator...
2020-07-09 Georgii Rymar[llvm-readelf] - Stop using 'unwrapOrError()' in 'ELFDu...
2020-07-09 Simon PilgrimDebugCounterList::printOptionInfo - use const auto...
2020-07-09 Nathan James[change-namespace][NFC] Clean up joinNamespaces
2020-07-09 Jun Ma[Coroutines] Refactor sinkLifetimeStartMarkers
2020-07-09 Simon PilgrimConstantFoldScalarCall3 - use const APInt& returned...
2020-07-09 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2020-07-09 Simon PilgrimVersionPrinter - use const auto& iterator in for-range...
2020-07-09 Dmitry Polukhin[yaml][clang-tidy] Fix multiline YAML serialization
2020-07-09 Tres Popp[mlir] Add additional Canonicalization of shape.cstr_br...
2020-07-09 serge-sans... Correctly update return status for MVEGatherScatterLowering
2020-07-09 Oliver Stannard[llvm-objdump] Display locations of variables alongside...
2020-07-09 Kadir Cetinkaya[clangd] Enable async preambles by default
2020-07-09 Florian Hahn[PredicateInfo] Add additional RenamedOp field to PB.
2020-07-09 Lucas Prates[CodeGen] Matching promoted type for 16-bit integer...
2020-07-09 Shengchen Kan[MC] Simplify the logic of applying fixup for fragments...
2020-07-09 serge-sans... Fix return status of AtomicExpandPass
2020-07-09 Sam McCall[clangd] Fix error handling in config.yaml parsing.
2020-07-09 Kai Luo[PowerPC] Only make copies of registers on stack in...
2020-07-09 Vitaly Buka[StackSafety,NFC] Update documentation
2020-07-09 Craig Topper[X86] Remove unnecessary union from getHostCPUFeatures...
2020-07-09 Douglas YungIncrease DIAG_SIZE_AST as we have hit it.
2020-07-09 Johannes Doerfert[OpenMP] Make complex soft-float functions on the GPU...
2020-07-09 Louis Dionne[libc++] Fix test failures in C++14 mode
2020-07-09 Lang Hames[ORC] Modify LazyCallThroughManager to support asynchro...
2020-07-09 Xing GUO[DWARFYAML][unittest] Refactor parseDWARFYAML().
2020-07-09 Eric ChristopherFix a typo in an error message.
2020-07-09 Stella LaurenzoAdd missing CMake bool canonicalizations.
2020-07-09 Qiu Chaofan[Legalizer] Fix wrong operand in split vector helper
2020-07-09 River Riddle[mlir] Print 0 element DenseElementsAttr as dense<...
2020-07-09 Richard SmithImprove diagnostics for constant evaluation that fails...
2020-07-09 peter klausler[flang] Fix negative unit number hashing
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
next