summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-06Unconditionally fold pack(unpack) for push down unpack passusers/zyin/cherry-pick-upstream-PR138332jerryyin
2025-05-06Addressing review feedbacksjerryyin
2025-05-06Folding unpack and pack sequencejerryyin
2025-05-06Revert "[AMDGPU] SIPeepholeSDWA: Handle V_CNDMASK_B32_e64 (#137930)"Ian Wood
2025-05-06Revert "[AMDGPU] Fix a warning"Ian Wood
2025-05-05Revert "[mlir] allow function type cloning to fail (#137130)"Ian Wood
2025-05-05Revert "[mlir][vector] Fix emulation of "narrow" type `vector.store` (#133231)"Stanley Winata
2025-05-05Revert "[mlir] add a fluent API to GreedyRewriterConfig (#137122)"Stanley Winata
2025-05-05Revert "[MLIR][TableGen] Error on APInt parameter without custom comparator (...Stanley Winata
2025-05-05Revert "[mlir][Transforms] Delete 1:N dialect conversion driver (#121389)"nithinsubbiah
2025-05-05[mlir] Remove unused local variables (NFC) (#138481)Kazu Hirata
2025-05-05[AMDGPU] Fix a warningKazu Hirata
2025-05-05[flang] Component references are volatile if their parent is (#138339)Asher Mancinelli
2025-05-05[GlobalISel] Take the result size into account when const folding icmp (#134365)KRM7
2025-05-05Handle step-in over a Darwin "branch island". (#138330)jimingham
2025-05-05[Clang] Preserve CXXParenListInitExpr in TreeTransform. (#138518)cor3ntin
2025-05-05[DSE/GVN] Continue to improve memset.pattern testing [nfc]Philip Reames
2025-05-05Sparc: Move H44/M44/L44 computation back to adjustFixupValueFangrui Song
2025-05-05Sparc: Suppress applyFixup when a relocation is generatedFangrui Song
2025-05-05Sparc: Improve SETHI and R_SPARC_DISP32 testsFangrui Song
2025-05-05[AMDGPU] SIPeepholeSDWA: Handle V_CNDMASK_B32_e64 (#137930)Frederik Harwath
2025-05-05[AMDGPU] Handle MachineOperandType global address in SIFoldOperands. (#135424)Akhilesh Moorthy
2025-05-05[mlir][MemRef][~NFC] Move getStridesAndOffset() onto layouts (#138011)Krzysztof Drewniak
2025-05-05[LLDB] Fix `ValueObject::AddressOf()` return value (#137688)Ilia Kuklin
2025-05-05[SPARC] Add llvm-readobj support, update ELF reloc types and dynamic tags. (#...Alex Rønne Petersen
2025-05-05ARM: Add test which shows overriding shouldRewriteCopySrc does somethingMatt Arsenault
2025-05-05[flang][docs] Add note about Cray pointers and the TARGET attribute (#137993)Asher Mancinelli
2025-05-05[SimplifyCFG] Add test for addr-only capture in store speculation (NFC)Nikita Popov
2025-05-05[Inline] Add tests for captures-before check for scoped AA metadata (NFC)Nikita Popov
2025-05-05[clang] Fix nondeterminism in MemberPointerType (#137910)Maksim Ivanov
2025-05-05[X86][APX] Fix the assertion of NF instruction with relocation (#138500)Feng Zou
2025-05-05[Clang][NFC] Use std::move for Detail in timeTraceMetadata (#138352)Shafik Yaghmour
2025-05-05[C23] Disable diagnostic on struct defn in prototype (#138516)Aaron Ballman
2025-05-05[DSE] Strengthen test coverage for memset.patternPhilip Reames
2025-05-05[VPlan] Verify number preds and operands matches for VPIRPhis. (NFC)Florian Hahn
2025-05-05[MemCpyOpt] Drop outdated TODO (NFC)Nikita Popov
2025-05-05AMDGPU: Fix gcc -Wenum-compare warning (#138529)Matt Arsenault
2025-05-05[clang][bytecode] Bail out on invalid function declarations (#138503)Timm Baeder
2025-05-05[FunctionAttrs] Add test for SCC with address only capture (NFC)Nikita Popov
2025-05-05[DebugInfo][ConstraintElimination] Fix debug value loss in replacing comparis...Shan Huang
2025-05-05[AMDGPU] Support arbitrary types in amdgcn.dead (#134841)Diana Picus
2025-05-05[DWARFLinkerParallel] Fix incorrect uses of compare_exchange_weak (#138129)Martin Storsjö
2025-05-05Only emit -Wmicrosoft-goto in C++ mode (#138507)Hans Wennborg
2025-05-05[cmake] Reenable libclang.dll when LLVM_ENABLE_PIC (#138343)Arthur Eubanks
2025-05-05[clang] Alias iso9899:2024 to C23, update documentation (#138459)Raul Tambre
2025-05-05[clang][lex] Fix lexing malformed pragma within include directive (#138165)Stefan Weigl-Bosker
2025-05-05Rename -Wjump-bypasses-init to -Wjump-misses-initAaron Ballman
2025-05-05[AMDGPU] Use Reg32Types for move-immediate patterns (#138422)Jay Foad
2025-05-05[C] Update -Wimplicit-void-ptr-cast for null pointer constants (#138271)Aaron Ballman
2025-05-05Remove duplicate API (#132776)Jugst3r