summaryrefslogtreecommitdiff
path: root/llvm
AgeCommit message (Expand)Author
2025-10-22[DirectX] Fix crash when naming buffers of arrays (#164553)Justin Bogner
2025-10-22[SPIRV][HLSL] Fix assert with cbuffers through constexpr (#164555)Justin Bogner
2025-10-22[Docs] Clarify the brace policy for if/else/loop statements (#164570)Kazu Hirata
2025-10-22[BasicBlockUtils] Add BasicBlock printer (#163066)Robert Imschweiler
2025-10-22[ARM][AArch64] Move TestInputs to Inputs (#164633)Walter Lee
2025-10-22[SCEV] Expose getGEPExpr without needing to pass GEPOperator* (NFC) (#164487)Florian Hahn
2025-10-22[LLVM][IR] Add location tracking to LLVM IR parser (#155797)Bertik23
2025-10-22[ThinLTO] Add index flag for internalization/promotion status (#164530)Teresa Johnson
2025-10-22[BPF] Do not emit names for PTR, CONST, VOLATILE and RESTRICT BTF types (#163...Michal R
2025-10-22[LV] Ignore user-specified interleave count when unsafe. (#153009)Kerry McLaughlin
2025-10-22[PredicateInfo] Reserve adjacent LN_Last defs for the same phi use (#164577)Kunqiu Chen
2025-10-22[CodeGen] Add "override" where appropriate (NFC) (#164571)Kazu Hirata
2025-10-22[CodeGen] Remove an unused #include (NFC) (#164569)Kazu Hirata
2025-10-22[ADT] Modernize type traits in BitmaskEnum.h (NFC) (#164567)Kazu Hirata
2025-10-22[AMDGPU] Reland "Remove redundant s_cmp_lg_* sX, 0" (#164201)LU-JOHN
2025-10-22[AgressiveInstCombine] Merge debug info on merged stores (#164449)Orlando Cazalet-Hyams
2025-10-22[VPlan] Skip masked interleave groups in narrowInterleaveGroups.Florian Hahn
2025-10-22Reapply "[Polly] Update ScopInliner for NPM (#125427)" (#164601)Michael Kruse
2025-10-22[Matrix] Add tests identifying GVN and DSE opportunities for matrix store / l...Nathan Corbyn
2025-10-22[GlobalISel] Update the documentation of abd. (#164594)David Green
2025-10-22[AArch64][test] Remove unsafe-fp-math uses (NFC) (#164606)paperchalice
2025-10-22[X86] Fix some values for Znver4 model (#161405)NexusXe
2025-10-22[LLVM][CodeGen][SVE] Fix typo in PPR_p8to15's DecoderMethod. (#164429)Paul Walker
2025-10-22[LLVM][CodeGen][AArch64] Fix global-isel for LD1R. (#164418)Paul Walker
2025-10-22[WPD]: Enable speculative devirtualizatoin. (#159048)Hassnaa Hamdi
2025-10-22[NFC] "unsafe-fp-math" post cleanup (code comments part) (#164582)paperchalice
2025-10-22[ShrinkWrap] Consider constant pool access as non-stack access (#164393)Sushant Gokhale
2025-10-22[ShrinkWrap][NFC] Test with load from constant pool preventing shrink (#162476)Sushant Gokhale
2025-10-22[AutoUpgrade] Gracefully handle invalid alignment on masked intrinsicsNikita Popov
2025-10-22[NFC][WebAssembly] FP conversion interleave tests (#164576)Sam Parker
2025-10-22[Utils][update_mc_test_checks] Generate check lines in alphabetical order. (#...Ivan Kosarev
2025-10-22[doc] Remove unsafe-fp-math references (#164579)paperchalice
2025-10-22[WebAssembly] [Codegen] Add pattern for relaxed min max from fminimum/fmaximu...Jasmine Tang
2025-10-22[DAG] Create SDPatternMatch method `m_SelectLike` to match `ISD::Select` and ...kper
2025-10-22[AArch64] Extend bitcast(extload) tests. NFCDavid Green
2025-10-22[AllocToken] Make token mode a pass parameter (#163634)Marco Elver
2025-10-22[FastIsel] Get the right register type for call instruction (#164565)Luo Yuanke
2025-10-22Revert "[InstCombinePHI] Enhance PHI CSE to remove redundant phis" (#164520)Arthur Eubanks
2025-10-22[AllocToken] Refactor stateless token calculation into Support (#163633)Marco Elver
2025-10-22[ARM][MVE] Invalid tail predication in LowOverheadLoop pass (#163941)Simon Tatham
2025-10-22[CodeGen] Remove `-enable-unsafe-fp-math` option (#164559)paperchalice
2025-10-22[NFC][TableGen] `emitGetOperandIdxName`: Pass arg by const& (#164563)Abhishek Kaushik
2025-10-22[ARM][AArch64] BTI,GCS,PAC Module flag update. (#86212)Daniel Kiss
2025-10-22[X86] Check MinMax has NaN and replace with NewX for minimumnum/maximumnum (#...Phoebe Wang
2025-10-22[NFC][GISel] Pass `APInt` by const reference (#164556)Abhishek Kaushik
2025-10-22[CodeGen][Target] Remove UnsafeFPMath uses (#164549)paperchalice
2025-10-21[NFC][STLExtras] Use GTest matchers for drop_begin/drop_end tests (#164539)Vitaly Buka
2025-10-22[IR] Remove unsafe-fp-math attribute support (#164534)paperchalice
2025-10-22[Instrumentation] Remove unsafe-fp-math attribute support (#164533)paperchalice
2025-10-22[NFC][SpecialCaseList] Remove LLVM_ABI from SpecialCaseList::Matcher::preproc...Vitaly Buka