Fix X86's isLegalAddressingMode to recognize that static addresses
[oota-llvm.git] / test / CodeGen / X86 / promote-assert-zext.ll
2010-06-03 Dan GohmanFix SimplifyDemandedBits' AssertZext logic to demand...