Files
clang-p2996/llvm/test/CodeGen/PowerPC
Chen Zheng f35a09daeb [DAGCombiner] handle more store value forwarding
When lowering calls on target like PPC, some stack loads
will be generated for by value parameters. Node CALLSEQ_START
prevents such loads from being combined.

Suggested by @RolandF, this patch removes the unnecessary
loads for the byval parameter by extending ForwardStoreValueToDirectLoad

Reviewed By: nemanjai, RolandF

Differential Revision: https://reviews.llvm.org/D138899
2023-02-01 21:06:17 -05:00
..
2023-01-05 18:49:23 +00:00
2022-10-11 17:24:06 +00:00
2022-10-11 17:24:06 +00:00
2022-10-11 17:24:06 +00:00
2022-11-29 15:47:32 -06:00
2022-10-11 17:24:06 +00:00
2022-11-29 15:47:32 -06:00
2022-11-04 10:18:04 -07:00
2022-10-11 17:24:06 +00:00