Go to file
Chris Lattner 10c653744e When tracking demanded bits, if any bits from the sext of an SRA are demanded,
then so is the input sign bit.  This fixes mediabench/g721 on X86.

llvm-svn: 28166
2006-05-08 17:22:53 +00:00
llvm When tracking demanded bits, if any bits from the sext of an SRA are demanded, 2006-05-08 17:22:53 +00:00