summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/fmadd1.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Add madd4 subtarget featurePetar Jovanovic2017-06-061-222/+233
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-12/+12
* [MIPS]Multiple and add instructions for Mips are currently available in mips3...Vladimir Medic2015-02-251-32/+32
* Replace obsolete -mattr=n64 command line option with -target-abi=n64. No func...Vladimir Medic2015-02-251-6/+6
* [mips] Use MTHC1 when it is available (MIPS32r2 and later) for both FP32 and ...Daniel Sanders2014-06-121-8/+8
* [mips][mips64r6] madd.[ds], msub.[ds], nmadd.[ds], and nmsub.[ds] are not ava...Daniel Sanders2014-06-121-32/+292
* Re-commit: [mips] abs.[ds], and neg.[ds] should be allowed regardless of -ena...Daniel Sanders2014-04-091-0/+15
* Reverting commit r205628 due to mips64 issues.Reed Kotler2014-04-071-15/+0
* [mips] abs.[ds], and neg.[ds] should be allowed regardless of -enable-no-nans...Daniel Sanders2014-04-041-0/+15
* Add extra CHECK prefix to tests with explicit prefixNico Rieck2014-02-161-4/+4
* Add definitions of floating point multiply add/sub and negative multiplyAkira Hatanaka2012-02-251-0/+88
OpenPOWER on IntegriCloud