Skip to content
Commit a317687e authored by Dan Gohman's avatar Dan Gohman
Browse files

Fix MachineSink to be able to sink instructions that use physical registers

which have no defs anywhere in the function. In particular, this fixes sinking
of instructions that reference RIP on x86-64, which is currently being modeled
as a register.

llvm-svn: 82815
parent a3090655
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