Luis Marques
614fd9d830
[RISCV] Improve codegen for icmp {ne,eq} with a constant
...
Adds two patterns to improve the codegen of GPR value comparisons with small
constants. Instead of first loading the constant into another register and then
doing an XOR of those registers, these patterns directly use the constant as an
XORI immediate.
llvm-svn: 356990
2019-03-26 12:55:00 +00:00
..
2019-03-22 11:21:40 +00:00
2019-03-22 11:21:40 +00:00
2019-01-19 08:50:56 +00:00
2019-03-22 11:21:40 +00:00
2019-01-19 08:50:56 +00:00
2019-03-22 11:21:40 +00:00
2018-10-04 21:50:54 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-03-22 11:21:40 +00:00
2019-01-19 08:50:56 +00:00
2019-03-14 08:28:48 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-02-20 03:31:32 +00:00
2019-01-19 08:50:56 +00:00
2019-03-11 20:43:29 +00:00
2019-01-25 20:22:49 +00:00
2019-03-26 12:55:00 +00:00
2019-01-19 08:50:56 +00:00
2019-02-21 14:09:34 +00:00
2019-02-21 14:09:34 +00:00
2019-02-21 14:09:34 +00:00
2019-01-25 05:11:34 +00:00
2019-01-22 07:22:00 +00:00
2019-03-22 11:21:40 +00:00
2019-03-22 10:39:22 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-03-14 08:31:35 +00:00
2019-01-19 08:50:56 +00:00
2019-03-11 21:35:26 +00:00
2019-03-22 11:21:40 +00:00
2019-03-22 11:21:40 +00:00
2019-03-08 23:01:08 +00:00
2019-03-09 09:28:06 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00