summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/Mips/mirparser
AgeCommit message (Expand)Author
2024-12-10[test] Change llc -march=mips* to -mtriple=mips*Fangrui Song
2024-06-04[IR] Remove support for icmp and fcmp constant expressions (#93038)Nikita Popov
2023-01-05[CodeGen] Convert some tests to opaque pointers (NFC)Nikita Popov
2021-09-27Fix tests defaulting to incorrect triples on AIXJake Egan
2021-06-30CodeGen: Print/parse LLTs in MachineMemOperandsMatt Arsenault
2019-09-18[mips] Pass "xgot" flag as a subtarget featureSimon Atanasyan
2019-09-11[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...Guillaume Chatelet
2019-06-19Rename ExpandISelPseudo->FinalizeISel, delay register reservationMatt Arsenault
2018-06-20[mips] Correct predicates for loads, bit manipulation instructions and some p...Simon Dardis
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-10-11[mips] Add missing tests from rL315451Simon Dardis