summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/fmadd1.ll
AgeCommit message (Expand)Author
2017-06-06[mips] Add madd4 subtarget featurePetar Jovanovic
2016-06-24[mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders
2015-02-25[MIPS]Multiple and add instructions for Mips are currently available in mips3...Vladimir Medic
2015-02-25Replace obsolete -mattr=n64 command line option with -target-abi=n64. No func...Vladimir Medic
2014-06-12[mips] Use MTHC1 when it is available (MIPS32r2 and later) for both FP32 and ...Daniel Sanders
2014-06-12[mips][mips64r6] madd.[ds], msub.[ds], nmadd.[ds], and nmsub.[ds] are not ava...Daniel Sanders
2014-04-09Re-commit: [mips] abs.[ds], and neg.[ds] should be allowed regardless of -ena...Daniel Sanders
2014-04-07Reverting commit r205628 due to mips64 issues.Reed Kotler
2014-04-04[mips] abs.[ds], and neg.[ds] should be allowed regardless of -enable-no-nans...Daniel Sanders
2014-02-16Add extra CHECK prefix to tests with explicit prefixNico Rieck
2012-02-25Add definitions of floating point multiply add/sub and negative multiplyAkira Hatanaka