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

Now that I am told MachineRegisterInfo also tracks physical register uses /...

Now that I am told MachineRegisterInfo also tracks physical register uses / defs, I can do away with the horribleness I introduced a while back. It's impossible to detect if there is any use of a physical register below an instruction (and before any def of the register) with some cheap book keeping.

llvm-svn: 49105
parent 2cd0d63d
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