summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-02Add note about llvm-nm --synthetic supportusers/paschalis-mpeis/callcont-fallthru-a64Paschalis Mpeis
2025-04-29[BOLT][test] Disable callcont-fallthru.s on AArch64Paschalis Mpeis
2025-04-29[BOLT][RelVTable] Skip special handling on non virtual function pointer reloc...YongKang Zhu
2025-04-29[RISCV] Check the VT for R and cR inline asm constraints is 2*xlen. (#137749)Craig Topper
2025-04-29[lldb] Disable the process architecture test on macOS as wellPavel Labath
2025-04-29[MLIR][GPU] Add a pattern to rewrite gpu.subgroup_id (#137671)Alan Li
2025-04-29[mlir][OpenMP] Add __atomic_store to AtomicInfo (#121055)NimishMishra
2025-04-29[libclc][NFC] Remove binary_decl_tt.incFraser Cormack
2025-04-29[driver] return immediately in `addArchSpecificRPath` and `getArchSpecificLib...Daniel Chen
2025-04-29Re-land: [Analysis] Ensure use of strict fp exceptions in ConstantFolding (#1...Lucas Duarte Prates
2025-04-29[NFC][AMDGPU] Drop recursive types in LowerBufferFatPointers (#137735)Krzysztof Drewniak
2025-04-29[lldb] Disable TestDAP_attachFelipe de Azevedo Piovezan
2025-04-29[lldb] Remove "error:" prefix from reverse execute error messagesDavid Spickett
2025-04-29[MLIR][XeGPU] refine verifier for TensorDescType (#137226)Chao Chen
2025-04-29[VPlan] Remove no longer needed VP intrinsic handling in VPWidenIntrinsicReci...Luke Lau
2025-04-29[SLP] Simplify tryToFindDuplicates() (NFC) (#135766)Gaëtan Bossu
2025-04-29[flang] Remove dead functions for getting LLVM intrinsics (#137743)Asher Mancinelli
2025-04-29[clang] Merge gtest binaries into AllClangUnitTests (#134196)Reid Kleckner
2025-04-29Reland "[libc] build fix for sigsetjmp (#137047)" (#137214)Schrodinger ZHU Yifan
2025-04-29[HLSL] Allow non `.hlsl` files as source files (#137378)Steven Perron
2025-04-29[X86] Remove LLD command in LIT test (#137794)Feng Zou
2025-04-29[lldb][test] Skip TestFrameFormatFunctionSuffix.test on WindowsMichael Buch
2025-04-29[libclc][NFC] Remove unary_builtin.inc (#137656)Fraser Cormack
2025-04-29[AMDGPU] Support the OpenCL generic addrspace feature by default (#137636)Fraser Cormack
2025-04-29[libclc] Move fract to the CLC library (#137785)Fraser Cormack
2025-04-29[LAA] Prefer set-contains over set-count (NFC) (#136749)Ramkumar Ramachandra
2025-04-29[X86] Add new #134979 test cases for gather scalar (#137416)Rohit Aggarwal
2025-04-29[VPlan] Use correct non-FMF constructor in VPInstructionWithType createNaryOp...Luke Lau
2025-04-29[C] Diagnose declarations hidden in C++ (#137368)Aaron Ballman
2025-04-29Fix crash with -ast-dump=json (#137324)Aaron Ballman
2025-04-29Fix crash with -ast-dump=json (#137324)Aaron Ballman
2025-04-29[GlobalISel] Fix miscompile when narrowing vector loads/stores to non-byte-si...Tobias Stadler
2025-04-29[gn build] Port bd6addc032b1LLVM GN Syncbot
2025-04-29[IR] Add matchers for remaining FP min/max intrinsics (NFC). (#137612)Florian Hahn
2025-04-29[X86][APX] Suppress EGPR/NDD instructions for relocations (#136660)Feng Zou
2025-04-29[C] Add new -Wimplicit-int-enum-cast to -Wc++-compat (#137658)Aaron Ballman
2025-04-29Reland "[lldb][Format] Make function name frame-format variables work without...Michael Buch
2025-04-29[NFC][InstCombine][AArch64] Refactor SVE intrinsics tests.Paul Walker
2025-04-29[MLIR][IR] Add assert to Operation::moveBefore (NFC) (#137772)Christian Ulmann
2025-04-29[NFC][InstCombine][AArch64] Add simplify tests for reversed SVE intrinsics.Paul Walker
2025-04-29[TableGen][NFC] Refactor/deduplicate emitAction. (#137434)Jason Eckhardt
2025-04-29[NFC][InstCombine][AArch64] Remove SVE mul idempotency tests.Paul Walker
2025-04-29[SPIRV] Add intrinsic for OpGenericCastToPtrExplicit (#137626)Victor Lomuller
2025-04-29[libclc] Move fmin & fmax to CLC library (#134218)Fraser Cormack
2025-04-29[VectorUtils] Improve computeMinimumValueSizes (NFC) (#137692)Ramkumar Ramachandra
2025-04-29[X86] shouldReduceLoadWidth - don't split loads if we can freely reuse full w...Simon Pilgrim
2025-04-29[ARM][Driver] Fix i8mm feature string (#137771)Jack Styles
2025-04-29[clang-tidy] Do not pass any file when listing checks in run_clang_ti… (#13...Carlos Galvez
2025-04-29[mlir][tosa] Add error if and level checks for COND_IF & WHILE_LOOP (#136194)TatWai Chong
2025-04-29[lldb][test] Add more test-cases to MangledTestMichael Buch