summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-04[mlir][Transforms] Detect mapping overwrites during block signature conversionusers/matthias-springer/fix_mapping_2Matthias Springer
2025-01-04[mlir][Transforms] Fix mapping in `findOrBuildReplacementValue`Matthias Springer
2025-01-03[mlir][Transforms] Fix build after #116524 (#121578)Matthias Springer
2025-01-03[flang][OpenMP] Allow utility constructs in specification part (#121509)Krzysztof Parzyszek
2025-01-03[InstCombine] Fix GEPNoWrapFlags propagation in `foldGEPOfPhi` (#121572)Yingwei Zheng
2025-01-03[clang][NFC][docs] Fix typo in LanguageExtensions (#121576)Fabian Ritter
2025-01-03[mlir][Transforms] Support 1:N mappings in `ConversionValueMapping` (#116524)Matthias Springer
2025-01-03[CodeGen] Add MOTargetFlag4 to MachineMemOperand Flags (#120136)Acim Maravic
2025-01-03[Vectorizer] precommit test for miscompilation (#120731)Florian Mayer
2025-01-03[flang][OpenMP] Frontend support for NOTHING directive (#120606)Krzysztof Parzyszek
2025-01-03Fix an incorrect -show-graph command-line flag in COFF_comdat_weak_plus_stron...Haojian Wu
2025-01-03[lld/COFF] Support thin archives in /reproduce: files (#121512)Nico Weber
2025-01-03NFC, explicitly specify the -fopenmp lib in spirv-openmp-toolchain.c testHaojian Wu
2025-01-03[mlir] Fix 0 values passed to the wrong parameters.Adrian Kuegel
2025-01-03[gn] make LLVMTableGenCommon a static_library againNico Weber
2025-01-03[gn] port 27f30029741e (yet another tblgen reorg)Nico Weber
2025-01-03[mlir] Fix typo in parameter name annotation comment.Adrian Kuegel
2025-01-03[llvm][JITLink][LoongArch] Fix bit extraction on 32 bit platformsDavid Spickett
2025-01-03[ARM] Expand fp64 bf16 converts similarly to f32David Green
2025-01-03[MLIR][Python] Add structured.fuseop to python interpreter (#120601)Hugo Trachino
2025-01-03[compiler-rt][rtsan] Reland "fopencookie support." (#120864) (#121547)David CARLIER
2025-01-03[Clang] Fix unexpanded packs in NTTP type constraints (#121296)Younan Zhang
2025-01-03[MLIR][OpenMP] Lowering aligned clause to LLVM IR for SIMD directive (#119536)Kaviya Rajendiran
2025-01-03[VectorCombine] foldShuffleOfBinops - fold shuffle(binop(shuffle(x),shuffle(z...Simon Pilgrim
2025-01-03[clang] Fix #embed "fast path" (#121479)Mariya Podchishchaeva
2025-01-03[ORC] Restrict check-dwarf-filename test to Darwin for now.Lang Hames
2025-01-03[RISCV][NFC] precommit test for fcmp with f16ShihPo Hung
2025-01-03[bazel] Fix the broken llvm-tblgen build for 27f30029741ecf023baece7b3dde1ff9...Haojian Wu
2025-01-03[RISCV] Add support of Sdext,Sdtrig extentions (#120936)Shao-Ce SUN
2025-01-03[mlir] Add missing patterns to `linalg.decompose_pack_unpack` TD Op (#121400)Andrzej Warzyński
2025-01-03[mlir][tensor] Introduce `FoldTensorCastUnPackOp` (#121393)Andrzej Warzyński
2025-01-03[AMDGPU][True16[MC] true16 for v_max3/min3_num_f16 (#121510)Brox Chen
2025-01-03[LoongArch] Avoid scheduling tls-desc code sequence in large code model (#121...ZhaoQi
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