platform/upstream/llvm.git
2020-08-14 Frederik Gossen[MLIR][Shape] Add custom assembly format for `shape...
2020-08-14 Pavel Labath[lldb/Utility] Simplify Scalar::PromoteToMaxType
2020-08-14 Kirill Bobyrev[clangd] Clarify comments regarding gRPC linking
2020-08-14 Aleksandr Platonov[clangd] Fix find_program() result check when searching...
2020-08-14 Joachim Protze[OpenMP] Fix releasing of stack memory
2020-08-14 Kirill Bobyrev[clangd] Warn developers when trying to link system...
2020-08-14 Vitaly Buka[NFC][StackSafety] Dedup callees
2020-08-14 Mehdi AminiRemove spurious empty line at the beginning of source...
2020-08-14 Mehdi AminiFix BufferPlacement Pass to derive from the TableGen...
2020-08-14 Gui Andrade[CGAtomic] Mark atomic libcall functions `nounwind`
2020-08-14 LLVM GN Syncbot[gn build] Port 2e4a20fd706
2020-08-14 Eduardo Caldas[SyntaxTree] Split `TreeTestBase` into header and source
2020-08-14 Raphael Isemann[lldb] Fix a crash when tab-completion an empty line...
2020-08-14 Sebastian Neubauer[AMDGPU] Enable .rodata for amdpal os
2020-08-14 David Sherwood[SVE] Fix bug in SVEIntrinsicOpts::optimizePTest
2020-08-14 Sam Parker[NFCI][SimpleLoopUnswitch] Adjust CostKind query
2020-08-14 Igor Kudrin[DebugInfo] Avoid an infinite loop with a truncated...
2020-08-14 Arthur EubanksRevert "[SLC] sprintf(dst, "%s", str) -> strcpy(dst...
2020-08-14 Chris Kennelly[NFC] Remove unused function.
2020-08-14 aartbik[mlir] [VectorOps] Canonicalization of 1-D memory opera...
2020-08-13 Thomas Lively[WebAssembly] Add missing lit.local.cfg
2020-08-13 Peter Collingbournehwasan: Emit the globals note even when globals are...
2020-08-13 Yuanfang Chen[NewPM][CodeGen] Add machine code verification callback
2020-08-13 Ben Dunbobbin[X86][ELF] Prefer lowering MC_GlobalAddress operands...
2020-08-13 Arthur Eubanks[ConstProp] Handle insertelement constants
2020-08-13 Amy Huang[DebugInfo] Add -fuse-ctor-homing cc1 flag so we can...
2020-08-13 Dávid Bolvanský[SLC] sprintf(dst, "%s", str) -> strcpy(dst, str)
2020-08-13 Chris Kennelly[NFC] Remove unused variables.
2020-08-13 David GreenRevert "[ARM] Fix IT block generation after Thumb2SizeR...
2020-08-13 Jonas Devlieghere[lldb] Improve diagnostics in lldb-repro when replay...
2020-08-13 Austin Kerbow[AMDGPU] Fix FP/BP spills when MUBUF constant offset...
2020-08-13 Thomas Lively[WebAssembly] Allow inlining functions with different...
2020-08-13 Rainer Orth[clang][Driver] Default to /usr/bin/ld on Solaris
2020-08-13 Dávid Bolvanský[Tests] Update strncpy tests
2020-08-13 Lang HamesRe-apply "[llvm-jitlink] Don't demote unreferenced...
2020-08-13 Dávid Bolvanský[SLC] Optimize strncpy(a, a, C) to memcpy(a, a000, C)
2020-08-13 Nikita Popov[InstSimplify] Add tests for assume with min/max intrin...
2020-08-13 Peter Collingbournesanitizer_common: Introduce internal_madvise and start...
2020-08-13 Vy NguyenAdd "status" to the list of absl libraries.
2020-08-13 Abhina Sreeskantharajan[SystemZ][z/OS] enable trigraphs by default on z/OS
2020-08-13 Chris Kennelly[tsan] Respect no_huge_pages_for_shadow.
2020-08-13 parallels[libc] Add strtok_r implementation.
2020-08-13 Cameron McInally[SVE] Lower fixed length vector integer UMIN/UMAX
2020-08-13 Nico Weber[gn build] (manually) port d650cbc349ccc4 better
2020-08-13 Nico Weber[gn build] (manually) port d650cbc349ccc4
2020-08-13 Stefan Gränitz[ORC][NFC] Fix typo in comment
2020-08-13 Alex Lorenz[darwin][driver] fix isMacosxVersionLT minimum supporte...
2020-08-13 River Riddle[mlir][docs] Update/Add documentation for MLIRs Pattern...
2020-08-13 River Riddle[mlir][DialectConversion] Update the documentation...
2020-08-13 Stefan Gränitz[ORC] cloneToNewContext() can work with a const-ref...
2020-08-13 Stefan Gränitz[ORC] Fix SymbolLookupSet::containsDuplicates()
2020-08-13 shafik[LLDB] Fix how ValueObjectChild handles bit-fields...
2020-08-13 Haowei Wu[elfabi] Move llvm-elfabi related code to InterfaceStub...
2020-08-13 Lang HamesRevert "[llvm-jitlink] Don't demote unreferenced defini...
2020-08-13 Stanislav Mekhanoshin[AMDGPU] Inhibit SDWA if target instruction has FI
2020-08-13 Stanislav Mekhanoshin[AMDGPU] Fix misleading SDWA verifier error. NFC.
2020-08-13 Aditya KumarFix PR45442: Bail out when MemorySSA information is...
2020-08-13 Dávid Bolvanský[Tests] Removed debug copy command
2020-08-13 Dávid Bolvanský[Diagnostics] Skip var decl of structs for -Wstring...
2020-08-13 Lang Hames[llvm-jitlink] Don't demote unreferenced definitions...
2020-08-13 Lang Hames[JITLink][MachO] Return an error when MachO TLV relocat...
2020-08-13 Sameer Arora[llvm-libtool-darwin] Add support for -arch_only
2020-08-13 Valentin Clement[flang][openacc] Handle optional end directive in combi...
2020-08-13 Sameer Arora[llvm-libtool-darwin] Refactor ArchiveWriter
2020-08-13 Dávid Bolvanský[BPI] Improve static heuristics for integer comparisons
2020-08-13 Sameer Arora[llvm-install-name-tool] Add more documentation
2020-08-13 peter klausler[flang] Descriptor-based I/O using wrong size for conti...
2020-08-13 Simon Pilgrim[X86][SSE] Add HADD combine regression case from rG9bd9...
2020-08-13 Jonas Devlieghere[lldb] Set the launch flags to GetLaunchInfo().GetLaunc...
2020-08-13 Alexander Belyaev[mlir] Test CallOp STD->LLVM conversion.
2020-08-13 David Green[ARM] Mark VMINNMA/VMAXNMA as commutative
2020-08-13 peter klausler[flang] Implement shape analysis of TRANSFER intrinsic...
2020-08-13 Jonas Devlieghere[lldb] Skip TestStepScripted with reproducers
2020-08-13 Cameron McInally[SVE] Lower fixed length vector integer SMIN/SMAX
2020-08-13 Kadir Cetinkaya[clangd] Move clang-tidy check modifications into Clang...
2020-08-13 Kadir Cetinkaya[clangd] Send EOF before resetting diagnostics consumer
2020-08-13 Aditya KumarFix PR45442: Bail out when MemorySSA information is...
2020-08-13 Aditya KumarAdd cold attribute to one time construction APIs
2020-08-13 Bjorn Pettersson[VectorCombine] Fix for non-zero addrspace when creatin...
2020-08-13 Serguei Katkov[InstCombine] Handle gc.relocate(null) in one iteration
2020-08-13 Sam McCall[clangd] Extract BackgroundIndex::Options struct. NFC
2020-08-13 Fangrui Song[ELF] --gdb-index: skip SHF_GROUP .debug_info
2020-08-13 Peter Steinfeld[flang] Fix assert on character literal substrings...
2020-08-13 peter klausler[flang] Correct manipulation of mixed complex expressions
2020-08-13 peter klausler[flang] Ensure Preprocessor::Define saves macro names...
2020-08-13 peter klausler[flang] Correct the default value for PAD= to PAD=...
2020-08-13 Sam McCall[clangd] Clean up old test fixture/names a little. NFC
2020-08-13 Sanjay Patel[AArch64][x86] add tests for x/sqrt(x); NFC
2020-08-13 Fangrui Song[ELF] -r: allow SHT_X86_64_UNWIND to be merged into...
2020-08-13 Fangrui Song[llvm-objdump] Change symbol name/PLT decoding errors...
2020-08-13 Louis Dionne[libc++] Ensure the CI scripts can find Ninja
2020-08-13 Adam Czachorowski[clangd] Revert "[clangd] Fix crash-bug in preamble...
2020-08-13 Valeriy Savchenko[analyzer] Fix crash with pointer to members values
2020-08-13 Simon PilgrimFix unused variable warning. NFC.
2020-08-13 Simon PilgrimrG9bd97d0363987b582 - Revert "[X86][SSE] Fold HOP(SHUFF...
2020-08-13 Nico Weberclang: Fix minor grammar-o in diag added in c354b2e3b
2020-08-13 Valentin Clement[mlir][openacc] Introduce OpenACC dialect with parallel...
2020-08-13 Louis Dionne[libc++][test] Fix another -Wstring-concatenation warning
2020-08-13 avarmapml[MLIR] Support for ReturnOps in memref map layout norma...
2020-08-13 LLVM GN Syncbot[gn build] Port d17437d2bd8
next