summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/Mips
AgeCommit message (Expand)Author
2025-10-28[GlobalISel] Combine away G_UNMERGE(G_IMPLICITDEF). (#119183)David Green
2025-10-25[test][MIPS] Remove unsafe-fp-math uses (NFC) (#164790)paperchalice
2025-10-02PeepholeOpt: Fix losing subregister indexes on full copies (#161310)Matt Arsenault
2025-09-28[MIPS][float] Fixed SingleFloat codegen on N32/N64 targets (#140575)Davide Mor
2025-09-25[Mips] Fix atomic min/max generate mips4 instructions when compiling for mips...yingopq
2025-09-18Revert "[Mips] Fix atomic min/max generate mips4 instructions when compiling ...yingopq
2025-09-17[Mips] Fix atomic min/max generate mips4 instructions when compiling for mips...yingopq
2025-08-25Reland "[NVPTX] Legalize aext-load to zext-load to expose more DAG combines" ...Alex MacLean
2025-08-22Revert "[NVPTX] Legalize aext-load to zext-load to expose more DAG combines (...Joseph Huber
2025-08-21[NVPTX] Legalize aext-load to zext-load to expose more DAG combines (#154251)Alex MacLean
2025-08-19[Mips] Remove custom "original type" handling (#154082)Nikita Popov
2025-08-18[CodeGen][Mips] Remove fp128 libcall list (#153798)Nikita Popov
2025-08-15[Mips] Add frexpl and sincosl to f128 libcall listNikita Popov
2025-08-12[MIR] Remove std::variant from multiple save/restore point handling [nfc] (#1...Philip Reames
2025-08-12[Test] Add and update tests for `lrint`/`llrint` (NFC) (#152662)Trevor Gross
2025-07-30[llvm] Extract and propagate callee_type metadataPrabhu Rajasekaran
2025-07-30[GISel] Introduce MIFlags::InBounds (#150900)Fabian Ritter
2025-07-29[GISel] Introduce MachineIRBuilder::(build|materialize)ObjectPtrOffset (#150392)Fabian Ritter
2025-07-28Revert "[MIPS]Fix QNaNs in the MIPS legacy NaN encodings" (#150773)Nikita Popov
2025-07-28[Mips] Fix wrong ELF FP ABI info when inline asm was empty (#146457)yingopq
2025-07-26Mips: Add frexp intrinsic test (#148677)Matt Arsenault
2025-07-26Mips: Add some llvm.sincos tests (#147465)Matt Arsenault
2025-07-15Remove Native Client support (#133661)Brad Smith
2025-07-15[test] Add missing tests for Arm frexpf128 and Mips ldexpf128 (#148793)Trevor Gross
2025-07-15Mips: Remove test for ldexp with x86_fp80 (#148641)Matt Arsenault
2025-07-12[Test] Mark a number of libcall tests `nounwind` (#148329)Trevor Gross
2025-07-07[MIPS] ins.ll - regenerate test checksSimon Pilgrim
2025-07-07[MIPS] cconv/vector.ll - regenerate test checksSimon Pilgrim
2025-07-07[MIPS] setcc-se.ll - regenerate test checksSimon Pilgrim
2025-07-04MCFixup: Remove FK_PCRel_Fangrui Song
2025-07-02[DAG] Refactor X86 combineVSelectWithAllOnesOrZeros fold into a generic DAG C...woruyu
2025-06-25[MIPS][MSA] compare_float.ll - regenerate checksSimon Pilgrim
2025-06-15MC: Adjust -show-inst output for MCExprFangrui Song
2025-06-11Introduce MCAsmInfo::UsesSetToEquateSymbol and prefer = to .setFangrui Song
2025-06-06[Mips] When emit instruction, ignore JUMP_TABLE_DEBUG_INFO (#139830)yingopq
2025-06-04expandFMINIMUMNUM_FMAXIMUMNUM: Quiet is not needed for NaN vs NaN (#139237)YunQiang Su
2025-05-30[MIPS] Reland Add FeatureMSA to i6400 and i6500 cores (#134985) (#141730)Mallikarjuna Gouda
2025-05-30CodeGen: Convert some assorted errors to use reportFatalUsageError (#142031)Matt Arsenault
2025-05-30Mips/X86: Use reportFatalUsageError for subtarget construction errors (#142028)Matt Arsenault
2025-05-24MIPS: Add 64r2 test to CodeGen/fp-maximumnum-minimumnum.ll (#141218)YunQiang Su
2025-05-16[COFF][Mips] Set PrivateGlobalPrefix to .L (#140033)yingopq
2025-05-15CodeGen: Add ISD::AssertNoFPClass (#138839)YunQiang Su
2025-05-14[Mips] Add support of MipsInstrInfo::getNop() (#139863)yingopq
2025-05-14[MIPS]Fix QNaNs in the MIPS legacy NaN encodings (#139829)anbbna
2025-05-09MIPSr6: Set FMAXNUM and FMINNUM as Legal (#139009)YunQiang Su
2025-05-08Revert "[MIPS] Add FeatureMSA to i6400 and i6500 cores (#134985)"Kirill Stoimenov
2025-05-07[MIPS] Add FeatureMSA to i6400 and i6500 cores (#134985)Mallikarjuna Gouda
2025-05-07[MIPS]Remove unnecessary SLL instructions on MIPS64el (#109386)anbbna
2025-04-30Revert "CodeGen: Add ISD::AssertNoFPClass (#135946)"YunQiang Su
2025-04-25[Mips] Do not emit instruction teq if divisor is non-zero immediate value in ...yingopq