summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-16[𝘀𝗽𝗿] changes to main this commit is based onusers/vitalybuka/spr/main.nfclsan-move-up-vectors-cleanupVitaly Buka
2024-10-16[mlir][arith] Remove some e2e tests (#112012)Andrzej Warzyński
2024-10-16[LV] Add additional trip count expansion tests for #92177.Florian Hahn
2024-10-16[LV][NFC] Fix typos (#111971)Piotr Fusik
2024-10-16[VPlan] Use alloc-type to compute interleave group offset.Florian Hahn
2024-10-16Revert "[mlir][LLVMIR] Add operand bundle support for llvm.intr.assume (#1121...Sirui Mu
2024-10-15[CMake] Do not set CMP0114 explicitly to old (#90384)Aiden Grossman
2024-10-16[LV] Add test where interleave group start pointer is incorrect.Florian Hahn
2024-10-15[lldb] Avoid repeated hash lookups (NFC) (#112471)Kazu Hirata
2024-10-16Revert "Update llvm::Registry to work for LLVM shared library builds on windo...Vassil Vassilev
2024-10-15[ELF] Pass Ctx & to PartitionFangrui Song
2024-10-16Update llvm::Registry to work for LLVM shared library builds on windows (#109...Thomas Fransham
2024-10-16[VPlan] Mark VPVectorPointerRecipe as not having sideeffects.Florian Hahn
2024-10-16[RISCV] Fix vp-intrinsics args in cost model tests. NFC (#112463)Elvis Wang
2024-10-16[ORC] Fix LLJIT's atexit declaration for clang-repl on SystemZ.Lang Hames
2024-10-16[mlir][LLVMIR] Add operand bundle support for llvm.intr.assume (#112143)Sirui Mu
2024-10-16[JITLink] Fix i686 R_386_32 and other relocation values (#111091)Jameson Nash
2024-10-16[Coroutines] Improve dump of BB label to avoid str copies (#112374)Tyler Nowicki
2024-10-16[lld] Fix warning in SymbolTable.cpp (#112323)Karl-Johan Karlsson
2024-10-16[ORC][llvm-jitlink] Add support for forced loading of archive members.Lang Hames
2024-10-16[LoongArch] Add options for annotate tablejumpwanglei
2024-10-15[NFC][lsan] Fix name of local varVitaly Buka
2024-10-15Update LLVMLibCArchitectures.cmake (#112464)westtide
2024-10-15[AIX][CMake] Disable `openmp` as LLVM_ENABLE_PROJECTS (#110152)Daniel Chen
2024-10-15[HLSL] Implement `WaveReadLaneAt` intrinsic (#111010)Finn Plummer
2024-10-16[JITLink] Add support for R_X86_64_SIZE* relocations. (#110081)Xing Guo
2024-10-16Revert "[lldb] Fix command-expr-diagnostics.test for Windows (#112109)"Muhammad Omair Javaid
2024-10-16[lldb] Fix command-expr-diagnostics.test for Windows (#112109)Muhammad Omair Javaid
2024-10-15[scudo] Double frees result in chunk state error (#110345)Christopher Ferris
2024-10-16[ORC][COFF] Remove the `ExecutionSession&` argument to `COFFPlatform` factory...Tyler Kenney
2024-10-15[lldb] Make the system log a NOOP on non-Darwin platformsJonas Devlieghere
2024-10-15[libc] Fix incorrect RPC usage in testsJoseph Huber
2024-10-15[Clang][TableGen] Use const pointers for various Init objects in Diagnostic E...Rahul Joshi
2024-10-15[Clang][TableGen] Use const pointers for various Init objects in NeonEmitter ...Rahul Joshi
2024-10-15[libc] Add sinpif16 function (#110994)wldfngrs
2024-10-15[flang] Fix broken shared library build (#112444)Peter Klausler
2024-10-15[RISCV] Fix bf16 cost model tests. NFCLuke Lau
2024-10-15[MLIR][ROCDL] Added `SchedGroupBarrier` and `IglpOpt` ops (#112237)ravil-mobile
2024-10-15[SandboxVec] Add pass to create Regions from metadata. Generalize SandboxVec ...Jorge Gorbe Moya
2024-10-15[RISCV] Promote fixed-length bf16 arith vector ops with zvfbfmin (#112393)Luke Lau
2024-10-15[NFC] Fix flakiness in test if run unsharded (#112439)Vitaly Buka
2024-10-15[NFC] Remove unnececary check from test (#112438)Vitaly Buka
2024-10-15[flang] Retain spaces when preprocessing fixed-form source (#112417)Peter Klausler
2024-10-15[flang] Fold ERFC_SCALED (#112287)Peter Klausler
2024-10-15[flang] Silence impossible error about SMP interface incompatibility (#112054)Peter Klausler
2024-10-15[flang] Support "PRINT namelistname" (#112024)Peter Klausler
2024-10-15[flang] Split interoperability warnings, disable some by default (#111922)Peter Klausler
2024-10-15[flang][cuda] Add kernel registration in CUF constructor (#112416)Valentin Clement (バレンタイン クレメン)
2024-10-15[NFC][PowerPC] Use tablegen's MatchRegisterName() (#111553)Lei Huang
2024-10-15[LLD][COFF] Fix handling of weak aliases referencing lazy symbols (#112243)Jacek Caban