summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-03Merge branch 'main' into users/meinersbur/flang_runtime_split-headersusers/meinersbur/flang_runtime_split-headersMichael Kruse
2025-01-03[llvm-(min-)tblgen] Avoid redundant source compilation (#114494)Michael Kruse
2025-01-03[PowerPC] Use `RegisterClassInfo::getRegPressureSetLimit` (#120383)Pengcheng Wang
2025-01-02[gcov] Bump default version to 11.1Fangrui Song
2025-01-03[ORC][MachO] Avoid another race condition in MachOPlatform bootstrap.Lang Hames
2025-01-03[ORC] Use structured binding to improve readability. NFC.Lang Hames
2025-01-03[ORC] Testcase requires asserts as it depends on debugging output.Lang Hames
2025-01-03[RISCV] Allow tail memcmp expansion (#121460)Pengcheng Wang
2025-01-02[clang-format] Add option WrapNamespaceBodyWithNewlines (#106145)dmasloff
2025-01-03[ORC] Fix bug in source file name finding in DebuggerSupportPlugin.Lang Hames
2025-01-02[NFC] add anonymous namespace to a couple classes (#121511)Alex MacLean
2025-01-03[LoongArch] Pre-commit tests for tls-desc scheduling. NFC (#121538)ZhaoQi
2025-01-02[lld][WebAssembly] Fix non-pie dynamic-linking executable (#108146)YAMAMOTO Takashi
2025-01-02[ELF] Fix .gnu.version crash when .dynsym is discardedFangrui Song
2025-01-02Revert "[compiler-rt][rtsan] fopencookie support." (#121537)gulfemsavrun
2025-01-03[clang] Allow generating module interfaces with parsing errors (#121485)Alejandro Álvarez Ayllón
2025-01-02[flang][cuda][NFC] Remove unused variable (#121533)Valentin Clement (バレンタイン クレメン)
2025-01-02[lld][WebAssembly] Replace config-> with ctx.arg.Fangrui Song
2025-01-03[JITLink][RISCV] Add feature relax for addsub tests. NFC (#121204)ZhaoQi
2025-01-03[RISCV] Add Qualcomm uC Xqcicli (Conditional Load Immediate) extension (#121292)Sudharsan Veeravalli
2025-01-02[flang][cuda] Convert cuf.sync_descriptor to runtime call (#121524)Valentin Clement (バレンタイン クレメン)
2025-01-02[flang][cuda] Add operation to sync global descriptor (#121520)Valentin Clement (バレンタイン クレメン)
2025-01-02[libc] Use __attribute__((__noreturn__)) for _Noreturn in C < 11 (#121252)Roland McGrath
2025-01-02[GISel] Combine `(neg (min/max x, (neg x)))` into `(max/min x, (neg x))` (#12...Min-Yih Hsu
2025-01-02[DAGCombiner] Turn `(neg (max x, (neg x)))` into `(min x, (neg x))` (#120666)Min-Yih Hsu
2025-01-02[LLVM] Update RISCV maintainers (#121301)Craig Topper
2025-01-02[mlir][py] Enable loading only specified dialects during creation. (#121421)Jacques Pienaar
2025-01-02[compiler-rt][rtsan] fopencookie support. (#120864)David CARLIER
2025-01-02Revert "[llvm-(min-)tblgen] Avoid redundant source compilation (#114494)"Michael Kruse
2025-01-02[llvm-(min-)tblgen] Avoid redundant source compilation (#114494)Michael Kruse
2025-01-03[Cygwin] Fix global variable dll import (#121439)王宇逸
2025-01-02[gn build] Port cd19f3f787b0LLVM GN Syncbot
2025-01-02[Driver][clang-linker-wrapper] Add initial support for OpenMP offloading to g...Nick Sarnie
2025-01-02[MemProf][PGO] Prevent dropping of profile metadata during optimization (#121...Teresa Johnson
2025-01-02[VPlan] Use removeDeadRecipes in optimizeForVFAndUF (NFCI)Florian Hahn
2025-01-02[Flang][Alias analysis] Fix alias analysis for omp private allocatable item (...Dominik Adamski
2025-01-02[VectorCombine] eraseInstruction - ensure we reattempt to fold other users of...Simon Pilgrim
2025-01-02[RISCV][TTI] Simplify compound check for readability [nfc] (#121504)Philip Reames
2025-01-02[bazel] Allow SupportTests to be built remotely and cached (#121375)Angus Lees
2025-01-02[llvm][Support][Windows] Fix slash in path for remove_directories (#121448)Jinsong Ji
2025-01-02[CodeGen] Remove atEnd method from defusechain iterators (#120610)Jay Foad
2025-01-02[VectorCombine] replaceValue - add "VC: Replacing" debug message to help the ...Simon Pilgrim
2025-01-02[VectorCombine] Add scalarizeLoadExtract infinite loop test from #120984 regr...Simon Pilgrim
2025-01-02[mlir][emitc] Fix invalid syntax in example of emitc.return (#121112)hatoo
2025-01-02flang: fix backtrace build on FreeBSD (#120297)Brooks Davis
2025-01-02[libc++] Run clang-tidy only once per header (#121436)Nikolas Klauser
2025-01-02[libc++] Make __type_list variadic (#121117)Nikolas Klauser
2025-01-02RegAllocGreedy: Add dummy priority advisor for writing MIR tests (#121207)Matt Arsenault
2025-01-02[emacs] Add noext as an attribute in llvm-mode.el (#121444)Jonas Paulsson
2025-01-02[cmake] Extend zstd.dll finding logic from MSVC to Clang (#121437)Michał Górny