summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-25[๐˜€๐—ฝ๐—ฟ] changes introduced through rebaseusers/ilovepi/spr/main.llvmlldriscv-support-x3_reg_usagePaul Kirth
2024-04-25[llvm][RISCV] Enable trailing fences for seq-cst stores by default (#87376)Paul Kirth
2024-04-25[๐˜€๐—ฝ๐—ฟ] changes introduced through rebasePaul Kirth
2024-04-25[RISCV] Support RISCV Atomics ABI attributes (#84597)Paul Kirth
2024-04-25[SLP]Fix PR89988: do extra analysis of the icmp args to correctly handle sign...Alexey Bataev
2024-04-25[SLP][NFC]Add a test with the incorrect comparison after minbiwidth analysis.Alexey Bataev
2024-04-25[RISCV][MachineCombiner] Pre-commit test for RVV reassociationsMin Hsu
2024-04-25Copied from llvm/test/CodeGen/X86/mmx-intrinsics.ll (#90131)Vitaly Buka
2024-04-25[msan] Fork unchanged mmx tests (#90135)Vitaly Buka
2024-04-25[memprof] Use DenseMap::contains (NFC) (#90124)Kazu Hirata
2024-04-25[compiler-rt] Avoid assertions when using LLVM_ENABLE_PER_TARGET_RUNTIME_DIR ...Paul Kirth
2024-04-25[CMake][Release] Refactor cache file and use two stages for non-PGO builds (#...Tom Stellard
2024-04-25[lldb] Reenable test HostTest.GetProcessInfo with relaxed constraints. (#89637)Fred Grim
2024-04-25[llvm][ctx_profile] Add the `llvm.instrprof.callsite` intrinsic (#89939)Mircea Trofin
2024-04-25[MC] Remove RelaxAll parameters from create*StreamerFangrui Song
2024-04-25Reapply "[Flang] Add fallthrough annotations in visit.h (#90014)"Alexander Shaposhnikov
2024-04-25[scudo] Improve readability of MemMapFuchsia's error handling (#90102)Fabio D'Urso
2024-04-25 [MLIR][Vector] Allow Scalable Dim in OneDimMultiReductionToTwoDim (#89978)Zhaoshi Zheng
2024-04-25[MC] Move setRelaxAll() calls to MCObjectStreamerFangrui Song
2024-04-25fix LinalgTransforms bazel build (#90120)Jeremy Kun
2024-04-25[TableGen] ShouldIgnore Pattern bit to disable DAG pattern imports during GIS...jofrn
2024-04-25[LAA] Support different strides & non constant dep distances using SCEV. (#88...Florian Hahn
2024-04-25[HLSL] Correctly set `__HLSL_ENABLE_16_BIT` (#89788)Chris B
2024-04-25[mlir][linalg] Add a test for inferConvolutionDimsImpl (#90057)Andrzej Warzyล„ski
2024-04-25[clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFCFangrui Song
2024-04-25Remove unneeded LLVM_FALLTHROUGH. NFCFangrui Song
2024-04-25[github] Add BOLT to new-prs-labeler.yml (#90114)Amir Ayupov
2024-04-25[mlir-lsp] Rename `OutgoingNotification` (NFC) (#90076)Brian Gesiak
2024-04-25[mlir-lsp] Add `outgoingNotification` unit testBrian Gesiak
2024-04-25Revert "[Flang] Add fallthrough annotations in visit.h (#90014)"Alexander Shaposhnikov
2024-04-25[Clang][Sema] Fix warnings after #84050 (#90104)Krystian Stasiowski
2024-04-25[memprof] Move getFullSchema and getHotColdSchema outside PortableMemInfoBloc...Kazu Hirata
2024-04-25[RISCV][NFC] Trim line to 80 chars in RISCVInstrZvk.tdMichael Maitland
2024-04-25[RISCV] Give up on correct undef semantics in mul strength reduction (#90097)Philip Reames
2024-04-25Fix Objective-C++ Sret of non-trivial data types on Windows ARM64 (#88671)Hugo Melder
2024-04-25[Clang][Sema] Diagnose class member access expressions naming non-existent me...Krystian Stasiowski
2024-04-25Initial step in targets DAP support (#86623)jeffreytan81
2024-04-25[NFC] Enable atomic tests on AIXJake Egan
2024-04-25[LLVMgold] Suppress -Wcast-function-type-mismatch diagnosticFangrui Song
2024-04-25Disable FTZ/DAZ when compiling shared libraries by default. (#80475)Joshua Cranmer
2024-04-25[Flang] Add fallthrough annotations in visit.h (#90014)Alexander Shaposhnikov
2024-04-25[gn build] Port 8dc7db7a2463LLVM GN Syncbot
2024-04-26[InstCombine] Canonicalize `gep T, (gep i8, base, C1), (Index + C2)` into `ge...Yingwei Zheng
2024-04-25Fix lldb build failure caused by 39adc8f42329erichkeane
2024-04-25[memprof] Remove getFullSchema in MemProfTest.cpp (#90072)Kazu Hirata
2024-04-25[NFC] Generalize ArraySections to work for OpenACC in the future (#89639)Erich Keane
2024-04-25[clang-tidy] Add clang-tidy check readability-math-missing-parentheses (#84481)Bhuminjay Soni
2024-04-25[mlir][linalg] Add runtime verification for linalg ops (#89917)Ryan Holt
2024-04-25[BOLT] Print program stats in perf2bolt/aggregate-only mode (#89763)Amir Ayupov
2024-04-25[lldb] [llgs] Fix assertion in Handle_qfThreadInfo (#88301)Ayush Sahay