platform/upstream/llvm.git
2020-06-30 Guillaume Chatelet[Alignment][NFC] Migrate AtomicExpandPass to Align
2020-06-30 Raphael Isemann[lldb] Modernize TestOperatorOverload.py asserts
2020-06-30 sstefan1[IR] NoFree IntrinsicProperty.
2020-06-30 Georgii Rymar[yaml2obj] - Support reading a content as an array...
2020-06-30 Georgii Rymar[yaml2obj] - Add a way to set default values for macros...
2020-06-30 Petar AvramovicAMDGPU/GlobalISel: Select icmp intrinsic
2020-06-30 Petar Avramovic[GlobalISel][InlineAsm] Add support for matching input...
2020-06-30 Marius Brehler[mlir] Fix case in MLIRGPUtoVulkanTransforms
2020-06-30 Simon TathamRevert "Fix missing build dependency on omp_gen."
2020-06-30 Frederik Gossen[MLIR][Shape] Fix lowering of `shape.get_extent`
2020-06-30 Xing GUO[DWARFYAML][debug_info] Replace 'InitialLength' with...
2020-06-30 Nathan James[clang-tidy][docs] Fix malformed link in ReleaseNotes
2020-06-30 Guillaume Chatelet[Alignment][NFC] TargetLowering::allowsMemoryAccess
2020-06-30 Guillaume Chatelet[Alignment][NFC] Migrate PPC, X86 and XCore backends...
2020-06-30 Anatoly Trosinenko[builtins] Change si_int to int in some helper declarations
2020-06-30 Anatoly Trosinenko[MSP430] Declare comparison LibCalls as returning i16...
2020-06-30 Guillaume Chatelet[Alignment][NFC] Migrate AArch64, ARM, Hexagon, MSP...
2020-06-30 Simon TathamFix missing build dependency on omp_gen.
2020-06-30 Craig Topper[X86] Remove an isel pattern than can never match....
2020-06-30 David Sherwood[CodeGen] Fix warning in getNode for EXTRACT_SUBVECTOR
2020-06-30 Jonas Paulsson[SystemZ] Improve handling of ZERO_EXTEND_VECTOR_INREG.
2020-06-30 Alexander Shaposhnikov[llvm-objcopy][MachO] Fix segment size alignment
2020-06-30 David Sherwood[SVE][CodeGen] Fix bug in DAGCombiner::reduceBuildVecTo...
2020-06-30 River RiddleAdd front/back accessors to indexed_accessor_range.
2020-06-30 Max Kazantsev[SimplifyCFG] Fix inconsistency in block size assessmen...
2020-06-30 David BlaikieAdd missing #include
2020-06-30 Alex Lorenz[clang] attempt to fix a linux test failure for the...
2020-06-30 Ye Luo[OpenMP] fix clang warning about printf format in CUDA...
2020-06-30 Alex Lorenz[darwin][driver] pass the minimum supported OS version...
2020-06-30 Richard Smith[c++20] Fix handling of operator rewrites naming conste...
2020-06-30 David BlaikieMove Sema::PragmaStack<ValueType>::Act into Sema.h...
2020-06-30 George Mitenkov[MLIR][SPIRVToLLVM] Added Bitcast conversion pattern
2020-06-29 Jacques Pienaar[ods] Update Operator to record Arg->[Attr|Operand...
2020-06-29 Craig Topper[X86] Prefer AND over PSHUFB for v64i8 when possible
2020-06-29 George Mitenkov[MLIR][SPIRVToLLVM] Convert bitwise and logical not
2020-06-29 Joel E. Denny[FileCheck] Permit multiple -v or -vv
2020-06-29 Joel E. Denny[FileCheck][NFC] Clean up RUN style in verbose.txt...
2020-06-29 James Y KnightClang Driver: refactor support for writing response...
2020-06-29 James Y KnightClang Driver: Use Apple ld64's new @response-file support.
2020-06-29 Christopher... [SVE] Remove calls to VectorType::getNumElements from...
2020-06-29 Petr Hosek[CMake][compiler-rt] Only set lld as available when...
2020-06-29 Rahul Joshi[MLIR] Add variadic isa<> for Type, Value, and Attribute
2020-06-29 Christopher... [CMake] Fix incorrect handling of get_target_property...
2020-06-29 Richard SmithFix a few cases that were incorrectly parsed as unary...
2020-06-29 Adam D Straw[mlir] add unsigned comparison builders to Affine EDSC
2020-06-29 Eric Schweitz[flang] Add coarray lowering hooks.
2020-06-29 Lei Huang[PowerPC] Fix FeatureISA3_1 def in PPC.td to imply...
2020-06-29 Simon Pilgrim[X86] Add common prefixes to merge more hadd/sub tests...
2020-06-29 Sam McCall[clangd] config() -> Config::current to avoid confict...
2020-06-29 Jason MolendaSimplify conditionals in DNBArchMachARM64::EnableHardwa...
2020-06-29 aartbik[mlir] [VectorOps] Extend vector reduction integration...
2020-06-29 Sam McCall[ADT] Use more explicit from to initialize member....
2020-06-29 Leonard Chan[clang][RelativeVTablesABI] Update CodeGenCXX/RelativeV...
2020-06-29 Nick DesaulniersReland "[clang][SourceManager] cache Macro Expansions""
2020-06-29 Nick DesaulniersRevert "[clang][SourceManager] cache Macro Expansions"
2020-06-29 Sam McCallReland [clangd] Config: config struct propagated throug...
2020-06-29 Sam McCallRevert "[clangd] Config: config struct propagated throu...
2020-06-29 Sam McCallReland [ADT] Support const-qualified unique_functions
2020-06-29 Davide Italiano[ProcessGDBRemote] Get rid of an unused function.
2020-06-29 peter klausler[flang] Defer stmt function body analysis until specifi...
2020-06-29 Mircea Trofin[llvm][NFC] Use llvm_canonicalize_cmake_booleans for...
2020-06-29 Reid Kleckner[gn build] Add missing llvm-lipo dep to check-lld
2020-06-29 Alex Lorenz[darwin][driver] isMacosxVersionLT should check against...
2020-06-29 Matt ArsenaultX86: Upgrade a test to not rely on byval pointee type
2020-06-29 Matt ArsenaultLowerConstantIntrinsics: Fix missing test for byval...
2020-06-29 Matt ArsenaultX86: Use MOV32r0 pseudo instead of directly emitting xor
2020-06-29 Reid KlecknerSilence unused var warning in NDEBUG build
2020-06-29 LLVM GN Syncbot[gn build] Port 9963d93b073
2020-06-29 Martijn VelsAdd optimization to basic_string::assign for compile...
2020-06-29 Nikita Popov[IndVars] Regenerate test checks (NFC)
2020-06-29 Nikita PopovRevert "[ADT] Support const-qualified unique_functions"
2020-06-29 Sam McCall[clangd] Config: config struct propagated through Context
2020-06-29 Alexey Bataev[DEBUGINFO]Add a test for packed bitfields, NFC.
2020-06-29 Sam McCall[ADT] Support const-qualified unique_functions
2020-06-29 Christopher... [SVE] Remove calls to VectorType::getNumElements from X86
2020-06-29 Louis Dionne[runtimes] Remove the ability to select the old libc...
2020-06-29 Christopher... [SVE] Remove calls to VectorType::getNumElements from...
2020-06-29 Nemanja Ivanovic[PowerPC] Fix crash for shuffle canonicalization with...
2020-06-29 Cullen Rhodes[AArch64][SVE] Add bfloat16 to outstanding tuple vector...
2020-06-29 Balazs Benics[analyzer][Z3-refutation] Fix a refutation BugReporterV...
2020-06-29 Cullen Rhodes[AArch64][SVE] clang: Add missing svbfloat16_t tests
2020-06-29 Jonas Devlieghere[Sphinx] Support older recommonmark versions.
2020-06-29 Louis Dionne[libc++] Enable tests and documentation by default...
2020-06-29 Louis Dionne[libc++] Provide a default LLVM_PATH when building...
2020-06-29 Muhammad Omair... [LLDB] skip TestCreateDuringInstructionStep on aarch64...
2020-06-29 LLVM GN Syncbot[gn build] Port fe0a555aa3c
2020-06-29 Balazs Benics[analyzer][NFC] Add unittest for FalsePositiveRefutatio...
2020-06-29 serge-sans... Correctly report Changed status in FoldBranchToCommonDest
2020-06-29 Francesco Petrogalli[sve][acle] Implement some of the C intrinsics for...
2020-06-29 dfukalov[NFC] Fixed ignored .hip test.
2020-06-29 Louis Dionne[libc++] Do not try creating llvm-lit when LIBCXX_INCLU...
2020-06-29 Christudasan... [AMDGPU] Moving SI_RETURN_TO_EPILOG handling out of...
2020-06-29 Dmitri GribenkoRecursiveASTVisitor: inline a macro that is only used...
2020-06-29 Nathan James[clang-tidy][NFC] Remove unnecessary includes throughou...
2020-06-29 Dmitri GribenkoCompile the RecursiveASTVisitor callbacks test with...
2020-06-29 David Green[ARM] Better reductions
2020-06-29 Simon PilgrimFix MSVC truncation of constant value warning.
2020-06-29 Dmitri GribenkoRevert "[analyzer][NFC] Add unittest for FalsePositiveR...
2020-06-29 Bjorn Pettersson[llvm-objcopy] Fix "unused-function" warning in NDEBUG...
2020-06-29 Balazs Benics[analyzer][NFC] Add unittest for FalsePositiveRefutatio...
next