platform/upstream/llvm.git
2023-03-14 Slava Zakharin[flang] Handle Flang examples consistently with LLVM.
2023-03-14 Vladislav Khmelevsky[BOLT] Add writable segment for allocatable sections
2023-03-14 Joseph Huber[libc] Fix CMake deduplication `-Xclang` arguments
2023-03-14 Joseph Huber[libc] Fix GPU fatbinary dependencies for multi-source...
2023-03-14 Craig Topper[TableGen][RISCV][Hexagon][LoongArch] Add a list of...
2023-03-14 Alex Bradbury[clang][docs] Clarify the semantics of -fexceptions
2023-03-14 Arthur Eubanks[AutoUpgrade] Add flag to disable autoupgrading debug...
2023-03-14 Alex Bradbury[RISCV] Consistently error for arch strings with trailing _
2023-03-14 Luke Hutton[mlir][tosa] Add FFT2d operation
2023-03-14 Alexandros... [FuncSpec] Do not run pre-link when doing LTO.
2023-03-14 Ramiro Leal... [mlir][tosa] Swap reshape at end of reduce op with...
2023-03-14 wren romano[mlir][sparse] Cleaning up names in {Merger,LoopEmitter...
2023-03-14 Jonas Paulsson[SystemZ] Clear NW flags on an ISD::SUB when reused...
2023-03-14 Michael Jones[libc][NFC] add an atof test for a fuzz failure
2023-03-14 Anlun Xu[mlir][vector] Add bazel dependency to TestVector
2023-03-14 Nikolas Klauser[libc++] Use __verbose_abort instead of std::abort...
2023-03-14 Philip Reames[MSAN] Add (fixed) vector load/store test coverage...
2023-03-14 Alexander Shaposhnikov[Clang][CodeGen] Fix linkage and visibility of template...
2023-03-14 Snehasish Kumar[memprof] Record BuildIDs in the raw profile.
2023-03-14 Joseph Huber[Clang] Always use --no-undefined when linking AMDGPU...
2023-03-14 Teresa Johnson[docs] Document MemProf metadata in LangRef
2023-03-14 Alex Bradbury[RISCV] Fix regression due to interaction of MachineOut...
2023-03-14 Mark de Wever[NFC][libc++][format] Improves diagnostics.
2023-03-14 Arthur Eubanks[StructuralHash][NFC] Use anonymous namespace
2023-03-14 Philip ReamesMove utility for acting on each lane of ElementCount...
2023-03-14 Nico Weber[gn] reformat all gn files
2023-03-14 Nico Weber[gn] minor cleanup after 33a55c3d8c73
2023-03-14 Mark de Wever[libc++][format] Addresses LWG3825.
2023-03-14 Alexey Bataev[SLP]Remove CreateShuffle lambda and reuse ShuffleBuild...
2023-03-14 Congcong Cai[SemaCXX]use CorrectDelayedTyposInExpr in ActOnCXXFoldE...
2023-03-14 Arthur Eubanks[StandardInstrumentations][NFC] Minor code cleanup
2023-03-14 Paul Walker[LLVM] Remove support for constant scalable vector...
2023-03-14 Nikita PopovRevert "[InstCombine] Return instruction from replaceUse()"
2023-03-14 Alex Bradbury[RISCV][NFC] Small refactor in RISCVISAInfo::parseArchS...
2023-03-14 Arthur Eubanks[CoroCleanup] Invalidate analyses on changed functions...
2023-03-14 Mark de Wever[libc++][CI] Improves Dockerfile
2023-03-14 Mark de Wever[libc++] Qualifies uint32_t and friends.
2023-03-14 Arthur Eubanks[AssumeBundleBuilder] Fix PreservedAnalyses reporting
2023-03-14 Kiran ChandramohanRevert "[Flang][OpenMP] Add support for OpenMP max...
2023-03-14 Arthur Eubanks[gn build] Fix gn build
2023-03-14 Jennifer Yu[OpenMP]Skip generating this[:1] map info for non-membe...
2023-03-14 Alex Bradbury[RISCV][test][llvm-objdump] Add test cases for objdump...
2023-03-14 Kiran Chandramohan[Flang][OpenMP] Add support for OpenMP max reduction
2023-03-14 Arthur Eubanks[Pipeline] Move some GlobalOpt/GlobalDCE runs into...
2023-03-14 Nikita Popov[Pipelines] Restore old DAE position in LTO pipeline
2023-03-14 Alex Zinenko[mlir] relax value handle updates when operation is...
2023-03-14 Nikita Popov[InstCombine] Return instruction from replaceUse()
2023-03-14 zhijian[AIX] change "llvm-ar" to "env OBJECT_MODE=any llvm...
2023-03-14 Nikita Popov[InstCombine] Fix infinite combine loop (PR61361)
2023-03-14 Aaron BallmanRemove an unused private data member; NFC
2023-03-14 Joseph Huber[libc] Set the stub filename to the target name instead...
2023-03-14 Simon Pilgrim[X86] Add test coverage for D137388
2023-03-14 aabhinavg[Docs] Added llvm-reduce docs in CommandGuide
2023-03-14 Simon Pilgrim[DAG] Match select(icmp(x,y),sub(x,y),sub(y,x)) ->...
2023-03-14 Aaron BallmanFix false positive with unreachable C++ catch handlers
2023-03-14 Kazu Hirata[CodeGen] Use *{Set,Map}::contains (NFC)
2023-03-14 Jakub Kuderski[mlir][vector] Clarify OOB semantics of remaining load...
2023-03-14 Valentin Clement[flang] Handle parent component on the LHS of intrinsic...
2023-03-14 Kevin Sala[OpenMP][libomptarget][NFC] Add documentation regarding...
2023-03-14 Jakub Kuderski[mlir][vector] Add gather lowering patterns
2023-03-14 NAKAMURA Takumillvm/test/TableGen/intrinsic-pointer-to-any.td: Rework...
2023-03-14 Simon Pilgrim[DAG] Fold (bitcast (logicop (bitcast x), (c))) ->...
2023-03-14 Simon Pilgrim[X86] Fix typo in vXi64 ABDS/ABDU test cases
2023-03-14 Joseph Huber[libc] Remove dummy archive and file from integration...
2023-03-14 Jie Fu[lldb] Fix -Wswitch in TypeSystemClang.cpp ('SveBoolx2...
2023-03-14 Nikita Popov[PhaseOrdering] Add test for DAE/GlobalDCE interaction...
2023-03-14 Collin Baker[libclang] No longer attempt to get a dependent bit...
2023-03-14 Max Kazantsev[TTI] Treat AND/OR with widenable conditions as free...
2023-03-14 pvanhoutReland: [DAG/AMDGPU] Use UniformityAnalysis in DAGISel
2023-03-14 Alexey Bataev[SLP]Fix PR61395: need to adjust vector factor after...
2023-03-14 Joseph Huber[libc] Correctly pass the compile options to the intern...
2023-03-14 Pavel Kosov[NFC][OHOS] Temporarily switch off tests for windows
2023-03-14 pvanhout[AMDGPU] Don't run `llc-pipeline.ll` when expensive_che...
2023-03-14 Guillaume Chatelet[reland][libc][NFC] Move memcmp implementations in...
2023-03-14 Guillaume ChateletRevert "[libc][NFC] Move memcmp implementations in...
2023-03-14 Aaron BallmanRevert "Fix include order in CXType.cpp"
2023-03-14 Adrian Kuegel[mlir][Bazel] Adjust build after aafb52d7c9226cd9925bd5...
2023-03-14 Leandro Lupori[flang] Handle mismatches of procedure type args
2023-03-14 Timm Bäder[clang][sema][NFC] Make a few functions const
2023-03-14 Adrian Kuegel[mlir][Bazel] Adjust build after 0fa20ecafe0c3c7ffde413...
2023-03-14 Guillaume Chatelet[libc][NFC] Move memcmp implementations in subfolders
2023-03-14 Alex Bradbury[RISCV] Reject 'g' with explicit version in parseArchString
2023-03-14 Takuya Shimizu[clang][Sema] Avoid duplicate diagnostics for unreachab...
2023-03-14 LiaoChunyu[RISCV] Return false from shouldFormOverflowOp when...
2023-03-14 Kadir Cetinkaya[clangd] Drop stale macro and mark ranges
2023-03-14 Haojian WuRemove an extra `//` in the IWYU pragma for gtest-match...
2023-03-14 Nicholas Guy[Codegen][ARM][AArch64] Support symmetric operations...
2023-03-14 Nicholas GuyCleanup of Complex Deinterleaving pass (NFCI)
2023-03-14 Haojian Wu[Tooling/Inclusion] Index more sub std namespace symbols.
2023-03-14 Nicolas Vasilache[mlir][GPUTransforms] NFC - Refactor GPUTransforms...
2023-03-14 Kadir Cetinkaya[Support][MemBuffer] Prevent UB on empty StringRefs
2023-03-14 Nabeel Omer[X86] Fix encoding for ATOMIC_LOGIC_OP
2023-03-14 Nabeel Omer[X86] Add negative test for D145930
2023-03-14 Nicolas Vasilache[mlir][Transform] NFC - Various API cleanups and use...
2023-03-14 Alex Bradbury[RISCV][test] Test case for regression when MachineOutl...
2023-03-14 Nicolas Vasilache[mlir][Affine] Add helper functions to allow reordering...
2023-03-14 Nikita PopovReapply [LowerTypeTests] Avoid creation of select const...
2023-03-14 Luke Lau[RISCV][NFC] Share interleave mask checking logic
2023-03-14 pvanhoutRevert "[DAG/AMDGPU] Use UniformityAnalysis in DAGISel"
2023-03-14 Emilia Dreamer[clang-format] Treat &/&& as reference when followed...
next