summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-01add other address spaces as wellusers/arichardson/spr/autoupgradeamdgpu-adjust-as7-address-width-to-48-bitsAlex Richardson
2025-05-01[𝘀𝗽𝗿] changes introduced through rebaseusers/arichardson/spr/main.autoupgradeamdgpu-adjust-as7-address-width-to-48-bitsAlex Richardson
2025-04-30[GlobalOpt] Simplify datalayout for testAlex Richardson
2025-04-30[LoadStoreVectorizer] Remove more unnecessary data layouts from testsAlexander Richardson
2025-04-30[AMDGPU] Remove explicit datalayout from tests where not neededAlexander Richardson
2025-04-30[gn] port ff8fc5bc45c1, kind ofNico Weber
2025-04-30[HLSL] Allow resource annotations to specify only register space (#135287)Helena Kotas
2025-05-01[VectorUtils][VPlan] Consolidate VPWidenIntrinsicRecipe::onlyFirstLaneUsed an...Luke Lau
2025-04-30Change update_xxx_checks to continue on error when processing mutliple inputs...Matthias Braun
2025-04-30[lldb][cmake] Add clang resource dir to LLDB shell tests config (#136761)Chelsea Cassanova
2025-04-30[clang] Fix UEFI Target info (#127290)Prabhu Rajasekaran
2025-04-30[HLSL][RootSignature] Add lexing support for floating points (#137720)Finn Plummer
2025-04-30[MLIR][Arith] Add ValueBoundsOpInterface for FloorDivSI (#137879)Quinn Dawkins
2025-04-30[clang AST] move mangling API to namespace clang to allow calls from swift-fr...Peter Rong
2025-04-30[CIR] Upstream TernaryOp (#137184)Morris Hafner
2025-04-30[mlir][vector] Linearization: push 'bit width' logic out of patterns (#136581)James Newling
2025-04-30[libc] lsearch_test.cpp: put helpers in anonymous namespace. (#137964)enh-google
2025-04-30[flang] Add lowering of volatile references (#132486)Asher Mancinelli
2025-04-30[SCEV] Reject comparision of pointers to different address spaces in SCEVWrap...Vikram Hegde
2025-04-30[flang-rt] Simplify INDEX with len-1 SUBSTRING. (#137889)Slava Zakharin
2025-04-30[mlir][affine] Modify assertion into a user visible diagnostic (#136474)Prakhar Dixit
2025-04-30[libclc] Clean up unnecessary #undef __CLC_BODYs (#137959)Fraser Cormack
2025-04-30[SLPVectorizer] Move X86 specific handling into X86TTIImpl. (#137830)Jonas Paulsson
2025-04-30[mlir][spirv] Allow yielding values from loop regions (#135344)Igor Wodiany
2025-04-30[PowerPC] Fix an LowerADDSUBO_CARRY error when converting carry bit for usubo...zhijian lin
2025-04-30Fix crash when an attribute is applied to pragma attribute/pragma dump (#137880)Erich Keane
2025-04-30[C] Add diagnostic + attr for unterminated strings (#137829)Aaron Ballman
2025-04-30[clang] Another Wpreferred-type-bitfield-enum-conversion suppression fix!Nico Weber
2025-04-30[Offload] Adding missing Offload unit tests for event entry points (#137315)Callum Fare
2025-04-30[AMDGPU] Fix undefined scc register in successor block of SI_KILL terminators...mssefat
2025-04-30[gn] Make Sparc/MCTargetDesc depend on Sparc/TargetInfoNico Weber
2025-04-30[clang] prevent -Wunknown-warning-option with older clangsNico Weber
2025-04-30[SystemZ] Implement .machine (push|pop) directives (#137302)Dominik Steenken
2025-04-30[clang] Temporarily silence noisy warning for FPEvalMethod in another placeNico Weber
2025-04-30Recommit "[ConstraintElim] Simplify cmp after uadd.sat/usub.sat (#135603)" (#...Iris Shi
2025-04-30[SPIRV] Fix test with VK1.3 validation (#137633)Steven Perron
2025-04-30[ConstraintElim] Fix poison check before adding intrinsic facts (#136291)Iris Shi
2025-04-30[clang] Temporarily silence noisy warning for FPEvalMethodNico Weber
2025-04-30[mlir] Fix `--mlir-print-ir-tree-dir` when the symbol name contains `/` (or `...Mehdi Amini
2025-04-30[llvm][mlir] Adding instrument function entry and instrument function exit at...Anchu Rajendran S
2025-04-30[gn] Make FrontendTests depend on AllTargetsDescsNico Weber
2025-04-30[gn] Make RISCV/MCTargetDesc depend on RISCV/TargetInfoNico Weber
2025-04-30[LangRef] Minor editorial fixes (#137782)Kip Hamiltons
2025-04-30[MLIR][GPU] Use arith instead of index for subgroup_id (#137843)Alan Li
2025-04-30[IR] Don't allow values of opaque type (#137625)Nikita Popov
2025-04-30[gn] fix minor mistake from 3e523502a159Nico Weber
2025-04-30[ArrayRefTest] Use plain array instead of std::array in unit tests.Florian Hahn
2025-04-30[mlir][tblgen] Add custom parsing and printing within struct (#133939)Jorn Tuyls
2025-04-30[LLVM][Reassociate] Extend ConvertShiftToMul to allow for ConstantInt vectors...Paul Walker
2025-04-30[BOLT][AArch64] Allow binary-analysis and heatmap tool to run with pac-ret bi...Gergely Bálint