aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/Mips
AgeCommit message (Expand)AuthorFilesLines
5 days[LLVM] Fix typo "LABLE" in test checks (#178451)Jay Foad1-9/+9
6 days[Mips] Add r5900 (PlayStation 2 Emotion Engine) CPU support (#176666)Rick Gaiser2-0/+75
6 days[MIPS][ISel] Fix musttail (#161860)Djordje Todorovic1-0/+120
7 days[SDAG] Remove non-canonical fabs libcall handling (#177967)Nikita Popov3-10/+10
13 daysIR: Remove llvm.convert.to.fp16 and llvm.convert.from.fp16 intrinsics (#174484)Matt Arsenault1-298/+203
2026-01-08[SelectionDAG,GISel] Add `f16` soft promotion for `lrint`, `lround`, `llrint`...Trevor Gross2-24/+30
2026-01-08[Mips] Add MipsPat `(MipsGPRel tglobaladdr:$in)` to select MipsISD::GPRel Tar...yingopq1-0/+21
2026-01-08MIPS: expandDivRem add a NOP after BNE (#174908)YunQiang Su1-0/+8
2026-01-06llvm: Convert some assorted lit tests to opaque pointers (#174564)Matt Arsenault1-56/+56
2025-12-26[Mips] Add support for Mips::GPR64Idx in MipsRegisterBankInfo (#173534)yingopq1-12/+53
2025-12-26MIPSr6: Set FSELECT Legal for f64 (#173591)YunQiang Su7-81/+24
2025-12-26[Mips] Mark function calls as possibly changing FCSR (FCR31) (#170314)Erik Enikeev1-0/+11
2025-12-26MIPSr6: Set SETCC CondCode not supported by hardware to Expand (#173541)YunQiang Su3-21/+12
2025-12-23Mips: Improve MipsAsmParser::expandDivRem (#172967)YunQiang Su1-0/+370
2025-12-18[mips][micromips] Add mayRaiseFPException to appropriate instructions, mark a...Erik Enikeev5-146/+301
2025-12-12[Mips] Add compact branch patterns for MipsR6 (#171131)ArielCPU5-7/+545
2025-12-12[Mips] Support "$sp" named register (#171793)yingopq3-28/+1051
2025-12-10[SDAG] Remove most non-canonical libcall handing (#171288)Nikita Popov1-9/+3
2025-12-09Revert "[Mips] Support "$sp" named register (#136821)"YunQiang Su3-832/+31
2025-12-09[Mips] Support "$sp" named register (#136821)yingopq3-31/+832
2025-12-09[SDAG] Don't handle non-canonical libcalls in SDAG lowering (#171114)Nikita Popov1-3/+1
2025-12-08[MCAsmStreamer] Print register names in --show-inst modeAlexander Richardson5-1590/+1590
2025-12-04expandFMINIMUMNUM_FMAXIMUMNUM: Improve compare between zeros (#140193)YunQiang Su1-39/+724
2025-11-25[Mips] Set custom lowering for STRICT_FSETCC/STRICT_FSETCCS ops. (#168303)Erik Enikeev1-0/+586
2025-11-24[Mips] Add instruction selection for strict FP (#168870)Erik Enikeev1-0/+734
2025-10-28[GlobalISel] Combine away G_UNMERGE(G_IMPLICITDEF). (#119183)David Green2-24/+23
2025-10-25[test][MIPS] Remove unsafe-fp-math uses (NFC) (#164790)paperchalice52-88/+88
2025-10-02PeepholeOpt: Fix losing subregister indexes on full copies (#161310)Matt Arsenault1-1/+0
2025-09-28[MIPS][float] Fixed SingleFloat codegen on N32/N64 targets (#140575)Davide Mor8-18/+694
2025-09-25[Mips] Fix atomic min/max generate mips4 instructions when compiling for mips...yingopq1-0/+521
2025-09-18Revert "[Mips] Fix atomic min/max generate mips4 instructions when compiling ...yingopq1-521/+0
2025-09-17[Mips] Fix atomic min/max generate mips4 instructions when compiling for mips...yingopq1-0/+521
2025-08-25Reland "[NVPTX] Legalize aext-load to zext-load to expose more DAG combines" ...Alex MacLean2-16/+8
2025-08-22Revert "[NVPTX] Legalize aext-load to zext-load to expose more DAG combines (...Joseph Huber2-8/+16
2025-08-21[NVPTX] Legalize aext-load to zext-load to expose more DAG combines (#154251)Alex MacLean2-16/+8
2025-08-19[Mips] Remove custom "original type" handling (#154082)Nikita Popov2-17/+6
2025-08-18[CodeGen][Mips] Remove fp128 libcall list (#153798)Nikita Popov1-131/+143
2025-08-15[Mips] Add frexpl and sincosl to f128 libcall listNikita Popov2-30/+29
2025-08-12[MIR] Remove std::variant from multiple save/restore point handling [nfc] (#1...Philip Reames50-242/+242
2025-08-12[Test] Add and update tests for `lrint`/`llrint` (NFC) (#152662)Trevor Gross2-9/+39
2025-07-30[llvm] Extract and propagate callee_type metadataPrabhu Rajasekaran3-0/+71
2025-07-30[GISel] Introduce MIFlags::InBounds (#150900)Fabian Ritter8-30/+30
2025-07-29[GISel] Introduce MachineIRBuilder::(build|materialize)ObjectPtrOffset (#150392)Fabian Ritter5-826/+1029
2025-07-28Revert "[MIPS]Fix QNaNs in the MIPS legacy NaN encodings" (#150773)Nikita Popov2-14/+25
2025-07-28[Mips] Fix wrong ELF FP ABI info when inline asm was empty (#146457)yingopq1-0/+12
2025-07-26Mips: Add frexp intrinsic test (#148677)Matt Arsenault1-0/+651
2025-07-26Mips: Add some llvm.sincos tests (#147465)Matt Arsenault1-0/+1044
2025-07-15Remove Native Client support (#133661)Brad Smith7-283/+0
2025-07-15[test] Add missing tests for Arm frexpf128 and Mips ldexpf128 (#148793)Trevor Gross1-0/+15
2025-07-15Mips: Remove test for ldexp with x86_fp80 (#148641)Matt Arsenault1-18/+0