platform/upstream/llvm.git
2022-01-12 Amara Emerson[AArch64][GlobalISel] Re-generate checks for a test.
2022-01-12 River Riddle[mlir] Add a parsePassPipeline overload that returns...
2022-01-12 Michael Jones[libc] fix strtold_test formatting on ARM
2022-01-12 Daniel McIntosh[libcxxabi] Added convenience classes to cxa_guard
2022-01-12 Daniel McIntosh[libcxxabi] Re-organized inheritance structure to remov...
2022-01-12 Daniel McIntosh[libcxxabi] Pulled guard byte code out of GuardObject
2022-01-12 Daniel McIntosh[libcxxabi] Make InitByteGlobalMutex check GetThreadID...
2022-01-12 Daniel McIntosh[NFC][libcxxabi] Rename GlobalLock to GlobalMutex
2022-01-12 Michael Jones[libc] add working ARM entrypoints
2022-01-12 natashaknk[tosa][mlir] Support dynamic batch dimension for ops...
2022-01-12 River Riddle[mlir] Refactor ShapedType into an interface
2022-01-12 River Riddle[mlir][Interfaces] Add a extraSharedClassDeclaration...
2022-01-12 Rob Suderman[mlir][tosa] Expand tosa.apply_scale lowering for vectors
2022-01-12 Tomas Mathesonclang support for Armv8.8/9.3 HBC
2022-01-12 River Riddle[mlir] Remove populateFuncOpTypeConversionPattern
2022-01-12 CJ JohnsonFilter string_view from the nullptr diagnosis of bugpro...
2022-01-12 Luís Ferreira[Demangle] Pass Ret parameter from decodeNumber by...
2022-01-12 Luís Ferreira[Demangle] Add support for D types back referencing
2022-01-12 Luís Ferreira[Demangle] Add support for D symbols back referencing
2022-01-12 Luís Ferreira[Demangle] Add minimal support for D simple basic types
2022-01-12 CJ JohnsonAdd support for return values in bugprone-stringview...
2022-01-12 Stanislav Gatev[clang][dataflow] Add transfer functions for initializers
2022-01-12 James Y KnightOmit "clang" from CHECK lines.
2022-01-12 Konstantin... Revert "[libc++] Temporarily disable the in_out_result...
2022-01-12 Fangrui Song[ELF] Change gnuHashTab/hashTab to unique_ptr. NFC
2022-01-12 Mehdi AminiAdd llc to the list of build dependencies to test MLIR...
2022-01-12 Richard[clang-tidy] Improve modernize-redundant-void-arg to...
2022-01-12 Fangrui Song[ELF] Refactor how .gnu.hash and .hash are discarded
2022-01-12 Fangrui Song[ELF][test] Improve discard-gnu-hash.s to check DT_HASH...
2022-01-12 Walter Erquinigo[CODE OWNERS] Add wallace as code owner
2022-01-12 Mehdi AminiAdd split-file to the MLIR test dependencies (Fix bot)
2022-01-12 Kazu Hirata[mlir] Fix a warning
2022-01-12 Mehdi AminiApply clang-tidy fixes for bugprone-macro-parentheses...
2022-01-12 Mehdi AminiAdd an example of integration test invoking MLIR source...
2022-01-12 Craig Topper[RISCV] Remove stale references to experimental-b. NFC
2022-01-12 Sanjay Patel[InstSimplify] use knownbits to fold more udiv/urem
2022-01-12 River Riddle[mlir] Finish removing Identifier from the C++ API
2022-01-12 Christian SiggRemove NaN constant from arith.minf, arith.maxf expansion
2022-01-12 Fangrui Song[ELF] Support discarding .relr.dyn
2022-01-12 Christian SiggFold arith.cmpf when at least one operand is known...
2022-01-12 Thomas Raoux[mlir][vector] Add folding for extract + extract/insert...
2022-01-12 Sanjay Patel[InstCombine] add tests for binop with phi operands...
2022-01-12 Fangrui Song[ELF][test] Temporarily remove .relr.dyn test which...
2022-01-12 Nico WeberRevert "[JITLink][AArch64] Add support for splitting...
2022-01-12 Alex Bradbury[RISCV] Update recently ratified Zb{a,b,c,s} extensions...
2022-01-12 Fangrui Song[llvm-ar] Enforce one-dash form for long options
2022-01-12 Fangrui Song[llvm-ar][test] Test that --plugin is ignored
2022-01-12 Matt ArsenaultAMDGPU/GlobalISel: Regenerate mir test checks
2022-01-12 Matt ArsenaultAMDGPU/GlobalISel: Do not use terminator copy before...
2022-01-12 Matt ArsenaultGlobalISel: Fix insert point in localizer
2022-01-12 Fangrui Song[ELF] -Map --why-extract=: print despite errors
2022-01-12 Fangrui Song[ELF] Support discarding .relr.dyn
2022-01-12 Erich KeaneAdd an assert in cpudispatch emit to try to track down...
2022-01-12 Arthur O'Dwyer[libc++] [ranges] SFINAE away ranges::cbegin(const...
2022-01-12 Chia-hung Duan[mlir] Update BUILD rule for MathDialect.
2022-01-12 Arthur Eubanks[ModuleInliner] Properly delete dead functions
2022-01-12 Egor Zhdan[Clang][Sema] Use VersionMap from SDKSettings for remap...
2022-01-12 Craig Topper[RISCV] Add RISCVProcFamilyEnum and add SiFive7.
2022-01-12 Mircea Trofin[NFC][MLGO] The regalloc reward is float, not int64_t
2022-01-12 zhijian[AIX] demangle xcoff label symbol for llvm-nm
2022-01-12 Amir Ayupov[BOLT][TEST] Move exceptions-instrumentation.test to X86
2022-01-12 Markus Böck[clang][#51931] Enable `-Wdeclaration-after-statement...
2022-01-12 William S.... [MLIR][Math] Enable constant folding of ops
2022-01-12 Stella Stamenova[lldb] Disable one more watchpoint test on Windows
2022-01-12 Mircea Trofin[NFC][MLGO] Prep a few files before the main ML Regallo...
2022-01-12 Stella StamenovaRevert "[LLDB][NativePDB] Add support for inlined funct...
2022-01-12 Petar AvramovicGlobalIsel: Fix fma combine when one of the operands...
2022-01-12 Petar AvramovicGlobalIsel: Precommit fma combine tests with one operan...
2022-01-12 Arthur Eubanks[Inline] Attempt to delete any discardable if unused...
2022-01-12 Louis Dionne[libc++] Start using `arc4random()` to implement `std...
2022-01-12 Leonard Grey[lld-macho] Port CallGraphSort from COFF/ELF
2022-01-12 Simon PilgrimCGBuiltin - Use castAs<> instead of getAs<> to avoid...
2022-01-12 Simon Pilgrim[clang-tidy] UseDefaultMemberInitCheck::checkDefaultIni...
2022-01-12 Paulo Matos[clang] Fix crash for sizeof on VLAs
2022-01-12 Marek Kurdej[clang-format] Fix comment. NFC.
2022-01-12 Simon Pilgrim[X86][AVX2] Add SimplifyDemandedVectorElts handling...
2022-01-12 Simon Pilgrim[X86][AVX2] Add tests for missing demanded elts handlin...
2022-01-12 Nico WeberRevert "[llvm-readobj][XCOFF] dump auxiliary symbols."
2022-01-12 Michał Górny[lldb] [Process/FreeBSD] Set current thread ID on events
2022-01-12 Kadir Cetinkaya[clangd][StdSymbolMap] Prefer std::remove from algorithm
2022-01-12 Leonard Grey[MachO] Port call graph profile section and directive
2022-01-12 Marco Elver[clang][auto-init] Provide __builtin_alloca*_uninitiali...
2022-01-12 Pietro AlbiniUpdate Pietro Albini's employer
2022-01-12 Florian Hahn[VPlan] Introduce and use BranchOnCount VPInstruction.
2022-01-12 Rosie Sumpter[LoopVectorize] Pass a vector type to isLegalMaskedGath...
2022-01-12 Sven van Haastregt[OpenCL] Set external linkage for block enqueue kernels
2022-01-12 Jeremy Morse[DebugInfo] Move flag for instr-ref to LLVM option...
2022-01-12 Kuba Mracek[UBSan] Relax test expectations in Misc/objc-cast.m...
2022-01-12 David Sherwood[NFC] Run script to autogenerate CHECK lines for CodeGe...
2022-01-12 Simon Moll[VP] llvm.vp.merge intrinsic and LangRef
2022-01-12 Simon Pilgrim[X86][XOP] Add SimplifyDemandedVectorElts handling...
2022-01-12 Simon Pilgrim[X86][XOP] Add tests for missing demanded elts handling...
2022-01-12 Florian Hahn[IRBuilder] Migrate icmp-folding to value-based FoldICmp.
2022-01-12 David Spickett[lldb][AArch64] Correct top nibble setting in memory...
2022-01-12 Shao-Ce SUN[RISCV][llvm] Update CSRs
2022-01-12 Chuanqi Xu[NFC] [Coroutines] Add regression tests for symmetric...
2022-01-12 LLVM GN Syncbot[gn build] Port 35cca45b09b8
2022-01-12 Phoebe Wang[X86][LLD] Update datelayout in LLD tests. NFCI
2022-01-12 serge-sans... Misleading bidirectional detection
2022-01-12 Florian Hahn[BuildLibCalls] Add nounwind,willreturn to memset_patte...
next