platform/upstream/llvm.git
2020-05-27 Vitaly Buka[StackSafety] Bailout on some function calls
2020-05-27 Vitaly Buka[StackSafety] Fix formatting in the test
2020-05-27 Vitaly Buka[StackSafety] Ignore some use of values
2020-05-27 Georgii Rymar[DebugInfo] - Fix typo in comment. NFC.
2020-05-27 Djordje Todorovic[NFC][Debugify] Format the CheckModuleDebugify output
2020-05-27 Craig Topper[X86] Add helper function to reduce some code duplicati...
2020-05-27 Kazushi (Jam... [VE] Dynamic stack allocation
2020-05-27 Daniil SuchkovAdd test exposing a bug in SimpleLoopUnswitch.
2020-05-27 Saiyedul Islam[OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN...
2020-05-27 Mehdi AminiAutomatically configure MLIR when flang is enabled
2020-05-27 serge-sans... [PGO] Fix computation of function Hash
2020-05-27 Craig Topper[X86] Lower sse_cmp_ss/sse2_cmp_sd intrinsics to X86ISD...
2020-05-27 Craig Topper[X86] Use SIMD_EXC to remove some let statements in...
2020-05-27 Wang, Pengfei[X86][llvm-mc] Make the suffix matcher more accurate.
2020-05-27 Vitaly Buka[StackSafety] Use SCEV to find mem operation length
2020-05-27 Vitaly Buka[StackSafety] Use getSignedRange for offsets
2020-05-27 Denys Petrov[analyzer] Add support for IE of keyboard and mouse...
2020-05-27 Siva Chandra... [libc][NFC][Obvious] Convert the MPFR operations enum...
2020-05-27 MaheshRavishankar[mlir][linalg] Allow promotion to use callbacks for
2020-05-27 MaheshRavishankar[mlir][Linalg] Avoid using scf.parallel for non-paralle...
2020-05-27 Jinsong Ji[compiler-rt][NFC]Fix Wdeprecated warnings for fsanitiz...
2020-05-27 Kang Zhang[NFC][PowerPC] Modify the test case two-address-crash.mir
2020-05-27 Eric ChristopherTemporarily Revert "[Clang][AArch64] Capturing proper...
2020-05-27 Matt ArsenaultGlobalISel: Add a clarification to G_STORE documentation
2020-05-27 Matt ArsenaultGlobalISel: Basic legalization for G_PTRMASK
2020-05-27 Vitaly Buka[StackSafety] Simplify SCEVRewriteVisitor
2020-05-27 Vitaly Buka[NFC, StackSafety] Add some missing includes
2020-05-27 Vitaly Buka[NFC, StackSafety] Remove duplicate code
2020-05-27 Vitaly Buka[NFC, StackSafety] Better names for internal stuff
2020-05-27 Jessica Paquette[AArch64][GlobalISel] Do not modify predicate when...
2020-05-27 Philip ReamesAdd self as code owner for SCEV and IndVars
2020-05-27 Jonas Devlieghere[lldb/Docs] Add the application speicfic lldbinit to...
2020-05-27 Philip ReamesSplit a test file so that most of it can be autogened
2020-05-27 Philip ReamesAutogen a couple of test files to make a future diff...
2020-05-27 Alex Langford[lldb][Core] Remove dead codepath in Mangled
2020-05-27 Jonas Devlieghere[lldb/Test] Modify TestSymbolTable.py for reproducers
2020-05-27 Sean Silva[mlir][shape] Add `shape.get_extent`.
2020-05-26 Alexander Shaposhnikov[llvm-objcopy][MachO] Add support for removing Swift...
2020-05-26 Arthur EubanksModify verifier checks to support musttail + preallocated
2020-05-26 stevewan[NFC] Fix formatting for the 'aix-ld.c' test case.
2020-05-26 Kristóf Umann[analyzer][MallocChecker] Make NewDeleteLeaks depend...
2020-05-26 Kirstóf Umann[analyzer][RetainCount] Tie diagnostics to osx.cocoa...
2020-05-26 Chris Jackson[debuginfo] Fix broken tests from MachineLICM salvaging fix
2020-05-26 Jon Roelofs[clang][docs] Document additional bits of libc that...
2020-05-26 Vitaly Buka[sancov] Accommodate sancov and coverage report server...
2020-05-26 Vedant Kumar[DwarfExpression] Support entry values for indirect...
2020-05-26 Vitaly Buka[NFC, StackSafety] Remove unnecessary data
2020-05-26 Vitaly Buka[NFC, StackSafety] Move FunctionInfo into :: namespace
2020-05-26 Stanislav Mekhanoshin[AMDGPU] Bail alloca vectorization if GEP not found
2020-05-26 Florian Hahn[LoopUnroll] Simplify latch/header block handling ...
2020-05-26 Davide Italiano[MLICM] Remove unneeded option so the test doesn't...
2020-05-26 Adrian PrantlLet @skipUnlessAddressSanitizer imply @skipIfAsan
2020-05-26 Marco Elver[Clang][Driver] Add Bounds and Thread to SupportsCovera...
2020-05-26 Matt ArsenaultAMDGPU: Fix wrong null value for private address space
2020-05-26 Nicolas Vasilache[mlir] Hotfix - Add inline to avoid multiple symbols...
2020-05-26 Nicolas Vasilache[mlir] Hotfix - Drop spurious constexpr that breaks...
2020-05-26 Jonas Devlieghere[lldb/Test] Cleanup TestSymbolTable.py (NFC)
2020-05-26 Chris Jackson[DebugInfo] Correct debuginfo for post-ra hoist and...
2020-05-26 Stanislav MekhanoshinProcess gep (select ptr1, ptr2) in SROA
2020-05-26 Nicolas Vasilache[mlir][Vector] Add more vector.contract -> outerproduct...
2020-05-26 Shoaib Meenai[Support] Remove stale comment
2020-05-26 Matt ArsenaultAMDGPU: Update store node checks for atomics
2020-05-26 Pete Steinfeld[flang] Fixes for problems with declaring procedure...
2020-05-26 Stefanos Baziotis[MSSA][Doc] Fix typo
2020-05-26 Jonas Devlieghere[lldb/Test] Reinstate FoundationSymtabTestCase
2020-05-26 David BlaikieRoll variables into an LLVM_DEBUG block to address...
2020-05-26 Eric ChristopherBe more specific about auto * vs auto for po alias.
2020-05-26 Sanjay Patel[InstCombine] reassociate sub+add to increase adds...
2020-05-26 Sanjay Patel[LoopVectorize] regenerate full test checks; NFC
2020-05-26 Sanjay Patel[InstCombine] add tests for reassociative sub/add expre...
2020-05-26 Lei Huang[PowerPC] Add support for -mcpu=pwr10 in both clang...
2020-05-26 Adam Balogh[Analyzer] Fix buildbot failure of commit rGd70ec366c91b
2020-05-26 Nemanja Ivanovic[PowerPC][NFC] Update test to prevent DCE from causing...
2020-05-26 Kostya Serebryany[fuzzer][afl] Fix build with GCC
2020-05-26 Jonas Devlieghere[StaticAnalyzer] Fix non-virtual destructor warning
2020-05-26 Jonas Devlieghere[lldb/Reproducers] Skip remaining failing test in pytho...
2020-05-26 Simon PilgrimObjCARCAnalysisUtils.h - remove unused includes. NFC.
2020-05-26 Simon PilgrimResourcePriorityQueue.h - reduce unnecessary includes...
2020-05-26 Fangrui Song[ELF] Allow misaligned SHT_GNU_verneed
2020-05-26 Jonas Devlieghere[YAMLTraits] Remove char trait and serialize as uint8_t...
2020-05-26 LLVM GN Syncbot[gn build] Port d70ec366c91
2020-05-26 Adam Balogh[Analyzer][NFC] Remove the SubEngine interface
2020-05-26 mydeveloperday[clang-format] Fix an ObjC regression introduced with...
2020-05-26 Stefanos Baziotis[MSSA][Doc] Clobbers, more info on Defs / Def chain
2020-05-26 Sean Fertile[PowerPC][NFC] Add colon to TODO's and fix indentation.
2020-05-26 Hiroshi Yamauchi[PGO] Add memcmp/bcmp size value profiling.
2020-05-26 Sanjay Patel[InstCombine] reassociate fsub+fadd with FMF to increas...
2020-05-26 Matt ArsenaultRevert "[AMDGPU] NFC target dependent requiresUniformRe...
2020-05-26 alex-t[AMDGPU] NFC target dependent requiresUniformRegister...
2020-05-26 Jonas Devlieghere[dsymutil] Escape CFBundleIdentifier in plist.
2020-05-26 Fangrui Song[ELF][PPC64] Synthesize _savegpr[01]_{14..31} and _rest...
2020-05-26 Sean Fertile[PowerPC][AIX] Spill CSRs to the ABI specified stack...
2020-05-26 Sanne WoudaFix MemoryLocation.h use without Instructions.h
2020-05-26 Matt ArsenaultAMDGPU/GlobalISel: Fix assert on 16-bit G_EXTRACT results
2020-05-26 Adrian PrantlAdd missing forward decl to unbreak the modular build
2020-05-26 Adrian PrantlDebug Info: Mark os_log helper functions as artificial
2020-05-26 Matt ArsenaultGlobalISel: Merge G_PTR_MASK with llvm.ptrmask intrinsic
2020-05-26 Daniel FramptonUse configure depends to trigger reconfiguration when...
2020-05-26 Nemanja Ivanovic[PowerPC] Unaligned FP default should apply to scalars...
2020-05-26 Matt ArsenaultAMDGPU/GlobalISel: Don't select boolean phi by default
next