Tom Stellard
b52bf6a3b3
R600/SI: Prefer SALU instructions for bit shift operations
...
All shift operations will be selected as SALU instructions and then
if necessary lowered to VALU instructions in the SIFixSGPRCopies pass.
This allows us to do more operations on the SALU which will improve
performance and is also required for implementing private memory
using indirect addressing, since the private memory pointers must stay
in the scalar registers.
This patch includes some fixes from Matt Arsenault.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194625 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-13 23:36:37 +00:00
..
2013-11-12 02:35:51 +00:00
2013-11-13 14:01:59 +00:00
2013-06-07 20:28:43 +00:00
2013-10-22 18:19:10 +00:00
2013-10-29 16:37:28 +00:00
2013-10-29 16:37:28 +00:00
2013-11-10 01:03:59 +00:00
2013-11-11 22:10:24 +00:00
2013-06-07 20:52:05 +00:00
2013-02-06 17:32:29 +00:00
2013-10-29 20:40:52 +00:00
2013-10-22 18:19:10 +00:00
2013-08-26 15:05:49 +00:00
2013-10-28 04:07:23 +00:00
2013-06-28 15:46:59 +00:00
2013-09-22 08:21:56 +00:00
2013-11-06 17:36:04 +00:00
2013-10-30 17:22:05 +00:00
2013-07-17 00:31:35 +00:00
2013-09-05 18:37:57 +00:00
2013-10-12 05:02:51 +00:00
2012-12-17 15:14:54 +00:00
2013-08-14 23:24:32 +00:00
2013-08-14 23:24:32 +00:00
2013-05-31 23:45:26 +00:00
2013-10-10 17:11:12 +00:00
2013-10-29 16:37:28 +00:00
2013-10-23 00:44:32 +00:00
2013-07-27 00:01:07 +00:00
2013-07-27 00:01:07 +00:00
2013-06-07 20:28:49 +00:00
2013-10-18 14:12:50 +00:00
2013-10-01 19:32:38 +00:00
2013-06-07 20:37:48 +00:00
2013-01-02 11:36:10 +00:00
2013-02-18 14:11:28 +00:00
2013-07-15 06:39:13 +00:00
2013-10-22 18:19:10 +00:00
2013-10-29 16:37:28 +00:00
2013-10-01 19:32:58 +00:00
2013-08-16 01:11:51 +00:00
2013-08-26 15:05:49 +00:00
2013-10-10 17:11:12 +00:00
2013-07-31 19:31:14 +00:00
2013-09-04 19:53:30 +00:00
2013-10-22 18:19:10 +00:00
2013-10-22 18:19:10 +00:00
2013-11-11 22:10:24 +00:00
2013-11-12 16:26:47 +00:00
2013-11-13 02:39:07 +00:00
2013-09-12 23:44:44 +00:00
2013-04-01 21:47:53 +00:00
2013-05-23 17:10:37 +00:00
2013-09-12 02:55:06 +00:00
2013-09-04 19:53:46 +00:00
2013-08-16 01:11:55 +00:00
2013-10-22 18:19:10 +00:00
2013-10-22 18:19:10 +00:00
2013-08-14 23:24:32 +00:00
2013-10-22 18:19:10 +00:00
2013-06-28 15:47:08 +00:00
2013-09-05 23:55:13 +00:00
2013-07-16 01:17:10 +00:00
2013-11-13 23:36:37 +00:00
2013-11-13 23:36:37 +00:00
2013-08-16 16:19:24 +00:00
2013-11-13 23:36:37 +00:00
2013-11-13 23:36:37 +00:00
2013-11-13 23:36:37 +00:00
2013-11-13 23:36:37 +00:00
2013-11-13 23:36:37 +00:00
2013-09-12 02:55:14 +00:00
2013-10-23 03:50:25 +00:00
2013-10-23 00:44:32 +00:00
2013-09-05 18:38:09 +00:00
2013-04-01 21:47:53 +00:00
2013-04-01 21:47:53 +00:00
2013-11-13 23:36:37 +00:00
2013-11-13 23:36:37 +00:00
2013-10-23 00:44:32 +00:00
2013-08-14 23:24:53 +00:00