1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00
Bill Schmidt 1033a05374 [PATCH] Support select-cc for VSFRC when VSX is enabled
A previous patch enabled SELECT_VSRC and SELECT_CC_VSRC for VSX to
handle <2 x double> cases.  This patch adds SELECT_VSFRC and
SELECT_CC_VSFRC to allow use of all 64 vector-scalar registers for the
f64 type when VSX is enabled.  The changes are analogous to those in
the previous patch.  I've added a new variant to vsx.ll to test the
code generation.

(I also cleaned up a little formatting in PPCInstrVSX.td from the
previous patch.)

llvm-svn: 220395
2014-10-22 16:58:20 +00:00
..
2014-04-12 01:26:00 +00:00
2013-03-27 06:52:27 +00:00
2014-09-12 14:26:36 +00:00
2013-07-03 17:59:07 +00:00
2010-03-28 07:58:37 +00:00
2014-10-21 23:01:01 +00:00
2014-10-21 23:01:01 +00:00
2013-04-05 23:29:01 +00:00
2012-12-20 17:47:27 +00:00
2014-08-04 21:06:00 +00:00
2014-08-04 21:06:00 +00:00
2013-08-06 17:03:03 +00:00
2013-04-01 15:58:15 +00:00
2014-07-18 23:29:49 +00:00
2012-08-28 02:10:15 +00:00
2011-05-02 15:58:16 +00:00
2014-10-16 20:00:02 +00:00
2012-08-28 02:10:33 +00:00
2010-11-14 22:22:14 +00:00
2014-07-18 23:29:49 +00:00
2013-04-27 00:43:16 +00:00
2014-07-25 17:47:22 +00:00
2013-12-20 18:08:54 +00:00
2012-12-19 15:49:14 +00:00