Daniel Sanders cb85ded998 [mips][msa] lowerMSABitClear() should use SelectionDAG::getNOT() instead of using a long-winded equivalent.
Now that getConstant(-1, MVT::v2i64) works correctly on MIPS32 we can use
SelectionDAG::getNOT() to produce the bitmask.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194819 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-15 16:02:04 +00:00
..
2013-11-15 01:34:59 +00:00
2013-11-15 01:34:59 +00:00
2013-11-15 01:34:59 +00:00
2013-11-15 11:42:49 +00:00
2013-11-15 09:44:17 +00:00
2013-11-14 06:05:49 +00:00
2013-10-30 04:03:03 +00:00