Skip to content
Commit 1905ae69 authored by Chris Lattner's avatar Chris Lattner
Browse files

When a virtual register is folded into an instruction, keep track of whether

it was a use, def, or both.  This allows us to be less pessimistic in our
analysis of them.  In practice, this doesn't make a big difference, but it
doesn't hurt either.

llvm-svn: 16632
parent 79bb2403
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