1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Jay Foad 6d725be5b3 [SelectionDAG] Better legalization for FSHL and FSHR
In SelectionDAGBuilder always translate the fshl and fshr intrinsics to
FSHL and FSHR (or ROTL and ROTR) instead of lowering them to shifts and
ORs. Improve the legalization of FSHL and FSHR to avoid code quality
regressions.

Differential Revision: https://reviews.llvm.org/D77152
2020-08-21 10:32:49 +01:00
..
2020-07-07 10:13:40 +08:00
2020-07-23 20:56:19 +02:00
2020-06-25 10:06:27 +08:00
2020-07-20 10:23:09 -04:00
2020-06-21 15:54:17 +01:00
2020-07-23 20:56:19 +02:00
2020-07-23 20:56:19 +02:00
2020-07-23 20:56:19 +02:00
2020-07-23 20:56:19 +02:00