platform/upstream/llvm.git
2021-10-07 Erik Desjardins[Inline] Introduce Constant::hasOneLiveUse, use it...
2021-10-07 gbreynoo[llvm-objdump][docs] Add details to the help output...
2021-10-07 Kazu Hirata[lldb, mlir] Migrate from getNumArgOperands and arg_ope...
2021-10-07 Bradley Smith[AArch64][SVE] Improve VECTOR_SPLICE codegen for VL...
2021-10-07 LLVM GN Syncbot[gn build] Port 7fb9f99f3bb6
2021-10-07 LLVM GN Syncbot[gn build] Port 49e736d845d8
2021-10-07 Mark de Wever[libc++][format] Adds bool formatter.
2021-10-07 Mark de Wever[libc++][format] Adds char formatter.
2021-10-07 LLVM GN Syncbot[gn build] Port 3e9689d72cdf
2021-10-07 Jack Andersen[MachineInstr] Move MIParser's DBG_VALUE RegState:...
2021-10-07 Mark de Wever[libc++][format] Adds integer formatter.
2021-10-07 LLVM GN Syncbot[gn build] Port d550930afcbb
2021-10-07 Mark de Wever[libc++][format] Adds string formatter.
2021-10-07 gbreynoo[llvm-objdump] Fix --prefix and --prefix-strip
2021-10-07 Simon Pilgrim[CostModel][TTI] Replace BAD_ICMP_PREDICATE with ICMP_S...
2021-10-07 Sanjay Patel[PatternMatch] add matchers for commutative logical...
2021-10-07 Sanjay Patel[InstSimplify] add tests for (x || y) && (x || !y)...
2021-10-07 Saiyedul IslamRevert "[Clang][OpenMP] Add partial support for Static...
2021-10-07 Saiyedul IslamRevert "[Clang][OpenMP] Fix windows buildbot failure...
2021-10-07 Saiyedul IslamRevert "[Clang][OpenMP] Fix fat archive tests for Mac...
2021-10-07 Michał Górny[lldb] [DynamicRegisterInfo] Support iterating over...
2021-10-07 Simon PilgrimExecutorProcessControl.h - remove unused Optional.h...
2021-10-07 Simon PilgrimLegalizerInfo.h - remove unused Optional.h + None.h...
2021-10-07 Simon Pilgrim[DebugInfo] Remove unused Optional.h includes
2021-10-07 Matthias Springer[mlir][linalg][bufferize][NFC] Simplify getAliasingOpRe...
2021-10-07 Lei Zhang[mlir][vector] Split populateVectorContractLoweringPatterns
2021-10-07 Saiyedul Islam[Clang][OpenMP] Fix fat archive tests for Mac and Windows
2021-10-07 Matthias Springer[mlir][linalg][bufferize][NFC] Change bufferizableInPla...
2021-10-07 Matthias Springer[mlir][linalg][bufferize] tensor.cast may require a...
2021-10-07 Eugene Zhulenev[mlir] Add alignment attribute to memref.global
2021-10-07 Michael ForsterFix two unused-variable warnings.
2021-10-07 Chen Zheng[PowerPC] refactor rewriteLoadStores for reusing; nfc
2021-10-07 David Spickett[libcxx][pretty printers] Correct tests run detection
2021-10-07 David Green[ARM] Introduce a MQPRCopy
2021-10-07 Carl Ritson[MachineCopyPropagation] Handle propagation of undef...
2021-10-07 Raphael Isemann[lldb] Rewrite/expand TestCppTypedef and document a...
2021-10-07 Pavel Labath[lldb/gdb-remote] Delete SendPacketsAndConcatenateResponses
2021-10-07 Simon PilgrimFunctionLoweringInfo.h - remove unused Optional.h include
2021-10-07 Simon PilgrimTargetSchedule.h - remove unused Optional.h include
2021-10-07 Simon PilgrimMCSchedule.h - remove unused Optional.h include
2021-10-07 Simon Pilgrim[ExecutionEngine] remove unused <string> includes
2021-10-07 Simon PilgrimScalarEvolution.h - remove unused Hashing.h include
2021-10-07 Jon Chesterfield[libomptarget] Move device environment to shared header...
2021-10-07 Balázs Kéri[clang][ASTImporter] Simplify code of attribute import...
2021-10-07 David Green[ARM] Add tests for code that spills in tail predicate...
2021-10-07 David Spickett[libcxx][pretty printers] Report not being able to...
2021-10-07 Pavel LabathRecommit: [lldb] Remove "dwarf dynamic register size...
2021-10-07 Jay Foad[TwoAddressInstruction] Fix ReplacedAllUntiedUses in...
2021-10-07 Jay Foad[TwoAddressInstruction] Pre-commit a test case for...
2021-10-07 Adrian Kuegel[mlir] Don't allow dynamic extent tensor types for...
2021-10-07 Cullen Rhodes[AArch64][SME] Update DUP (predicate) instruction
2021-10-07 Cullen Rhodes[AArch64][SME] Update tile slice index offset
2021-10-07 Florian Hahn[VPlan] Replace hard-coded VPValue ids with patterns...
2021-10-07 David Spickett[libcxx][pretty printers] Correct locale for u16/u32...
2021-10-07 David Spickett[libcxx][CI] Install all locales used by the test suite
2021-10-07 Tobias Gysi[mlir][linalg] Add unsigned min/max/cast function to...
2021-10-07 Saiyedul Islam[Clang][OpenMP] Fix windows buildbot failure for D105191
2021-10-07 Mikael Holmen[GlobalISel] Silence gcc warning about unused variable
2021-10-07 Saiyedul Islam[Clang][OpenMP] Add partial support for Static Device...
2021-10-07 hsmahesha[CFE][Codegen] Update auto-generated check lines for...
2021-10-07 Jason MolendaDon't register mem segments that aren't present in...
2021-10-07 Jason MolendaUpdate TODO noting that DriverKit should be added too
2021-10-07 Uday Bondhugula[MLIR] Add OrOp folding rule for constant one operand
2021-10-07 Itay Bookstein[IR][NFC] Rename getBaseObject to getAliaseeObject
2021-10-07 Artem Belevich[CUDA] remove unneeded includes from CUDA-related headers.
2021-10-06 Mogball[MLIR] fix arith dialect build failure
2021-10-06 David BlaikieDebugInfo: Use clang's preferred names for integer...
2021-10-06 Kuba Mracek[GlobalDCE] In VFE, replace the whole 'sub' expression...
2021-10-06 Stella LaurenzoReturn failure on failure in convertBlockSignature.
2021-10-06 LLVM GN Syncbot[gn build] Port ccfb0555f76b
2021-10-06 Artem Belevich[CUDA] Implement experimental support for texture lookups.
2021-10-06 Arthur EubanksMore size_t -> uint64_t fixes after 05392466
2021-10-06 Richard SmithAdd missing diagnostic for use of _reserved name in...
2021-10-06 Richard SmithPR50644: Do not warn on a declaration of `operator...
2021-10-06 Richard SmithPR50641: Properly handle AttributedStmts when checking...
2021-10-06 Philip Reames[SCEV] Search operand tree for scope bound when inferri...
2021-10-06 Leonard ChanRevert "Reland "[clang][Fuchsia] Re-enable compiler...
2021-10-06 Adrian PrantlAdd a unit test for llvm-gcc producer strings and clean...
2021-10-06 Adrian PrantlSimplify control flow (NFC)
2021-10-06 Adrian PrantlUse llvm::VersionTuple to store DWARF producer info...
2021-10-06 Craig Topper[X86] Don't use popcnt for parity if only bits 7:0...
2021-10-06 Jennifer YuFix assert of "Unable to find base lambda address"...
2021-10-06 Leonard Chan[clang][Fuchsia] Add -static-libgcc to TSAN tests
2021-10-06 peter klausler[flang] Catch mismatched parentheses in prescanner
2021-10-06 Leonard ChanReland "[clang][Fuchsia] Re-enable compiler-rt tests...
2021-10-06 Leonard Chan[compiler-rt][memprof] Disambiguate checks for __tls_ge...
2021-10-06 Arthur Eubankssize_t -> uint64_t after 05392466
2021-10-06 Arthur O'Dwyer[libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI.
2021-10-06 Arthur O'Dwyer[libc++] [test] Change a lot of free begin/end pairs...
2021-10-06 Arthur Eubanks[clang] Add option to clear AST memory before running...
2021-10-06 Arthur EubanksReland [IR] Increase max alignment to 4GB
2021-10-06 LLVM GN Syncbot[gn build] Port 67231650e6ef
2021-10-06 Michał Górny[lldb] [ABI/X86] Split base x86 and i386 classes
2021-10-06 Nikita Popov[SCEV] Avoid unnecessary domination checks (NFC)
2021-10-06 Roman Lebedev[NFC][X86][LoopVectorize] Autogenerate check lines...
2021-10-06 Louis Dionne[libc++] Use init_priority(100) when possible
2021-10-06 Louis Dionne[libc++] Simplify writing testing config files
2021-10-06 Nico Weber[gn build] (manually) port 77d5ccdc6f460
2021-10-06 Chris Lattner[APInt] Fix isAllOnes and extractBits for zero width...
2021-10-06 Mogball[MLIR] Split arith dialect from the std dialect
next