summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/madd-msub.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombine][X86][AArch64][MIPS][LANAI] (C - x) - y -> C - (x + y) fold (PR...Roman Lebedev2019-06-041-11/+11
* [NFC][MIPS] Autogenerater madd-msub.ll testRoman Lebedev2019-05-281-216/+435
* [mips] Remove -allow-deprecated-dag-overlap flag from tests. NFCSimon Atanasyan2018-10-031-9/+16
* [FileCheck] Add -allow-deprecated-dag-overlap to failing llvm testsJoel E. Denny2018-07-111-7/+7
* Reland "[mips] Fix multiprecision arithmetic."Simon Dardis2017-07-131-30/+51
* Revert "[mips] Fix multiprecision arithmetic."Simon Dardis2017-06-291-51/+30
* [mips] Fix multiprecision arithmetic.Simon Dardis2017-06-141-30/+51
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-6/+6
* [mips] Don't derive the default ABI from the CPU in the backend.Daniel Sanders2016-06-231-3/+3
* [mips] Correct operand order in DSP's mthi/mtloDaniel Sanders2016-01-121-7/+7
* [mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.Daniel Sanders2015-10-151-1/+1
* [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc...Daniel Sanders2014-11-071-40/+16
* [mips][mips64r6] madd/maddu/msub/msubu are not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-121-14/+227
* [mips] Fix DSP instructions to have explicit accumulator register operands.Akira Hatanaka2013-03-301-7/+14
* [mips] Move the code which does dag-combine for multiply-add/sub nodes toAkira Hatanaka2013-03-301-0/+1
* Remove unnecessary checking of register operands.Akira Hatanaka2011-09-301-6/+6
* Fix test cases.Akira Hatanaka2011-09-091-1/+1
* Add support for mips32 madd and msub instructions. Patch by Akira HatanakaBruno Cardoso Lopes2011-01-181-0/+65
OpenPOWER on IntegriCloud