summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-15Revise test checks, avoid instcombine, and use x86_64users/ilovepi/bcmp-libcall-precommitPaul Kirth
2025-04-14[llvm][lto] Precommit test for libcallsPaul Kirth
2025-04-14[flang] Fix Driver/do_concurrent_to_omp_cli.f90 test not to use runtime (#135...Michał Górny
2025-04-14[clang] remove unused frontend flag -fretain-subst-template-type-parm-type-as...Matheus Izvekov
2025-04-14[Github][CI] Upload .ninja_log as an artifactAiden Grossman
2025-04-14[llvm][ELF][build attributes] Change StringRef to std::string for BuildAttrib...SivanShani-Arm
2025-04-14[RegAlloc] Sort CopyHint by IsCSR (#131046)Michael Maitland
2025-04-14[AArch64] Model ZA array using inaccessible memory (#132058)Lukacma
2025-04-14[clang] AST: remove source locations from [Variable/Dependent]SizedArrayType ...Matheus Izvekov
2025-04-14[libclc][NFC] Fix typo in commentFraser Cormack
2025-04-14[readobj][ELF][AArch64] Handle misformed AArch64 build attribute section (#13...SivanShani-Arm
2025-04-14[libclc] Fix commands in compile_to_bc are executed sequentially (#130755)Wenju He
2025-04-14[mlir] Remove deprecated cast member functions (#135556)Jakub Kuderski
2025-04-14[lldb][Format][NFC] Remove unused FormatEntity::FormatCStringMichael Buch
2025-04-14[MS][clang] Revert vector deleting destructors support (#135611)Mariya Podchishchaeva
2025-04-14[ConstraintElim] Simplify cmp after uadd.sat/usub.sat (#135603)Iris
2025-04-14[lldb] add required for lldb RISCV relocations in MCJIT (#126266)dlav-sc
2025-04-14Remove debugger pretty printers for llvm::Optional (#135235)Aaron Puchert
2025-04-14[RISCV][NFC] Use bitmasks generated by TableGenPengcheng Wang
2025-04-14[SLP] Make getSameOpcode support interchangeable instructions. (#133888)Han-Kuan Chen
2025-04-14[RISCV] Add missing bitmask for some extensions (#135599)Pengcheng Wang
2025-04-14[LLDB] Reapply refactored CPlusPlusLanguage::MethodName to break lldb-server ...Dmitry Vasilyev
2025-04-14[SROA] Add load-only promotion tests with dynamic offset loadNikita Popov
2025-04-14[SROA] Improve handling of lifetimes in load-only promotion (#135382)Nikita Popov
2025-04-14[GlobalISel] Combine redundant sext_inreg (#131624)Pierre van Houtryve
2025-04-14[mlir][OpenMP] allow cancellation to not be directly nested (#134084)Tom Eccles
2025-04-14[NFC][libclc] Merge atomic extension built-ins with identical name into a sin...Wenju He
2025-04-14[IR][ADT] Remove `APFloat/Type::isIEEE` (#130496)Yingwei Zheng
2025-04-14[InstCombine] Improve inbounds preservation for ADD+GEP -> GEP+GEP (#135155)Björn Pettersson
2025-04-14[mailmap] Update my namePengcheng Wang
2025-04-14[MLIR][Tosa] Fix argmax NaN propagate lowering (#133074)Thomas Preud'homme
2025-04-14[AMDGPU] Add sext_trunc in RegBankCombiner (#131623)Pierre van Houtryve
2025-04-14[lldb] Make sure the process is stopped when computing the symbol context (#1...Jonas Devlieghere
2025-04-14[lldb] Remove ProcessRunLock::TrySetRunning (#135455)Jonas Devlieghere
2025-04-14[CodeGen] Avoid repeated hash lookups (NFC) (#135584)Kazu Hirata
2025-04-14[Github][CI] Upload artifacts directory for premerge workflowAiden Grossman
2025-04-14[InstCombine] Pre-commit tests related to ADDLIKE+GEP->GEP+GEP. NFC (#135154)Björn Pettersson
2025-04-14[CodeGen][NPM] Port RemoveLoadsIntoFakeUses to NPM (#130068)Akshat Oke
2025-04-14AArch64: Allow ZEXT+COPY -> FMOV peephole for ZPR registers as well (#135436)Matthias Braun
2025-04-14Reapply "[AArch64][SVE] Pair SVE fill/spill into LDP/STP with -msve-vector-bi...Ricardo Jesus
2025-04-14[Clang][ARM] Ensure FPU Features are parsed when targeting `cc1as` (#134612)Jack Styles
2025-04-14[AMDGPU] Avoid crashes for non-byte-sized types in PromoteAlloca (#134042)Fabian Ritter
2025-04-14[X86] Add test coverage for #134602Simon Pilgrim
2025-04-14[RISCV][MC] Emit `x8` as `fp` instead of `s0` (#135500)Shao-Ce SUN
2025-04-13[AMDGPU] Use llvm::find and llvm::find_if (NFC) (#135582)Kazu Hirata
2025-04-14[InstCombine] Fold fneg/fabs patterns with ppc_f128 (#130557)Yingwei Zheng
2025-04-14[LV] Add test cases for reverse accesses involving irregular types. nfc (#135...Mel Chen
2025-04-14[LV] Remove unused requiresScalarEpilogue function. nfc (#135341)Mel Chen
2025-04-14Clang: Add elementwise minnum/maxnum builtin functions (#129207)YunQiang Su
2025-04-14[lldb][test] Fix NativePDB/inline_sites_live.cpp inlined frame formatMichael Buch