platform/upstream/llvm.git
2023-05-30 Paul Robinson[Headers][doc] Add add/sub/mul intrinsic descriptions...
2023-05-30 Ben Hamilton[Format/ObjC] Support NS_ASSUME_NONNULL_BEGIN and FOUND...
2023-05-30 Peter Steinfeld[flang] [NFC] Remove an unneeded include.
2023-05-30 Craig Topper[RISCV] Add copyright header to IntrinsicsRISCVXTHead...
2023-05-30 max[MLIR][CAPI] Move `DenseMapInfo<MlirTypeID>`
2023-05-30 Mark de Wever[libc++][format] Fixes year formatter on Windows.
2023-05-30 Mark de Wever[libc++] Deprecate the classes in strstream.
2023-05-30 Marco ElverFix "[compiler-rt] Refactor memintrinsic interceptors"
2023-05-30 Craig Topper[RISCV] Correct capitalization of SiFive in a comment...
2023-05-30 David Green[AArch64] Add i1 insert/extract cost tests. NFC
2023-05-30 Mark de Wever[libc++][CI] Installs libomp.
2023-05-30 Dmitri Gribenko[clang][analyzer][NFC] Replace dyn_cast with cast in...
2023-05-30 Dmitri Gribenko[clang][analyzer][NFC] Move dyn_cast's into if statemen...
2023-05-30 Simon Pilgrim[X86] Regenerate sqrt-fastmath-mir.ll
2023-05-30 Adrian PrantlMark header as textual
2023-05-30 Igor Kirillov[CodeGen] Refactor IR generation functions to use IRBui...
2023-05-30 Dmitri Gribenko[clang][analyzer][NFC] Remove unnecessary FALLTHROUGH...
2023-05-30 Dmitri Gribenko[clang][analyzer][NFC] Remove unnecessary casts around...
2023-05-30 Alex Zinenko[mlir] silence msvc warning
2023-05-30 Lukas Sommer[mlir][llvm] Add LLVM TargetExtType
2023-05-30 Quinn Dawkins[mlir][transform] Add op for adding attributes to paylo...
2023-05-30 Florian Hahn[LV] Use Legal::isUniform to detect uniform pointers.
2023-05-30 Nikolas Klauser[clang] Extend __is_trivially_equality_comparable to...
2023-05-30 Alex Zinenko[mlir] add initial chapters of the transform dialect...
2023-05-30 Manna, Soumi[NFC][CLANG] Fix nullptr dereference issue in Type...
2023-05-30 Florian Hahn[VPlan] Handle invariant GEPs in isUniformAfterVectoriz...
2023-05-30 Jacob Crawley[flang][hlfir] lower hlfir.all into runtime call
2023-05-30 Jacob Crawley[flang] lower all intrinsic to hlfir.all operation
2023-05-30 Jacob Crawley[flang] add hlfir.all intrinsic
2023-05-30 Philip Reames[RISCV] Use v(f)slide1up for shuffle+insert idiom
2023-05-30 Kohei Yamaguchi[mlir] [NFC] Add a newline to debug message at insertin...
2023-05-30 Michael Maitland[RISCV][NFC] Make Reduction scheduler resources SEW...
2023-05-30 Oleksandr ... [mlir] fix mis-merge
2023-05-30 Nikita Popov[InstCombine] Remove adjustMinMax() fold (PR62088)
2023-05-30 Simon Pilgrim[X86] Fix SunnyCove ROB/MicroOpBufferSize
2023-05-30 Oleksandr ... [mlir] clarify transform.foreach_match documentation
2023-05-30 Matthias Springer[mlir][linalg] Fix bug in FuseIntoContainingOp implemen...
2023-05-30 Matthias Springer[mlir][linalg] FuseIntoContainingOp: Always set newCont...
2023-05-30 LLVM GN Syncbot[gn build] Port 96a14f388b1a
2023-05-30 Nikita PopovRevert "[FuncSpec] Replace LoopInfo with BlockFrequency...
2023-05-30 Simon Pilgrim[X86] lowerBuildVectorAsBroadcast - remove repeated...
2023-05-30 Simon Pilgrim[X86] X86FixupVectorConstantsPass - attempt to replace...
2023-05-30 Igor Kirillov[CodeGen] Add pre-commit tests for D148558
2023-05-30 Joseph Huber[libc][NFC] Move the Linux file implementation to a...
2023-05-30 Florian Hahn[LV] Use early exit for stores storing the ptr operand...
2023-05-30 Pierre GousseauReland 2nd attempt: [tsan] Add debugging interfaces...
2023-05-30 Simon Pilgrim[X86] getTargetConstantBitsFromNode - support extractin...
2023-05-30 Jie Fu[InstCombine] Remove unused function 'isMustTailCall...
2023-05-30 Nikita Popov[InstCombine] Remove computeKnownBits() fold for returns
2023-05-30 Alex Bradbury[RISCV] Generalise shouldExtendTypeInLibcall logic...
2023-05-30 Marco Elver[compiler-rt] Refactor memintrinsic interceptors
2023-05-30 Marco Elver[compiler-rt] Mark some performance critical buffers...
2023-05-30 Benjamin KramerRevert "[mlir][bazel] Port for 660f714, third attempt"
2023-05-30 Simon PilgrimFix "not all control paths return a value" MSVC warning...
2023-05-30 tripleCC[StaticAnalyzer] Fix block pointer type nullability...
2023-05-30 Vlad Serebrennikov[clang] Add test for CWG1397
2023-05-30 Muhammad Omair... [LLDB] Update AArch64/Windows XFAIl decorators on TestN...
2023-05-30 Mehdi AminiUse UNSUPPORTED annotation to disable Integration/Diale...
2023-05-30 Nicolas Vasilache[mlir][scf] NFC - Add debug information to scf pipelining
2023-05-30 David Candler[builtins][test] Skip scalbn rounding tests on newlib
2023-05-30 Alex Zinenko[mlir] harden expensive-checks mode against ops with...
2023-05-30 Mehdi AminiDisable MLIR integration test that is failing on a...
2023-05-30 Chuanqi Xu[NFC] [serialization] Refactor the outdated AbrrevToUse...
2023-05-30 Martin Braenne[clang][dataflow] Remove unnecessary `ASTContext` param...
2023-05-30 Lukas Sommer[mlir][llvm] Add thread-local address intrinsic
2023-05-30 Vitaly Buka[NFC][hwasan] Don't copy ThreadStartArg
2023-05-30 Shao-Ce SUN[RISCV] Add more tests in zdinx-boundary-check.ll
2023-05-30 Vitaly Buka[LSAN] Move ThreadCreate into child thread
2023-05-30 Haojian Wu[clang] Solidate the implicit-module-header-maps.cpp...
2023-05-30 Haojian Wu[bazel] Port for 9f6250f591057e68c0bda564716b6918b8e39a...
2023-05-30 Jianjian GUAN[RISCV][NFC] Fix unmasked test for vp_cttz and vp_ctlz.
2023-05-30 Phoebe Wang[ms-inline asm] Add error check for `getAsInteger`
2023-05-30 Craig Topper[RISCV] Teach performCombineVMergeAndVOps to handle...
2023-05-30 Jianjian GUAN[RISCV] Fix unmasked vp_abs select.
2023-05-30 Lei Zhang[mlir][spirv][complex] Support convert complex.constant
2023-05-30 Lei Zhang[mlir][complex] Canonicalize re/im(neg(create))
2023-05-30 Nico Weber[gn] Port 9f6250f more
2023-05-29 Mehdi AminiMLIR/Cuda: Add the appropriate "HINTS" on CMake find_li...
2023-05-29 Louis Dionne[libc++] Add missing _LIBCPP_HIDE_FROM_ABI macro on...
2023-05-29 Kazu Hirata[clangd] Remove unused variable IsBroadcasting
2023-05-29 Kazu Hirata[cland] Remove unused declaration getCurrentPreamble
2023-05-29 Alex Bradbury[RISCV][test] Expand bfloat.ll tests to include i16...
2023-05-29 Florian Hahn[ConstraintElim] Add extra tests for and operand implyi...
2023-05-29 Roy Jacobson[clang-tidy] Update UnusedReturnValueCheck types
2023-05-29 Martin Storsjö[compiler-rt] [test] [asan] Fix Windows tests in i386...
2023-05-29 Louis Dionne[libc++] Use the new .gen tests to implement __verbose_...
2023-05-29 Kazu Hirata[Analysis] Remove unused function stripIntegerCast
2023-05-29 Kazu Hirata[Analysis] Remove unused declarations visitEHBeginCatch...
2023-05-29 Kazu Hirata[Coroutines] Remove unused variable AsyncFuncTy
2023-05-29 Kazu Hirata[bugpoint] Remove unused declaration debugPassMiscompil...
2023-05-29 Kazu Hirata[Vectorize] Remove unused declaration requiresTooManyRu...
2023-05-29 Zequan Wu[gn build] (manually) port 9f6250f
2023-05-29 Florian Hahn[LV] Remove dead CHECK lines after 280656eae95a9cbf.
2023-05-29 Kazu Hirata[ExecutionEngine] Remove unused declaration recordRunti...
2023-05-29 Kazu Hirata[ExecutionEngine] Remove unused declaration defineNonEx...
2023-05-29 Kazu Hirata[DebugInfo] Remove unused declaration getFirstFunctionI...
2023-05-29 Kazu Hirata[AArch64] Remove unused declaration tryParseMRSSystemRe...
2023-05-29 Kazu Hirata[AArch64] Remove unused declaration legalizeShuffleVector
2023-05-29 Kazu Hirata[AArch64] Remove unused declaration LowerSCALAR_TO_VECTOR
2023-05-29 Jacek Caban[lld] Allow input files from compatible architectures...
next