summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/SystemZ/RAbasic-invalid-LR-update.mir
AgeCommit message (Expand)Author
2024-03-21Reapply "Move assertion for AdjustsStack from PEI to MachineVerifier (#85698)"Jonas Paulsson
2024-03-20Revert "Move assertion for AdjustsStack from PEI to MachineVerifier. (#85698)"Jonas Paulsson
2024-03-20Move assertion for AdjustsStack from PEI to MachineVerifier. (#85698)Jonas Paulsson
2024-02-05[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2023-03-21[SystemZ] Fix modelling of composed subreg indices.Carl Ritson
2021-06-30CodeGen: Print/parse LLTs in MachineMemOperandsMatt Arsenault
2021-02-17[SystemZ] Separate LoZ ELF specifics in tablegen.Yusra Syeda
2019-09-11[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...Guillaume Chatelet
2019-05-13[SystemZ] Model floating-point control registerUlrich Weigand
2018-01-31Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi
2018-01-10[MIR] Repurposing '$' sigil used by external symbols. Replacing with '&'.Puyan Lotfi
2017-11-30[CodeGen] Always use `printReg` to print registers in both MIR and debugFrancis Visoiu Mistrih
2017-06-02[SystemZ] Simplify test case. NFCQuentin Colombet
2017-06-02[RABasic] Properly update the LiveRegMatrix when LR splitting occurQuentin Colombet