Skip to content
Commit 637395e6 authored by Evan Cheng's avatar Evan Cheng
Browse files

It's not safe to rematerialize MOV32r0 etc. by simply cloning the original

instruction. These are implemented with xor which will modify the conditional
code. They should be rematerialized as move instructions.

llvm-svn: 41802
parent 33d03744
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