llvm-mirror/include
Bill Wendling b33eee09d2 When setting the "unused" info, take into account something like this:
%r3<def> = OR %x3<kill>, %x3

We don't want to mark the %r3 as unused even though it's a sub-register of %x3.

llvm-svn: 48003
2008-03-06 23:22:43 +00:00
..
llvm When setting the "unused" info, take into account something like this: 2008-03-06 23:22:43 +00:00
llvm-c fixes from review of first commit 2008-02-27 22:25:36 +00:00