Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Dan Gohman d83e3e7750 Fix SimplifyDemandedBits' AssertZext logic to demand all the bits. It
needs to demand the high bits because it's asserting that they're zero.

llvm-svn: 105406
2010-06-03 20:21:33 +00:00

109 KiB