Skip to content
Commit 6c7e8514 authored by Evan Cheng's avatar Evan Cheng
Browse files

Enhance logic in X86DAGToDAGISel::PreprocessForRMW which move load inside...

Enhance logic in X86DAGToDAGISel::PreprocessForRMW which move load inside callseq_start to allow it to be folded into a call. It was not considering the cases where a token factor is between the load and the callseq_start.

llvm-svn: 63022
parent 72287a59
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment