summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-20[𝘀𝗽𝗿] initial versionusers/aaupov/spr/bolt-synchronize-bbhashmap-and-yamlbbs-in-bat-modeAmir Ayupov
2025-06-20[BOLT][NFCI] Use FileSymbols for local symbol disambiguation (#89088)Amir Ayupov
2025-06-20[RISCV] Allow larger offset when matching build_vector as vid sequence (#144756)Philip Reames
2025-06-20[AMDGPU] Omit image waits in function prologue on gfx1250 (#145097)Stanislav Mekhanoshin
2025-06-20[libc] Added closing quote (#145101)sribee8
2025-06-20[mlir][vector] Add unroll patterns for vector.load and vector.store (#143420)Nishant Patel
2025-06-20[GlobalISel] Create a common register_vector_matchinfo (#144306)David Green
2025-06-20[lldb] Add support for x86_64h to scripted process (#145099)Med Ismail Bennani
2025-06-20[clang][scan-deps] Add option to disable caching stat failures (#144000)Michael Spencer
2025-06-20ELF: Add branch-to-branch optimization.Peter Collingbourne
2025-06-20[AArch64] Add CodeGen support for scalar FEAT_CPA (#105669)Rodolfo Wottrich
2025-06-20[VPlan] Simplify ExtractLastElement(Broadcast(A)) -> A.Florian Hahn
2025-06-20[libc] mbrtowc implementation (#144760)sribee8
2025-06-20[AMDGPU] Add gfx1250 runlines to vop3 dpp tests. NFC. (#145089)Stanislav Mekhanoshin
2025-06-20[LLDB] Explicitly use python for version fixup (#144217)nerix
2025-06-20[BOLT][NFCI] Use heuristic for matching split global functions (#90429)Amir Ayupov
2025-06-20[BOLT][NFC] Simplify doTrace in BAT mode (#143233)Amir Ayupov
2025-06-20[mlir][python] expose operation.block (#145088)Maksim Levental
2025-06-20[AMDGPU] Add s_wait_xcnt gfx1250 instruction (#145086)Stanislav Mekhanoshin
2025-06-20[DirectX] Don't limit visitGetElementPtrInst to global ptrs (#144959)Farzon Lotfi
2025-06-20[AMDGPU] Don't insert wait instructions that are not supported by gfx1250 (#1...Stanislav Mekhanoshin
2025-06-20[HLSL] Add descriptor table metadata parsing (#142492)joaosaffran
2025-06-20[AMDGPU] gfx1250 SOPP MC tests. NFC. (#145082)Stanislav Mekhanoshin
2025-06-20[LV] Consider whether vscale is a known power of two for iteration check (#14...Philip Reames
2025-06-20[mlir][core|ptr] Add `PtrLikeTypeInterface` and casting ops to the `ptr` dial...Fabian Mora
2025-06-20[flang][OpenMP] Fix namespace nesting after PR144960Krzysztof Parzyszek
2025-06-20[DirectX] Scalarize `extractelement` and `insertelement` with dynamic indices...Deric C.
2025-06-20[VPlan] Use createScalarZExtOrTrunc when expanding expandVPWidenIntOrFpInductionLuke Lau
2025-06-20[[mlir][Vector] Add simple folders for `vector.from_element`/`vector.to_eleme...Diego Caballero
2025-06-20[mlir][bazel] add missing deps for XeGPUTransformsYijia Gu
2025-06-20[LV] Regenerate uniform_across_vf* check lines.Florian Hahn
2025-06-20[TargetParser][cmake] Be Smarter about TableGen Deps (#144848)Sam Elliott
2025-06-20[RISCV] Treat bf16->f32 as separate ExtKind in combineOp_VLToVWOp_VL. (#144653)Craig Topper
2025-06-20[mlir][xegpu] Refine layout assignment in XeGPU SIMT distribution. (#142687)Charitha Saumya
2025-06-20[BPF] Handle nested wrapper structs in BPF map definition traversal (#144097)Michal Rostecki
2025-06-20[msan] Add off-by-default flag to fix false negatives from partially undefine...Thurston Dang
2025-06-20[X86] combineConcatVectorOps - only concat AVX1 v4i64 shift-by-32 to a shuffl...Simon Pilgrim
2025-06-20[Clang][PowerPC] Add __dmr1024 type and DMF integer calculation builtins (#14...Maryam Moghadas
2025-06-20[libc] Reworked CharacterConverter isComplete into isFull and isEmpty (#144799)Uzair Nawaz
2025-06-20[libc++] Disable a std::unexpected test in modules build (#144466)Aiden Grossman
2025-06-20[AMDGPU] Add another test showing unwanted VALU codegen (#145062)Jay Foad
2025-06-20[libc++] Update the value of __cpp_lib_constrained_equality after P3379R0 (#1...Hristo Hristov
2025-06-20[AMDGPU] Fix a potential integer overflow in GCNRegPressure when true16 is en...Shilei Tian
2025-06-20[mlir][arith][transforms] Adds f4E2M1FN support to truncf and extf (#144157)Muzammil
2025-06-20[InstCombine] fix hwasan mistake in "remove dead loads" (#145057)Jameson Nash
2025-06-20Revert "[lldb][DWARF] Remove object_pointer from ParsedDWARFAttributes" (#145...Michael Buch
2025-06-20msan: Support free_sized and free_aligned_sized from C23 (#144529)Justin King
2025-06-20[flang][OpenMP] Fix ignore-target-data.f90 testKrzysztof Parzyszek
2025-06-20[TableGen][Docs] Fix empty list syntax in TableGen doc. (#145041)Chenguang Wang
2025-06-20[BOLT][test] Update X86/perf2bolt-spe.test (#145061)Amir Ayupov