summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-09Merge branch 'main' into refactoring/remove-unionusers/joaosaffran/137284joaosaffran
2025-05-08[DirectX] Adding support for Root Descriptors in obj2yaml/yaml2obj (#137259)joaosaffran
2025-05-09AMDGPU: Add minimumnum/maximumnum tests with amdgpu-ieee=0 (#139145)Matt Arsenault
2025-05-09AMDGPU: Test more subtargets in minimumnum/maximumnum tests (#139144)Matt Arsenault
2025-05-09AMDGPU: Form min3/max3 from minimumnum/maximumnum (#139137)Matt Arsenault
2025-05-09AMDGPU: Add baseline tests for min3/max3 from minimumnum/maximumnum (#139136)Matt Arsenault
2025-05-09AMDGPU: Handle minimumnum/maximumnum in fneg combines (#139133)Matt Arsenault
2025-05-09AMDGPU: Add baseline tests for fneg with min/max intrinsics (#139132)Matt Arsenault
2025-05-09[RISCV][Peephole] Clear kill flags for registers after foldUndefPassthruVMV_V...Piyou Chen
2025-05-08[mlir][spirv] Add support for RelaxedPrecision in function arguments (#138685)Igor Wodiany
2025-05-08[AMDGPU] Legalize vector fminimum and fmaximum with VOP3P (#138971)Stanislav Mekhanoshin
2025-05-09[Flang] [OpenMP] Add semantic checks for detach clause in task (#119172)Thirumalai Shaktivel
2025-05-09[LoongArch] Lower [x]vshuf.d to [x]vshuf4i.d if possible. (#137918)tangaac
2025-05-09[clang][NFC] Use BuiltinType::isFloatingPoint() in Type::isFloatingType() (#1...Timm Baeder
2025-05-09[clang][bytecode] Reorder type checks in classify() (#139046)Timm Baeder
2025-05-09[SimplifyLibCalls] Shrink sin, cos to sinf, cosf when allowed (#139082)Guy David
2025-05-08[clang] Remove "unknown" from availability diags (#138610)Cyndy Ishida
2025-05-08[clang-installapi] Store dylib attributes in the order they are passed on the...Cyndy Ishida
2025-05-09[X86] Asm modifier %a: add (%rip) for 64-bit static relocation modelFangrui Song
2025-05-09[NFC][RISCV] Pre-commit tests for RVI constant multiplication expansion (#139...Iris Shi
2025-05-09[NFC][RISCV] Add more test cases for multiplication (#139195)Iris Shi
2025-05-08[libc][math] Implement double precision acos correctly rounded for all roundi...lntue
2025-05-09[flang][fir] Support promoting `fir.do_loop` with results to `affine.for`. (#...MingYan
2025-05-08[clang-format] Handle C# where clause in SeparateDefinitionBlocks (#139034)Owen Pan
2025-05-08[llvm] Add managarm support (#138854)no92
2025-05-08[MLGO][Docs] Add initial skeleton of MLGO docsAiden Grossman
2025-05-08[HIP] fix bundle ID for amdgcnspirv (#139112)Yaxun (Sam) Liu
2025-05-08Revert branch island experiments (#139192)jimingham
2025-05-08Branch island no dsym (#139191)jimingham
2025-05-08Branch no lld (#139187)jimingham
2025-05-09clean upjoaosaffran
2025-05-09Merge branch 'obj2yaml/root-descriptors' into refactoring/remove-unionjoaosaffran
2025-05-09[gn build] Port 2299bada9f16LLVM GN Syncbot
2025-05-08Revert "[llvm-objdump] Add support for HIP offload bundles (#114834)"Kazu Hirata
2025-05-09removing v parameterusers/joaosaffran/137259joaosaffran
2025-05-08Add more logging so I can figure out why TestBranchIslands.py is (#139178)jimingham
2025-05-08Revert "[Clang] Diagnose invalid function types in dependent contexts (#13873...Matheus Izvekov
2025-05-09MIPSr6: Set FMAXNUM and FMINNUM as Legal (#139009)YunQiang Su
2025-05-08[RISCV] Limit VLEN in getOptimalMemOpType to prevent creating invalid MVTs. (...Craig Topper
2025-05-08[MCP] Disable BackwardCopyPropagateBlock for copies with implicit registers. ...Craig Topper
2025-05-08[RISCV] Correct the SDTypeProfile for RISCVISD::PROBED_ALLOCA (#139135)Craig Topper
2025-05-08Branch island debug (#139166)jimingham
2025-05-08[lldb-dap] Adding a modules explorer to lldb-dap ext. (#138977)John Harrison
2025-05-08clean upjoaosaffran
2025-05-08[gn build] Port 06d6623bc304LLVM GN Syncbot
2025-05-09[Clang] show attribute namespace in diagnostics (#138519)Oleksandr T.
2025-05-08addressing commentsjoaosaffran
2025-05-08addressing commentsjoaosaffran
2025-05-08[NFC][ubsan_minimal] Clang-format a file (#139000)Vitaly Buka
2025-05-08[AMDGPU][True16][MC] added missing testlines for t16 test (#135823)Brox Chen