platform/upstream/llvm.git
2020-06-09 Jan Kratochvil[nfc] [lldb] Reduce GetAttributes's depth parameter...
2020-06-09 Kadir Cetinkaya[clang][StaticAnalyzer] Fix unused variable warning...
2020-06-09 David Green[ARM] Add some MVE vecreduce tests. NFC
2020-06-09 Simon Pilgrim[X86][SSE] Add PTEST test cases for PR45378
2020-06-09 Simon PilgrimMagic.h - reduce includes to forward declarations....
2020-06-09 Xing GUO[DWARFYAML][debug_ranges] Emit an error message for...
2020-06-09 Sam McCall[clangd] Parse std::make_unique, and emit template...
2020-06-09 Guillaume ChateletRevert "[Alignment][NFC] Migrate TargetLowering::allows...
2020-06-09 Simon Wallis[ARM] prologue instructions emitted for naked function...
2020-06-09 Guillaume Chatelet[Alignment][NFC] TargetLowering::allowsMisalignedMemory...
2020-06-09 Guillaume Chatelet[Alignment][NFC] Migrate TargetLowering::allowsMemoryAccess
2020-06-09 Adam Balogh[Analyzer] Allow creation of stack frame for functions...
2020-06-09 Adam Balogh[Analyzer] [NFC] Parameter Regions
2020-06-09 Adam Balogh[Analyzer] Add `getReturnValueUnderConstruction()`...
2020-06-09 Pavel Labath[lldb] Fix -Wmissing-field-initializers in StackFrameList
2020-06-09 Abbas Sabra[analyzer] LoopWidening: fix crash by avoiding aliased...
2020-06-09 Jonathan Coe[clang-format] Brace breaking for C# lambdas
2020-06-09 Florian Hahn[Matrix] Add __builtin_matrix_transpose to Clang.
2020-06-09 Cullen Rhodes[AArch64][AsmParser] Fix debug output in a few instructions
2020-06-09 James Henderson[DebugInfo] Check for errors when reading data for...
2020-06-09 Guillaume ChateletFix unused variable warning
2020-06-09 Cullen Rhodes[AArch64][SVE] Implement structured load intrinsics
2020-06-09 Kazushi (Jam... [VE] Support Transfer Control Instructions in MC layer
2020-06-09 hsmahesha[AMDGPU/MemOpsCluster] Implement new heuristic for...
2020-06-09 Kazushi (Jam... [VE] Support lowering to NND instruction
2020-06-09 Simon Wallis[AVR][test] Remove test for naked function containing...
2020-06-09 Guillaume Chatelet[Alignment] Fix deprecation message
2020-06-09 Sameer Sahasrabuddhe[AMDGPU] Enable structurizer workarounds by default
2020-06-09 Kang Zhang[MachineVerifier] Add TiedOpsRewritten flag to fix...
2020-06-09 Kristof Beyls[AArch64] Fix branch, terminator, etc properties for...
2020-06-09 David Sherwood[CodeGen] Ensure callers of CreateStackTemporary use...
2020-06-09 Sam Parker[NFCI][CostModel] Unify getCmpSelInstrCost
2020-06-09 David Sherwood[CodeGen,AArch64] Fix up warnings in splitStores
2020-06-09 Stanislav Mekhanoshin[AMDGPU] Custom lowering of i64 umulo/smulo
2020-06-09 Craig Topper[X86] Autogenerate complete checks and add encoding...
2020-06-09 Siva Chandra... [libc][NFC] Add few more missing entrypoints to the...
2020-06-09 Siva Chandra... [libc][NFC] Add bzero to list of entrypoints.
2020-06-09 Kang Zhang[NFC][PowerPC] Remove the redundant InstAlias for OR...
2020-06-09 Saleem Abdulrasooltest: repair lld builder
2020-06-09 Chen Zheng[APInt] set all bits for getBitsSetWithWrap if loBit...
2020-06-09 Anil Mahmud[PowerPC] Fix pattern for DCBFL/DCBFLP instrinsics.
2020-06-09 Anil Mahmud[PowerPC] Remove extra instruction left by emitRLDICWhe...
2020-06-09 Stefan Pintilie[PowerPC] Fix incorrect PC Relative relocations for...
2020-06-09 Matt ArsenaultMake myself code owner of InferAddressSpaces
2020-06-09 Saleem Abdulrasoollld: initial pass at supporting TBD
2020-06-09 Jacques Pienaar[mlir] Unranked memref type has no rank
2020-06-09 Jian Cai[AArch64] Support expression results as immediate value...
2020-06-09 dfukalov[AMDGPU][NFC] Skip processing intrinsics that do not...
2020-06-09 Siva Chandra... [libc][NFC][Obvious] Add names to various string entryp...
2020-06-08 Eli FriedmanRevert "[arm][darwin] Don't generate libcalls for wide...
2020-06-08 Petr Hosek[InstrProfiling] Use -fuse-ld=lld in instrprof-gc-secti...
2020-06-08 George Mitenkov[MLIR][SPIRVToLLVM] Add skeleton for SPIR-V to LLVM...
2020-06-08 KareemErgawy[MLIR][Toy] Fix a few typos in the comments/docs.
2020-06-08 Petr Hosek[InstrProfiling] Use !associated metadata for counters...
2020-06-08 Petr HosekRevert "[InstrProfiling] Use !associated metadata for...
2020-06-08 Stanislav MekhanoshinStabilize alloca slices sort in SROA
2020-06-08 Richard SmithRemove improper uses of DiagnosticErrorTrap and hasErro...
2020-06-08 Sterling AugustineAdd #includes so that ROCm.h is compilable stand-alone.
2020-06-08 Yonghong Song[DebugInfo] Fix assertion for extern void type
2020-06-08 Petr Hosek[InstrProfiling] Use !associated metadata for counters...
2020-06-08 Roman Lebedev[Support] FoldingSetNodeID::AddString(): reserve memory
2020-06-08 Michael Liao[lld] Fix shared library build by adding the missing...
2020-06-08 Richard SmithMore robust fix for crash on invalid range-based for...
2020-06-08 jasonliu[XCOFF][AIX] report_fatal_error when an overflow sectio...
2020-06-08 Valentin ClementApply fix from D81179 only from GCC < 8
2020-06-08 Arthur EubanksRevert "Reland D80966 [codeview] Put !heapallocsite...
2020-06-08 LLVM GN Syncbot[gn build] Port bb677cacc80
2020-06-08 Andrew Litteken[SuffixTree][MachOpt] Factoring out Suffix Tree and...
2020-06-08 Julian Lettner[TSan] Revert removal of ignore_interceptors_accesses...
2020-06-08 Jian CaiAdd a flag to debug automatic variable initialization
2020-06-08 Nico WeberRevert "[clangd] Resolve driver symlinks, and look...
2020-06-08 Florian Hahn[AArch64] Fix ldst-opt of multiple disjunct subregs.
2020-06-08 Isuru Fernando[flang] Fix issue of flang/runtime/config.h not being...
2020-06-08 Hans Wennborg[PGO] CallPromotion: Don't try to pass sret args to...
2020-06-08 Arthur EubanksMove *San module passes later in the NPM pipeline
2020-06-08 Louis Dionne[libc++] Improve tests for iterators.operations
2020-06-08 Craig Topper[X86] Prevent LowerSELECT from causing suboptimal codeg...
2020-06-08 Hendrik Greving[ModuloSchedule] Support instructions with > 1 destinat...
2020-06-08 Sanjay Patel[InstCombine] improve matching for sext-lshr-trunc...
2020-06-08 Sanjay Patel[InstCombine] add tests for sext+lshr+trunc; NFC
2020-06-08 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-06-08 Chris Jackson[DebugInfo] Reduce SalvageDebugInfo() functions
2020-06-08 Yaxun (Sam... Rename arg name in __clang_hip_math.h
2020-06-08 Saleem Abdulrasoollld: improve the `-arch` handling for MachO
2020-06-08 Florian Hahn[AArch64] Add a ldst-opt test with undef operands ...
2020-06-08 Jan-Willem... [NFC] Fix quadratic LexicalScopes::constructScopeNest
2020-06-08 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-06-08 Hiroshi Yamauchi[PGO][PGSO] Enable non-cold code size opts under non...
2020-06-08 LLVM GN Syncbot[gn build] Port 550b5995233
2020-06-08 zoecarver[NFC] [libcxx] Remove shared_ptr's no-rvalue unique_ptr...
2020-06-08 Jonas Devlieghere[Support] Replace 'DisableColors' boolean with 'ColorMo...
2020-06-08 Matt ArsenaultAMDGPU/GlobalISel: Precommit regenerated check lines
2020-06-08 David Goldman[Sema][CodeComplete][ObjC] Don't include arrow/dot...
2020-06-08 Kadir Cetinkaya[clangd] Drop unnecessary FS modifications in FindSymbo...
2020-06-08 Fangrui SongReland D80979 [clang] Implement VectorType logic not...
2020-06-08 Ilya BiryukovUpdates to the 'CLion Integration' section in ClangForm...
2020-06-08 Jonas Devlieghere[Support] Move color handling from raw_fd_ostream to...
2020-06-08 Sanjay Patel[InstCombine] improve matching for sext-lshr-trunc...
2020-06-08 David Goldman[ObjC] Fix AST serialization for pseudo-strong parameters
2020-06-08 Alexander Belyaev[mlir] Lower Shape binary ops (AddOp, MulOp) to Standard.
next