aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/SystemZ
AgeCommit message (Expand)AuthorFilesLines
12 daysReapply "[MC][TableGen] Expand Opcode field of MCInstrDesc" (#180321) (#180954)sstipano1-2/+2
2026-02-06Revert "[MC][TableGen] Expand Opcode field of MCInstrDesc" (#180321)Vladimir Vereschaka1-2/+2
2026-02-06[SystemZ][GOFF] Implement emitGlobalAlias for GOFF/HLASM (#180041)Tony Tao2-4/+58
2026-02-06[MC][TableGen] Expand Opcode field of MCInstrDesc (#179652)sstipano1-2/+2
2026-02-04[SystemZ][z/OS] Reverse the order of instructions to save and restore CSRs (#...sujianIBM1-2/+7
2026-02-04[SystemZ][z/OS] Set R5 as not restored. (#179666)sujianIBM1-1/+3
2026-02-04[SystemZ][GOFF] Implement lowerConstant (#179394)Tony Tao2-0/+47
2026-02-02[PowerPC] using milicode call for strcmp instead of lib call (#177009)zhijian lin2-7/+6
2026-01-30[SystemZ] Bugfix: Add VLR16 to SystemZInstrInfo::copyPhysReg(). (#178932)Jonas Paulsson8-5/+9
2026-01-29[AArch64] Optimize memset to use NEON DUP instruction for more sizes (#166030)Osama Abdelkader2-8/+8
2026-01-28[SystemZ] Enable -fpatchable-function-entry=M,N (#178191)Dominik Steenken3-0/+28
2026-01-27[TTI] Add VectorInstrContext for context-aware insert/extract costs. (#175982)Florian Hahn2-16/+18
2026-01-26[SystemZ] Support fp16 vector ABI and basic codegen. (#171066)Jonas Paulsson6-27/+150
2026-01-25SystemZ: Use correctly offset MachinePointerInfo in CC lowering (#177793)Matt Arsenault1-3/+5
2026-01-23[SystemZ] Implement ctor/dtor emission via @@SQINIT and .xtor sections (#171476)Amy Kwan2-0/+65
2026-01-23[NFC][MI] Tidy Up RegState enum use (2/2) (#177090)Sam Elliott1-3/+3
2026-01-22[SystemZ] Precommit for moving some functions around. (#177441)Jonas Paulsson2-35/+39
2026-01-20CodeGen: Use LibcallLoweringInfo for stack protector insertion (#176829)Matt Arsenault1-2/+3
2026-01-17[Support][NFCI] Store DomTree children as linked list (#176409)Alexis Engelke1-2/+2
2026-01-15[NFC][TargetLowering] Make shouldExpandAtomicRMWInIR and shouldExpandAtomicCm...Akshay Deodhar2-2/+3
2026-01-13[SystemZ][z/OS] Handle labels for parts (#175665)Kai Nacke1-9/+7
2026-01-13[CodeGen][InlineSpiller] Add SubReg argument to loadRegFromStackSlot for subr...Christudasan Devadasan2-3/+2
2026-01-12[PowerPC] using milicode call for strcpy instead of lib call (#174782)zhijian lin2-5/+7
2026-01-11[SystemZ] Remove the `softPromoteHalfType` override (#175410)Trevor Gross1-1/+0
2026-01-11[TargetLowering] Change the `softPromoteHalfType` default to `true` (#175149)Trevor Gross1-0/+1
2026-01-08[SystemZ][z/OS] Improve use of formatv (#174503)Kai Nacke1-15/+9
2026-01-07[SystemZ] Change default backend to ASCII (#174470)Amy Kwan1-8/+9
2025-12-20[GOFF] Write out relocations in the GOFF writer (#167054)Kai Nacke5-6/+34
2025-12-20[GOFF] Emit symbols for functions. (#144437)Kai Nacke5-26/+95
2025-12-19[SelectionDAGBuilder] Don't add base offset in LowerFormalArguments(). (#170732)Jonas Paulsson1-8/+1
2025-12-16[CodeGen] expand-fp: Change frem expansion criterion (#158285)Frederik Harwath1-1/+1
2025-12-09[SystemZ] Improve CCMask optimization (#171137)Dominik Steenken1-1/+13
2025-12-04[SystemZ] Handle IR struct arguments correctly. (#169583)Jonas Paulsson1-26/+54
2025-11-27[SystemZ] Serialize ada entry flags (#169395)Kai Nacke2-11/+28
2025-11-26[SystemZ] Emit optional argument area length field (#169679)Kai Nacke1-3/+29
2025-11-26CodeGen: Make all targets override pseudos with pointers (#159881)Matt Arsenault1-0/+3
2025-11-20[SystemZ] Fix linux s390x main can't bootstrap itself on SanitizerSpecialCase...anoopkg61-4/+6
2025-11-19CodeGen: Add subtarget to TargetLoweringBase constructor (#168620)Matt Arsenault1-1/+1
2025-11-17[SystemZ] TableGen-erate node descriptions (#168113)Sergei Barannikov6-567/+295
2025-11-11[SystemZ] Use MCRegister instead of unsigned. NFC (#167539)Craig Topper1-3/+3
2025-11-10CodeGen: Remove TRI arguments from stack load/store hooks (#158240)Matt Arsenault3-16/+20
2025-11-10CodeGen: Remove TRI argument from getRegClass (#158225)Matt Arsenault1-2/+1
2025-11-10CodeGen: Keep reference to TargetRegisterInfo in TargetInstrInfo (#158224)Matt Arsenault1-1/+1
2025-11-07[SystemZ] Mark RELOC_NONE as not having size for SystemZ (#167027)Daniel Thornburgh1-0/+1
2025-11-02[llvm] Use "= default" (NFC) (#166088)Kazu Hirata1-1/+1
2025-10-28[llvm] Use StringRef::contains (NFC) (#165397)Kazu Hirata1-2/+1
2025-10-27Fix Linux kernel build failure for SytemZ. (#165274)anoopkg61-5/+1
2025-10-25[Target] Add "override" where appropriate (NFC) (#165083)Kazu Hirata2-3/+3
2025-10-14Add support for flag output operand "=@cc" for SystemZ. (#125970)anoopkg63-86/+347
2025-10-09[SystemZ] Fix variable names to reflect Coding Standards (#161899)dvldogg133-11/+9