hanchenye-llvm-project/llvm/include
Rafael Espindola ba0a6cabb8 Always compute all the bits in ComputeMaskedBits.
This allows us to keep passing reduced masks to SimplifyDemandedBits, but
know about all the bits if SimplifyDemandedBits fails. This allows instcombine
to simplify cases like the one in the included testcase.

llvm-svn: 154011
2012-04-04 12:51:34 +00:00
..
llvm Always compute all the bits in ComputeMaskedBits. 2012-04-04 12:51:34 +00:00
llvm-c Cleanup whitespace and remove unneeded 'extern' keyword on function definitions. 2012-03-31 10:44:20 +00:00