summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-10Rename indirect to recurse and keep in original file -- invalid for gfx1200. ...users/jofrn/fix-amdgpu-cs-chain-frame-pointerjofrn
2025-11-10Added test case to verify no FP setup occurs with "frame-pointer"="all".jofrn
2025-11-10For emitEpilogue, emitCSRSpillRestores' argument in FPSaved case to handle ch...jofrn
2025-11-10[AMDGPU] Initialize FrameOffsetReg for amdgpu_cs_chain functionsjofrn
2025-11-10[tools][llc] Make save-stats.ll test target independent (#167238)Tomer Shafir
2025-11-10[AArch64] Fallback to PRFUM for PRFM with negative or unaligned offset (#166756)Cullen Rhodes
2025-11-10[X86] ldexp-avx512.ll - add v8f16/v16f16/v32f16 test coverage for #165694 (#1...Simon Pilgrim
2025-11-10[DropAssumes] Drop dereferenceable assumptions after vectorization. (#166947)Florian Hahn
2025-11-10[VPlan] Simplify branch-cond with getVectorTripCount (#155604)Ramkumar Ramachandra
2025-11-10Remove unused <algorithm> inclusion (#166942)serge-sans-paille
2025-11-10[AArch64] Combine subtract with borrow to SBC. (#165271)Ricardo Jesus
2025-11-10[AArch64][SVE] Avoid redundant extend of unsigned i8/i16 extracts. (#165863)Ricardo Jesus
2025-11-10[SPIRV] Fix failing assertion in SPIRVAsmPrinter (#166909)Juan Manuel Martinez Caamaño
2025-11-10[libc++] Merge insert/emplace(const_iterator, Args...) implementations (#166470)Nikolas Klauser
2025-11-10[libc++] Replace __libcpp_is_final with a variable template (#167137)Nikolas Klauser
2025-11-10[gn build] Port 152bda726958LLVM GN Syncbot
2025-11-10[libc++] Replace the last uses of __tuple_types with __type_list (#167214)Nikolas Klauser
2025-11-10[RISCV][TTI] Fix crash of non-built-in vector type cost quering. (#167258)Elvis Wang
2025-11-10[clang-tidy] Add fine-graded configuration for 'bugprone-exception-escape' (#...Baranov Victor
2025-11-10[NFC][SPIRV] Make the zero-length-array.ll test explicit about what is genera...Juan Manuel Martinez Caamaño
2025-11-10[gn build] Port 4b433cbdeec7LLVM GN Syncbot
2025-11-10[clang-tidy] Rename 'cert-err60-cpp' to 'bugprone-exception-copy-constructor-...Baranov Victor
2025-11-10[Polly] Retain vectorization for fallback loop when RTC is unsatisfiable (#16...Karthika Devi C
2025-11-10[RISCV][llvm] Support Smpmpmt version 0.6 (#166322)Brandon Wu
2025-11-10[WebAssembly] Implement more of getCastInstrCost (#164612)Sam Parker
2025-11-10[clang][bytecode] Check source pointer for bitcast validity (#166907)Timm Baeder
2025-11-09[MLIR][BufferResultsToOutParamsPass] Add Option to Modify Public Function's S...Veera
2025-11-09[clang-tidy][NFC] Enable `performance-unnecessary-value-param` in the codebas...Victor Chernyakin
2025-11-10[Hexagon] Implement isMaskAndCmp0FoldingBeneficial (#166891)Sudharsan Veeravalli
2025-11-10[Flang] Add parser support for prefetch directive (#139702)Thirumalai Shaktivel
2025-11-10[llvm][RISCV] Support Zvfbfa codegen for fneg, fabs and copysign (#166944)Brandon Wu
2025-11-10[LoongArch] Initial implementation for `enableMemCmpExpansion` hook (#166526)ZhaoQi
2025-11-10Revert "[Github] Update PR labeller to v6.0.1 (#167246)"Aiden Grossman
2025-11-09[Github] Make Windows container use zstd (#167022)Aiden Grossman
2025-11-09[Github] Update PR labeller to v6.0.1 (#167246)Aiden Grossman
2025-11-10[mlir][tosa] Fix crash in `tosa.concat` verifier (#165966)Longsheng Mou
2025-11-10[LoongArch][NFC] Pre-commit tests for memcmp expansion (#166718)ZhaoQi
2025-11-09[clang-format] Fix a crash in AlignArrayOfStructures (#167099)owenca
2025-11-09[VPlan] Use VPInstructionWithType for casts in VPlan0. (NFC)Florian Hahn
2025-11-09[InstCombine] Don't sink if it would require dropping deref assumptions. (#16...Florian Hahn
2025-11-09[gn build] Port f2c50f930540LLVM GN Syncbot
2025-11-09[BOLT] Support restartable sequences in tcmalloc (#167195)Maksim Panchenko
2025-11-09Fix typo in LangRef.md regarding regions (#167242)Omar Hossam
2025-11-10[lldb] Disable TestLocationsAfterRebuild for remote targets (#167239)Dmitry Vasilyev
2025-11-09[SandboxIR] Remove tight-coupling with LLVM's SwitchInst::CaseHandle (#167093)vporpo
2025-11-09[AArch64][GlobalISel] Correct instructions for 64bit fneg constant vectors. (...David Green
2025-11-09[mlir] Consolidate two implementations of meet (NFC) (#167208)Kazu Hirata
2025-11-09[clang] Remove redundant typename (NFC) (#167207)Kazu Hirata
2025-11-09[Target] Fix misleading indentation (NFC) (#167206)Kazu Hirata
2025-11-09[mlir] Use llvm::transform (NFC) (#167205)Kazu Hirata