platform/upstream/llvm.git
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
2020-05-26 Christian Sigg[MLIR] Helper class referencing MemRefType to unify...
2020-05-26 Sam Parker[NFC][ARM][AArch64] More code size tests
2020-05-26 Nicolas Vasilache[mlir][Vector] Add vector contraction to outerproduct...
2020-05-26 Tharindu RusiraUpdate DialectConversion.md
2020-05-26 Yitzhak Mandelbaum[libTooling] In Transformer, allow atomic changes to...
2020-05-26 David Green[ARM] MVE VMINV/VMAXV test additions. NFC
2020-05-26 John Brawn[Sema] Diagnose more cases of static data members in...
2020-05-26 Serge Pavlov[FPEnv] Intrinsic llvm.roundeven
2020-05-26 Sanjay Patel[DAGCombiner] try to move splat after binop with splat...
2020-05-26 Yi Kong[Transforms] Check validity of profile reader before...
2020-05-26 Guillaume Chatelet[libc][NFC] Simplify memcpy implementation
2020-05-26 Simon PilgrimMachineInstr.h - remove unnecessary MachineMemOperand...
2020-05-26 Sam Parker[CostModel] getUserCost for intrinsic throughput
2020-05-26 Kirstóf Umann[analyzer][RetainCount] Remove the CheckOSObject option
2020-05-26 Sam Parker[CostModel] Unify getCastInstrCost
2020-05-26 Eduardo CaldasAdd support for binary operators in Syntax Trees
2020-05-26 Nico Weber[build] Add LLVM_LOCAL_RPATH which can set an rpath...
2020-05-26 hsmahesha[AMDGPU/MemOpsCluster] Code clean-up around mem ops...
2020-05-26 Simon Pilgrim[X86] Fix fshr comment copy+paste typo. NFC.
2020-05-26 Simon Pilgrim[X86][AVX] Add some initial movmsk combine tests
2020-05-26 Georgii Rymar[DebugInfo/llvm-objdump] - Print "ZERO terminator"...
next