summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-08[LV] Bundle (partial) reductions with a mul of a constantusers/SamTebbs33/bundle-constant-mulSamuel Tebbs
2025-10-07Rebaseusers/SamTebbs33/expression-recipe-predSamuel Tebbs
2025-10-07Add wasm test and assert on the partial reduction costSam Tebbs
2025-10-07Fix webasm test and address reviewSamuel Tebbs
2025-10-07Rebase and move IsPartialReduction checkSamuel Tebbs
2025-10-07Adjust regpressure testSam Tebbs
2025-10-07rebaseSam Tebbs
2025-10-07Support chained sub/add partial reductionsSamuel Tebbs
2025-10-07Rebase and add work around for duplicate extendsSamuel Tebbs
2025-10-07rebaseSam Tebbs
2025-10-07Address reviewSamuel Tebbs
2025-10-07Remove A == B checkSamuel Tebbs
2025-10-07Bundle partial reductions with no bin opSamuel Tebbs
2025-10-07[LV] Bundle partial reductions inside VPExpressionRecipeSamuel Tebbs
2025-10-07[Loads] Check if Ptr can be freed between Assume and CtxI. (#161255)Florian Hahn
2025-10-07[lldb][Linux] Fix checking of error values when attach fails (#161673)David Spickett
2025-10-07[DFAJumpThreading][NFC] Replace with const reference (#162238)Hongyu Chen
2025-10-07[lldb][test] Wait for a file before attempting to attach to lldb-server test ...David Spickett
2025-10-07[libc++] Don't bother asserting that <bit> functions get unsigned types (#161...Nikolas Klauser
2025-10-07[BOLT][AArch64] Handle OpNegateRAState to enable optimizing binaries with pac...Gergely Bálint
2025-10-07[CIR][NFC] Clean up constant op comments (#162142)Henrich Lauko
2025-10-07[DataflowSanitizer] Use getelementptr instead of ptrtoint+add+inttoptr (#162087)Nikita Popov
2025-10-07[DWARF] Ignore DW_ATE_lo_user to hi_user in DebugHandlerBase assertion (#161695)Orlando Cazalet-Hyams
2025-10-07[DataFlowSanitizer] Generate some test checks (NFC) (#161502)Nikita Popov
2025-10-07[ASan][RISCV] Support asan check for segment load/store RVV intrinsics. (#161...Hank Chang
2025-10-07[RISCV] Simplify RUN lines in float-imm.ll and half-imm.ll. NFC.Jim Lin
2025-10-07[RISCV] Remove unneeded TODOs from float-imm.ll and half-imm.ll. NFC.Jim Lin
2025-10-07[orc-rt] Add unit test utility: MakeAllocAction. (#162229)Lang Hames
2025-10-07[ORC] Add Executor Resolver Utility (#143654)SahilPatidar
2025-10-07[clang][bytecode] Fix a crash in __builtin_object_size() (#160519)Timm Baeder
2025-10-07llvm-reduce: Add new pass to inline call sites (#134223)Matt Arsenault
2025-10-07[RISCV][NFC] Avoid iteration and division while selecting SHXADD instructions...Piotr Fusik
2025-10-07[clang] Don't crash when -Wformat-signedness specified (#162049)yicuixi
2025-10-07[clang][NFC] Format DeclPrinterTest partially (#162146)Andrey Ali Khan Bolshakov
2025-10-07[NFC] Fix deprecated use of lookupTarget in Kaleidoscope (#162220)Connector Switch
2025-10-07[DFAJumpThreading] Constraint the number of cloned instructions (#161632)Hongyu Chen
2025-10-07[orc-rt] Fix header ordering. NFCI.Lang Hames
2025-10-06[llvm-driver] Remove llvm-profdata from the driver (#162191)Prabhu Rajasekaran
2025-10-07[orc-rt] Add SPS serialization support for size_t. (#162214)Lang Hames
2025-10-06[RISCV] Fix copy/paste mistake in Sh3Add_UWPat. (#161923)Craig Topper
2025-10-07[orc-rt] Enable transparent SPS conversion for Expected<T*>. (#162073)Lang Hames
2025-10-07[TargetRegistry] Deprecate string overload of lookupTarget (#162188)Aiden Grossman
2025-10-07AMDGPU: Remove unnecessary AGPR operand legalization (#162093)Matt Arsenault
2025-10-06[ADT] Add `sum_of` and `product_of` accumulate wrappers (#162129)Jakub Kuderski
2025-10-07[libclc] Remove -fno-builtin from compile options (#162075)Wenju He
2025-10-07[TableGen] Reduce stack usage of setTargetRuntimeLibcallSets (#162194)Nadharm
2025-10-07[NFC][clang] Precommit test with confusing behavior of suppression list (#162...Vitaly Buka
2025-10-07[OpenCL] Allow undefining cl_khr_integer_dot_product features macros (#162055)Wenju He
2025-10-06[NFC][Flang] Prefer triple overloads of lookupTarget (#162186)Aiden Grossman
2025-10-07AMDGPU: Track minNumAGPRs in MFI instead of mayUseAGPRs (#161996)Matt Arsenault