platform/upstream/llvm.git
2020-03-09 Davide Italiano[AppleObjC2RuntimeV2] Remove dead code. NFC.
2020-03-09 Davide Italiano[ObjC] Dynamic type resolution logging should go to...
2020-03-09 Philip Reames[tests] Add long nop test coverage for intel platforms
2020-03-09 Jonathan RoelofsAdd missing list.rst entry
2020-03-09 Reid Kleckner[gn] Use ghash if using clang & LLD together to make...
2020-03-09 Jonathan Roelofsrelease notes: fix new check name
2020-03-09 LLVM GN Syncbot[gn build] Port 1e0669bfe05
2020-03-09 Jonathan Roelofs[clang-tidy] New check: bugprone-suspicious-include
2020-03-09 Alexey Bataev[OPENMP50]Codegen for depobj dependency kind.
2020-03-09 Jay Foad[AMDGPU] Fix scheduling info for terminator SALU instru...
2020-03-09 Jonathan RoelofsFix internal links in Kaleidoscope tutorial
2020-03-09 Sjoerd MeijerFollow up of 3d9a0445cce3, clang driver defaulting...
2020-03-09 Yaxun (Sam... [HIP] Fix device stub name
2020-03-09 Arthur EubanksFix typo in gn files
2020-03-09 Arthur EubanksDon't emit pointer to int cast warnings under -Wmicroso...
2020-03-09 ahatanak[ObjC][ARC] Don't remove autoreleaseRV/retainRV pairs...
2020-03-09 Lei Zhang[mlir][ods] Fix AnyInteger predicate
2020-03-09 Matt ArsenaultAMDGPU/GlobalISel: Improve handling of illegal return...
2020-03-09 Sjoerd MeijerRecommit #2 "[Driver] Default to -fno-common for all...
2020-03-09 Matt ArsenaultAMDGPU: Make signext/zeroext behave more sensibly over...
2020-03-09 Fangrui Song[lldb] Add .clang-tidy with customization to disable...
2020-03-09 Krzysztof Parzyszek[Hexagon] Refactor handling of circular load/store...
2020-03-09 Erich KeanePermit attribute 'used' with 'target' multiversioning.
2020-03-09 Matt ArsenaultAMDGPU/GlobalISel: Start matching s_lshlN_add_u32 instr...
2020-03-09 Akira HatanakaFix the type of the capture passed to LambdaIntroducer...
2020-03-09 Cameron McInally[AArch64][SVE] Add missing fp16 DestructiveInstType...
2020-03-09 Louis Dionne[libc++] Enable std::function ABI bug demonstration...
2020-03-09 Hubert Tong[www] cxx_status: Update Reflection TS to Cologne draft
2020-03-09 Hubert Tong[www] cxx_status: Update title to mention C++20
2020-03-09 Simon Pilgrim[X86][SSE] SimplifyDemandedVectorEltsForTargetNode...
2020-03-09 Craig Topper[X86] Teach combineToExtendBoolVectorInReg to create...
2020-03-09 JF BastienTest that volatile load type isn't changed
2020-03-09 Jonathan RoelofsDrop HEADER_ per review feedback on D74669
2020-03-09 Jonathan Coe[clang-format] Correct indentation for `[key] = value...
2020-03-09 LLVM GN Syncbot[gn build] Port 3486cc014b2
2020-03-09 Jeremy StengleinAdd test missed in r843a9778fcd5
2020-03-09 Nikita Popov[InstSimplify] Simplify calls with "returned" attribute
2020-03-09 Marcello MaggioniFix indentation using clang-format for Spiller.h. NFC
2020-03-09 Marcello MaggioniMove Spiller.h from lib/ directory path to include...
2020-03-09 Nikita Popov[InstCombine] Don't simplify calls without uses
2020-03-09 Nikita Popov[InstSimplify] Don't simplify musttail calls
2020-03-09 Jeremy StengleinAdd a warning for builtin_return_address/frame_address...
2020-03-09 Jonathan Coe[clang-format] C# does not indent braced initializers...
2020-03-09 Nicolas Vasilache[mlir][Vector] Add a vector.matrix_multiply op on 1...
2020-03-09 Jonathan Roelofs[clang-tidy] Use ; as separator for HeaderFileExtensions
2020-03-09 Jonathan Roelofs[clang-tidy] Generalize HeaderFileExtensions.{h,cpp...
2020-03-09 Jonathan Coe[clang-format] cleanup from D75517
2020-03-09 Nicolas Vasilache[mlir][Vector] Allow lowering of vector.shape_cast...
2020-03-09 Nicolas Vasilache[mlir][LLVM] Add remaining llvm.matrix intrinsics
2020-03-09 Jonas Devlieghere[lldb/Process] Update ThreadKDP for API change
2020-03-09 Nicolas Vasilache[mlir] NFC - Add predicates and types for VectorOfRank
2020-03-09 Michael Kruse[Polly] Replace use of std::stringstream. NFC.
2020-03-09 aartbik[mlir] [ExecutionEngine] add option to enable/disable...
2020-03-09 Mikhail Maltsev[ARM,CDE] Implement CDE feature test macros
2020-03-09 Shiva Chen[RISCV] Add new SchedRead SchedWrite
2020-03-09 Jay Foad[AMDGPU] Remove unused SchedWrite class
2020-03-09 LLVM GN Syncbot[gn build] Port 882f589e20d
2020-03-09 Jonas DevlieghereRevert "[AssumeBundles] Move to IR so it can be used...
2020-03-09 Kirstóf Umann[analyzer][NFC] Refactor the checker registration unit...
2020-03-09 Muhammad Omair... [lldb/test] Fix arch arm for 32-bit armv7l/armv8l
2020-03-09 Fangrui Song[ELF] Postpone evaluation of ORIGIN/LENGTH in a MEMORY...
2020-03-09 Erich KeaneFix Target Multiversioning renaming.
2020-03-09 Fangrui Song[lld] Add .clang-tidy to customize readability-identifi...
2020-03-09 Fangrui Song[llvm-objdump] Rename --disassemble-functions to -...
2020-03-09 Pavel Labath[lldb] Fix windows build, second attempt
2020-03-09 Fangrui Song[llvm-objdump][test] Move binary format specific tests...
2020-03-09 Haojian Wu[clangd] Bump vscode-clangd v0.0.21.
2020-03-09 Alexander Belyaev[MLIR] Change custom printer/parser for loop.parallel...
2020-03-09 Krzysztof Parzyszek[Hexagon] Fix match pattern in a testcase
2020-03-09 Pavel Labath[lldb] Fix windows&freebsd builds for c0b1af68
2020-03-09 Adam Balogh[Analyzer] Mark constant member functions const in...
2020-03-09 Thomas Rodgers[pstl] Clean up parameter uglifications
2020-03-09 Pavel Labath[lldb] Return Unwinder& from Thread::GetUnwinder
2020-03-09 Haojian Wu[clangd][vscode] Enable dot-to-arrow fixes in clangd...
2020-03-09 James Henderson[DebugInfo] Add check for .debug_line minimum_instructi...
2020-03-09 James Henderson[DebugInfo] Prevent crash when .debug_line line_range...
2020-03-09 James Henderson[DebugInfo] Report unsupported maximum_operations_per_i...
2020-03-09 James Henderson[NFC][DebugInfo] Refactor address advancing operations...
2020-03-09 Pavel Labath[lldb] Reduce duplication in the Disassembler class
2020-03-09 Alex Cameron[XRay] Sanitize DOT labels in graph output
2020-03-09 evgeny[WPD] Provide a way to prevent functions from being...
2020-03-09 Djordje Todorovic[CallSiteInfo] Enable the call site info only for ...
2020-03-09 Gabor Marton[analyzer] Skip analysis of inherited ctor as top-level...
2020-03-09 Balázs Kéri[ASTImporter] Added visibility check for variable templ...
2020-03-09 Sjoerd MeijerRevert "Recommit "[Driver] Default to -fno-common for...
2020-03-09 Sven van Haastregt[OpenCL] Fix 'any' and 'all' builtins
2020-03-09 KAWASHIMA Takahiro[AArch64] Add support for Fujitsu A64FX
2020-03-09 Sjoerd MeijerRecommit "[Driver] Default to -fno-common for all targets"
2020-03-09 Balázs Kéri[Analyzer][StreamChecker] Check for opened stream befor...
2020-03-09 Clement Courbet[ExpandMemCmp] Properly constant-fold all compares.
2020-03-09 Nathan JamesFix build failure from rG223a43ee8d89
2020-03-09 Clement Courbet[ExpandMemCmp] Properly constant-fold all compares.
2020-03-09 Muhammad Omair... [lldb/test] Remove skip arm/aarch64 decorator from...
2020-03-09 Nathan James[clang-tidy] [NFC] Remove unnecessary matchers
2020-03-09 Alex Brachetadd extern "C" to __errno_location's definition if...
2020-03-09 Hideto Ueno[Attributor] Deduction based on path exploration
2020-03-09 Uday Bondhugula[MLIR] NFC: modernize affine loop fusion test cases
2020-03-09 Uday Bondhugula[MLIR][Affine] NFC: add convenience method for affine...
2020-03-09 Craig Topper[X86] Remove isel patterns that matched vXi16 X86VBroad...
2020-03-09 Nathan James[ASTMatchers] adds isComparisonOperator to BinaryOperat...
next