Files
llvm-6502/test/CodeGen/PowerPC
Bill Schmidt c5ca284e85 Merging r214716:
------------------------------------------------------------------------
r214716 | uweigand | 2014-08-04 08:27:12 -0500 (Mon, 04 Aug 2014) | 9 lines

[PowerPC] MULHU/MULHS are not legal for vector types

I ran into some test failures where common code changed vector division
by constant into a multiply-high operation (MULHU).  But these are not
implemented by the back-end, so we failed to recognize the insn.

Fixed by marking MULHU/MULHS as Expand for vector types.


------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_35@214818 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-04 23:41:27 +00:00
..
2014-04-12 01:26:00 +00:00
2014-08-04 04:25:53 +00:00
2014-07-18 23:29:49 +00:00
2014-08-04 04:22:18 +00:00
2014-08-04 04:22:18 +00:00
2014-08-04 04:22:44 +00:00
2014-07-18 23:29:49 +00:00
2013-12-20 18:08:54 +00:00
2014-08-04 23:37:33 +00:00
2014-07-25 17:47:30 +00:00
2014-08-04 23:41:27 +00:00