Skip to content
Commit 73d7c3bf authored by Evan Cheng's avatar Evan Cheng
Browse files

The support for remat of instructions with a register operand is hackish, to...

The support for remat of instructions with a register operand is hackish, to say the least. Since the register operand guaranteed to be PIC base and that it is already live at all uses, we are making sure it will not be spilled after its uses are rematerialized for both performance and correctness reasons.

llvm-svn: 48976
parent 5cc6176d
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